What problem does it solve?
Rapidly creating well-structured change proposals, designs, and implementation tasks is time-consuming and error-prone when done manually; this Skill automates the end-to-end creation of those artifacts so teams can move from idea to implementation readiness in one flow.
Core Features & Use Cases
- One-step artifact generation: Scaffolds a change with the openspec CLI and produces proposal.md, design.md, and tasks.md in dependency order.
- Dependency-aware workflow: Queries artifact instructions, reads completed dependencies for context, and iterates until all implementation-required artifacts are done.
- Interactive clarification and validation: Prompts the user when input is unclear and verifies files exist before proceeding, making it suitable for developer and product workflows that need reproducible change proposals.
Quick Start
Tell me what change you want to make and I will create a new openspec change and generate proposal.md, design.md, and tasks.md ready for review.