What problem does it solve?
This Skill provides a disciplined process to prevent wasted effort by separating planning from execution, ensuring thorough understanding before coding begins.
Core Features & Use Cases
- Research & Analysis: Deeply analyze codebases to produce detailed findings for accurate understanding.
- Structured Planning: Generate comprehensive implementation plans with code snippets, file modifications, and trade-offs.
- Iterative Annotation: Incorporate user feedback directly into plans through inline annotations for refinement.
- Task Breakdown & Execution: Decompose plans into atomic tasks and execute them systematically with progress tracking.
- Use Case: Ideal for developers performing complex feature migrations or refactors, where architecture decisions must be examined and validated carefully.
Quick Start
Invoke /deep-plan to begin the workflow, then follow the guided phases to research, plan, annotate, and implement.