auriga-go
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
auriga-go — Workflow Autopilot
Inspect state, identify the next workflow step, drive forward. Reminder-based: tells the main Agent which skill to invoke next; does not dispatch skills itself.
CLAUDE.md is the authoritative workflow. Re-read it at invocation time; this file does not encode the step list.
When to Use
/auriga-goinvoked explicitly- User phrasing clearly references the workflow itself: "按照工作流继续", "按工作流走", "drive the workflow", "workflow autopilot", "where are we in the workflow", "我们的 workflow 走到哪了"
- Session just resumed (
/clearor compaction) AND the previous workflow step is unclear AND the user wants to navigate by workflow - Workflow drift is evident: commits on
main, no Draft PR, branch withoutfeat//fix//docs/prefix, code before a spec
Don't Use For
- Plain "继续" / "continue" / "next" / "下一步" / "what's next" — refer to the current task
- Single-question lookups, one-off commands (commit/push/open PR), exploratory discussion
- Tasks outside the auriga workflow