What problem does it solve?
Streamlines the creation of OpenSpec changes by automatically scaffolding a change and generating the required proposal, design, and task artifacts so users avoid manual setup and coordination before implementation.
Core Features & Use Cases
- One-step proposal generation: Creates a change scaffold and populates proposal.md, design.md, and tasks.md so work can move to implementation faster.
- Dependency-aware artifact creation: Queries openspec status and instructions to generate artifacts in dependency order and verifies apply readiness.
- Interactive clarification and tracking: Uses user questions to clarify unclear inputs and a todo/tracking mechanism to show progress and created artifacts.
- Use Case: Quickly produce a complete design and task breakdown for a feature request, bug fix, or specification change that is ready to hand off to engineering teams.
Quick Start
Propose a new change to add user authentication and generate all proposal, design, and task artifacts ready for implementation.