What problem does it solve?
This Skill provides a structured approach to planning software projects with Claude by turning vision into executable, atomic PLAN.md prompts. It bridges BRIEF, ROADMAP, and phase artifacts, enabling a solo developer and Claude to plan, execute, and ship with strict context management and maintainable git history.
Core Features & Use Cases
- Executable planning: Generates Claude-executable PLAN.md per phase with objective, context, tasks, verification, and success criteria.
- Context-aware loading: Selectively loads domain knowledge and references to keep context usage efficient.
- Progress capture & handoffs: Creates SUMMARY.md after tasks, supports context handoffs for paused work, and updates ROADMAP accordingly.
- Domain integration patterns: Supports optional domain expertise that can be loaded and referenced during planning to tailor tasks to specific tech stacks.
- Version & milestone readiness: Works with BRIEF/ROADMAP/MILESTONES to track shipped milestones and plan future work.
Quick Start
- Invoke this skill to begin planning a new project: Skill("create-plans").
- Provide a BRIEF and ROADMAP (or let the skill guide you to create them).
- Generate phase plans (01-01-PLAN.md, etc.) and iterate until phase completion, then create SUMMARY.md.