What problem does it solve?
Automates the navigation and progression of the auriga-go workflow by reading the current state and advancing CLAUDE.md through its phases, reducing manual tracking and human prompts.
Core Features & Use Cases
- Orchestrates the auriga-go workflow by determining the next required phase and pushing the action to the appropriate sub-skills.
- Supports explicit invocation via
/auriga-go or natural-language prompts referencing the workflow, including modes step, auto, and ship with an optional max-iter.
- Provides autotracking, context re-reading, and readiness checks to ensure auditable progression toward PR readiness in ship mode.
- Lets users resume after
/clear and handle drift scenarios (e.g., divergent branch state or draft PRs).
Quick Start
Invoke the /auriga-go trigger to drive the workflow forward and optionally specify a mode like step, auto, or ship.