Use when you need to plan technical solutions that are scalable, secure, and maintainable.
Create detailed technical implementation plans through research, codebase analysis, solution design, and comprehensive documentation.
Use this skill when:
Always honoring YAGNI, KISS, and DRY principles. Be honest, be brutal, straight to the point, and be concise.
Load: references/research-phase.md
Skip if: Provided with researcher reports
Load: references/codebase-understanding.md
Provided with scout reports
Load: references/solution-design.md
Load: references/plan-organization.md
Load: references/output-standards.md
./docs/development-rules.md file.Plan Directory Structure
plans/
âââ YYYYMMDD-HHmm-plan-name/
âââ research/
â âââ researcher-XX-report.md
â âââ ...
âââ reports/
â âââ XX-report.md
â âââ ...
âââ scout/
â âââ scout-XX-report.md
â âââ ...
âââ plan.md
âââ phase-XX-phase-name-here.md
âââ ...
Remember: Plan quality determines implementation success. Be comprehensive and consider all solution aspects.