What problem does it solve?
Fully automated CR pipeline — runs all remaining stages uninterrupted after resolving any business decisions upfront. Use after /triage has produced a CR item. Accepts a CR-ID. Clarifies all open business questions before starting, then runs spec → plan → build → audit → ship uninterrupted except for the mandatory Close confirmation. Informs on technical decisions; never asks about them. Resumes mid-pipeline CRs from the correct stage.
Core Features & Use Cases
- End-to-end CR pipeline execution from triage to ship, with automatic stage advancement after business clarification.
- Stage handoffs with concise Stage Handoff Summaries to inform the next stage without re-reading history.
- Mandatory Close confirmation at Ship stage and resume logic based on CR state to resume at the correct stage.
- Use Case: When a CR has been triaged and a decision is ready, run the entire flow automatically to close the CR with documented decisions.
Quick Start
Run the full CR pipeline for a given CR-ID after triage, using /flow to progress through spec, plan, build, audit, and ship.