What problem does it solve?
This Skill converts vague tickets or task descriptions into detailed, testable implementation plans by coordinating targeted codebase research, verification steps, and structured plan writing so engineers can implement changes with confidence.
Core Features & Use Cases
- Interactive, iterative planning: Works collaboratively with the user, asking focused questions and incorporating feedback at each stage.
- Automated research orchestration: Spawns specialized agents to locate and analyze relevant code, documentation, and tests, then reads identified files fully to verify findings.
- Structured, verifiable outputs: Produces plan documents in the configured plans directory with phased steps, measurable automated and manual success criteria, and explicit file:line references.
- Use Case: Provide a ticket (e.g., ENG-1234) and obtain a phased implementation plan that includes required code changes, tests, migration steps, and verification commands.
Quick Start
Provide the ticket or task description and ask me to create a phased, testable implementation plan.