What problem does it solve?
Automates the full lifecycle of repository changes—from intake to handoff—by aligning scope, quality gates, and artifacts to reduce review cycles and ensure correctness.
Core Features & Use Cases
- Intake to TASK_CONTRACT: Generates and validates a formal TASK_CONTRACT using templates to specify scope and acceptance criteria.
- Quality gates with TEMPLATEs: Produces a QUALITY_PROFILE and maps checks to verification commands for risk-based TDD.
- Handoff to Review Packet: Creates a REVIEW_PACKET with behavior diffs and evidence to speed developer review.
- End-to-end workflow orchestration: Runs within a deterministic loop (Architect -> Builder -> Critic) to converge on a green build with minimal disruption.
- Use Case: When a team needs a structured, auditable process for repo changes from intake through review.
Quick Start
Provide your task request and constraints to start the end-to-end delivery workflow.