원클릭으로
engine-sprints
Self-managing sprint operations with ADD-optimized workflow
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Self-managing sprint operations with ADD-optimized workflow
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Research and qualify CPA firm acquisition targets using broker networks, public records, and market intelligence
Draft Letters of Intent for CPA firm acquisitions with Dark Factory terms and Texas-compliant legal structure
Generate AI transformation proposals and sales outreach for Houston professional services firms
Strategic decision engine with multi-model consensus
Teaches other skills to improve themselves using Karpathy's autoresearch pattern
Autonomous prospect research and sales outreach optimization
| name | engine-sprints |
| version | 2.0 |
| type | autoresearch |
| description | Self-managing sprint operations with ADD-optimized workflow |
| user-invocable | true |
| agent | ENGINE |
| agent_model | google/gemini-flash-1.5 |
| mcps | ["command-center","hermes","henry"] |
| gstack_skills | ["/retro","/ship"] |
| eval_metric | sprint_velocity |
| eval_budget | 30s |
| guard | max_active_items <= 3 |
Manages 2-week sprints with ADD/ADHD-optimized rules: max 3 active items at once, every item has owner + deadline, blockers escalated same day.
memory/OPERATIONS_MEMORY.md — current sprint stateHENRY_BRAIN.md — prioritiesQuery command-center for current sprint:
TODAY items: [list with status]
THIS WEEK items: [list with status]
THIS SPRINT items: [list with status]
BLOCKED items: [list with blocker]
Hermes runs at 9 AM CT daily:
Every Friday, run /retro:
At sprint boundary (every 2 weeks):
memory/OPERATIONS_MEMORY.mdSPRINT: [date range]
GOAL: [one sentence]
TODAY (max 3):
[ ] Item 1 — Owner: X — Due: Y
[ ] Item 2 — Owner: X — Due: Y
[ ] Item 3 — Owner: X — Due: Y
THIS WEEK:
[ ] Item 4-7
THIS SPRINT:
[ ] Item 8-10
BLOCKED:
[ ] Item — Blocker: [description] — Escalated: [Y/N]
DONE:
[x] Completed items with dates
ENGINE (Gemini Flash)
├── command-center: task tracking, project management, daily summaries
├── hermes: daily standup cron, deadline reminders, blocker alerts
├── henry: system access for checking deployment status
├── /retro: weekly retrospective with shipping streaks
└── /ship: verify "done = shipped" via deploy pipeline