What problem does it solve?
Prevents mistakes that break or confuse a Claude Code goal-mode run, including incorrect tag emission, fabricated reviewer verdicts, and recovery failures across lifecycle transitions and multi-session setups.
Core Features & Use Cases
- Guides controller behavior in goal-mode: explains how to interact with the plan-tree engine during active
pursuing, review-pending, blocked, and awaiting-manual-approval states.
- Enforces correct evidence and achievement flow: shows how to map acceptance criteria to concrete evidence and when it is valid to claim achievement.
- Maintains reviewer independence and escape-hatch recovery: instructs how to dispatch reviewer subagents and how to handle missing reviewer agents using the REVISE-unavailable pattern that routes to manual approval.
Quick Start
Use the using-goal-mode skill at the start of a goal-mode run to follow the correct interaction protocol for cursor inspection, evidence capture, reviewer dispatch, and safe lifecycle transitions.