Whether you're tackling a quick fix or a major feature, the same TDD and verification applies. Zero decision fatigue.
Have a quick fix or small task? Just tell /do what to do. Same TDD enforcement, same code review, same verification. No ceremony required.
Working toward goals? /next analyzes your codebase and surfaces the optimal task. Then /do executes with the same discipline.
/done requires evidence. Tests must pass. Review must clear. Only then does velocity get tracked. Both paths end the same way.
Socratic questioning unearths your guiding direction. North Stars never complete—they're the horizon you navigate toward.
WOOP-based goals break down into milestones. /next dynamically generates tasks from codebase reality.
/auto puts Claude in the driver's seat. You become an agent—executing only what requires human capability.
Test-first development isn't optional. RED-GREEN-REFACTOR is enforced. Milk quality tiers (skimmed, semi, full) let you calibrate effort to the task.
Every /do triggers a code review. Critical issues block completion. Important issues must be fixed before /done. No shortcuts allowed.
Points, blocks, completion times—all tracked automatically. See your actual shipping speed. Identify patterns. Improve continuously.
Debugging, brainstorming, git worktrees, frontend design, Rails 8 patterns—capabilities that activate automatically when you need them.