What problem does it solve? Turning a feature specification into a concrete implementation plan requires resolving technical unknowns, modeling data, and defining contracts, which is time-consuming when done manually. ## Core Features & Use Cases - Planning Workflow Execution: Runs the spec-kit plan workflow to fill Technical Context, evaluate constitution gates, and mark unknowns as NEEDS CLARIFICATION. - Design Artifact Generation: Produces research.md, data-model.md, contracts/, and quickstart.md from the feature spec. - Extension Hook Support: Executes optional and mandatory before/after plan hooks defined in .specify/extensions.yml. - Use Case: After writing a feature spec in a spec-kit project, invoke this Skill to automatically research unknowns and generate the full Phase 0 and Phase 1 design artifacts on the current branch. ## Quick Start Ask the agent to run the implementation planning workflow for the current feature spec in your spec-kit project.