What problem does it solve?
Convert ambiguous user requests, bug reports, or feature ideas into concrete, actionable planning artifacts so engineering teams and agents can execute work without back-and-forth clarification. The Skill prevents vague planning, ensures measurable success criteria, and produces artifacts that map directly to repository files.
Core Features & Use Cases
- Mini-spec generation: Create a concise problem statement with scope, success criteria, constraints, and affected files suitable for docs/specs/.
- Implementation-ready plans: Produce phased, file-specific tasks with Definitions of Done that developers or agents can follow.
- Agent-executable TODOs: Emit a TODO.md with independent, agent-pickable tasks and milestones that reference exact file paths.
- Use case: Turn a reported crash or feature request into a dated spec, a step-by-step plan, and a TODO that CI-driven agents can pick up.
Quick Start
Plan this change: convert the described problem into a mini-spec, an implementation-ready plan, and an agent-executable TODO with file-specific tasks.