What problem does it solve?
This Skill turns a feature specification into a coordinated implementation plan and set of design artifacts for projects using the spec-kit structure, removing manual orchestration and ensuring gated checks and artifact consistency.
Core Features & Use Cases
- Multi-agent orchestration: coordinates a plan-lead with fe-planner and be-planner to run parallel research, design, and planning phases.
- Phase-based workflow: executes Setup, Phase 0 (research), Phase 1 (design/contracts), Phase 2 (implementation planning), and Synthesis to produce IMPL_PLAN.md and related artifacts.
- Project integration & hooks: runs setup scripts, loads FEATURE_SPEC and constitution, respects pre/post extension hooks and constitution gates, and reports branch and artifact outputs.
- Use Case: Generate FE and BE implementation plans and IPC/API contracts for a FlowPilot monorepo feature spec.
Quick Start
Invoke the speckit-plan skill to generate an IMPL_PLAN.md and related artifacts from the feature specification in .specify/ using the plan template.