team-level

Installation
SKILL.md

When this skill is invoked:

Decision Points: At each step transition, use AskUserQuestion to present the user with the subagent's proposals as selectable options. Write the agent's full analysis in conversation, then capture the decision with concise labels. The user must approve before moving to the next step.

Phase 0: Resolve Review Mode

  1. If --review [mode] was passed as an argument, use that mode.
  2. Else read production/review-mode.txt — use whatever is written there.
  3. Else default to lean.

Modes:

  • full — spawn all director and lead gates as described
  • lean — skip director gates unless they are PHASE-GATE type (CD-PHASE-GATE, TD-PHASE-GATE, PR-PHASE-GATE, AD-PHASE-GATE)
  • solo — skip all director gate spawning entirely; run the skill without any agent gates

Store the resolved mode for use in all subsequent phases.

Installs
170
GitHub Stars
22.1K
First Seen
Mar 1, 2026
team-level — donchitos/claude-code-game-studios