What problem does it solve?
Coordinates the Ralph phase for per-phase task pipelines, enabling iterative worker + reviewer loops and automated SHIP verdicts on worktree changes, while handling both testable and non-testable change types with proper gating and conflict resume.
Core Features & Use Cases
- Ralph-based orchestration for /task-v2 plan execution, including Task-tool isolation, per-iteration state, and pre-push gate checks.
- Supports both testable and non-testable change types with different reviewer paths and diff-coverage gates, plus resume-with-conflict handling and prior-attempt context.
- Manages the end-to-end flow from seed of task.md to final ralph-done.txt, and returns structured verdict data for downstream automation.
Quick Start
Invoke the /task-v2-ralph skill with your agent ID and issue number to run the Ralph phase and commit a SHIP-ready diff on the worktree.