architecture-decision

Installation
SKILL.md

When this skill is invoked:

0. Parse Arguments — Detect Retrofit Mode

Resolve the review mode (once, store for all gate spawns this run):

  1. If --review [full|lean|solo] was passed → use that
  2. Else read production/review-mode.txt → use that value
  3. Else → default to solo

See ../../docs/director-gates.md for the full check pattern.

If the argument starts with retrofit followed by a file path (e.g., /gamedev:architecture-decision retrofit docs/architecture/adr-0001-event-system.md):

Enter retrofit mode:

Installs
1
GitHub Stars
1
First Seen
Aug 24, 2026
architecture-decision — kessriga/game-studio