What problem does it solve? Turning a feature specification into a concrete implementation plan requires research, data modeling, and contract design, which is time-consuming and inconsistent when done manually. This Skill automates the planning workflow so design artifacts are generated systematically from your spec. ## Core Features & Use Cases - Automated Plan Generation: Runs the spec-kit setup script, loads the feature spec and constitution, and fills the implementation plan template with technical context. - Research and Design Phases: Resolves unknowns into research.md, then produces data-model.md, API contracts, and a quickstart validation guide. - Extension Hook Support: Executes optional and mandatory pre/post hooks defined in .specify/extensions.yml for customizable workflows. - Use Case: After writing a feature spec in a spec-kit project, invoke this Skill to produce a complete plan with research findings, entity models, and interface contracts ready for task breakdown. ## Quick Start Ask the AI to run the speckit plan workflow for the current feature branch to generate the implementation plan and design artifacts.