What problem does it solve?
Rapidly converts a user idea or brief into a fully scaffolded change with all implementation artifacts, removing manual scaffolding and coordination overhead when planning features or fixes. It ensures proposals, design notes, and task lists are created in correct dependency order and ready for implementation.
Core Features & Use Cases
- One-step proposal generation: Creates a change scaffold and generates proposal.md, design.md, and tasks.md automatically.
- Dependency-aware artifact sequencing: Queries openspec status and instructions, resolves artifact dependencies, and writes artifacts in the correct order.
- Interactive clarifications & progress tracking: Asks follow-up questions when input is unclear and reports progress via TodoWrite.
- Use Case: A PM or engineer describes a new feature and gets a ready-to-implement change with design and task breakdown without manual file creation.
Quick Start
Propose a new change named add-user-auth to generate proposal, design, and tasks ready for implementation.