What problem does it solve?
Orchestrates the full end-to-end implementation pipeline after a human-approved spec review, ensuring safe phase transitions, separation of responsibilities, and auditable governance across spec, TDD, implementation, QA, and verification.
Core Features & Use Cases
- Orchestrates sequential pipeline steps (ctdd, simplify, cverify, cupdate-arch, cdocs) and PR creation, enforcing phase gates and dependency boundaries.
- Maintains an auditable trail of skill invocations, outcomes, and escalation events, with automatic resumption and error handling.
- Supports intensity-aware behavior and preference-driven decisions, while delegating deterministic choices to the policy tier and human intervention when needed.
- Use Case: A project starts with an approved spec; /cauto manages the full workflow from TDD to PR, consolidating artifacts and generating a summary report.
Quick Start
Start the end-to-end workflow by triggering /cauto on a feature branch after spec approval, allowing the orchestrator to drive the pipeline.