What problem does it solve?
This Skill helps AI coding assistants handle complex work without losing structure, context, or quality. It breaks large requests into clear plans so implementation can proceed safely across sessions and multiple files.
Core Features & Use Cases
- Master plan creation: Produces a concise overview that defines the feature, phases, risks, and key decisions.
- Phase file generation: Writes self-contained execution instructions for each phase so even a weaker model can implement them reliably.
- Workflow discipline: Supports planning modes for implementation, feature specs, and roadmaps, with test coverage, dependency tracking, and explicit acceptance criteria.
- Use Case: A team asks for a multi-file feature change, and this Skill turns the request into a phased rollout with tests, dependencies, and execution handoff.
Quick Start
Use the plan skill to convert your complex engineering request into a master plan with phase files.