Guided, section-by-section Art Bible authoring. Creates the visual identity specification that gates all asset production. Run after /brainstorm is approved and before /map-systems or any GDD authoring begins.
Resolve the review mode (once, store for all gate spawns this run):
--review [full|lean|solo] was passed → use thatproduction/review-mode.txt → use that valueleanSee .claude/docs/director-gates.md for the full check pattern.
Read design/gdd/game-concept.md. If it does not exist, fail with:
"No game concept found. Run
/brainstormfirst — the art bible is authored after the game concept is approved."
Extract from game-concept.md:
Retrofit mode detection: Glob . If the file exists:
design/art/art-bible.md[To be designed] placeholder or similar) vs. is empty/placeholderSection | Status
--------|--------
1. Visual Identity Statement | [Complete / Empty / Placeholder]
2. Color Palette | ...
3. Lighting & Atmosphere | ...
4. Character Art Direction | ...
5. Environment & Level Art | ...
6. UI Visual Language | ...
7. VFX & Particle Style | ...
8. Asset Standards | ...
9. Style Prohibitions | ...
"Found existing art bible at
design/art/art-bible.md. [N] sections are complete, [M] need content. I'll work on the incomplete sections only — existing content will not be touched."
If the file does not exist, this is a fresh authoring session — proceed normally.
Read .claude/docs/technical-preferences.md if it exists — extract performance budgets and engine for asset standard constraints.
Present the session context and ask two questions before authoring anything:
Use AskUserQuestion with two tabs:
Full bible — all 9 sections / Visual identity core (sections 1–4 only) / Asset standards only (section 8) / Resume — fill in missing sectionsIf the game-concept.md has a Visual Identity Anchor section, note it:
"Found a visual identity anchor from brainstorm: '[anchor name] — [one-line rule]'. I'll use this as the foundation for the art bible."
These four sections define the core visual language. All other sections flow from them. Author and write each to file before moving to the next.
Goal: A one-line visual rule plus 2–3 supporting principles that resolve visual ambiguity.
If a visual anchor exists from game-concept.md: present it and ask:
Agent delegation (MANDATORY): Spawn art-director via Task:
Present the art-director's draft to the user. Use AskUserQuestion:
[A] Lock this in / [B] Revise the one-liner / [C] Revise a supporting principle / [D] Describe my own directionWrite the approved section to file immediately.
Goal: Emotional targets by game state — specific enough for a lighting artist to work from.
For each major game state (e.g., exploration, combat, victory, defeat, menus — adapt to this game's states), define:
Agent delegation: Spawn art-director via Task with the Visual Identity Statement and pillar set. Ask: "Define mood and atmosphere targets for each major game state in this game. Be specific — 'dark and foreboding' is not enough. Name the exact emotional target, the lighting character (warm/cool, high/low contrast, time of day direction), and at least one visual element that carries the mood. Each game state must feel visually distinct from the others."
Write the approved section to file immediately.
Goal: The geometric vocabulary that makes this game's world visually coherent and distinguishable.
Cover:
Agent delegation: Spawn art-director via Task with Visual Identity Statement and mood targets. Ask: "Define the shape language for this game. Connect each shape principle back to the visual identity statement and a specific game pillar. Explain what these shape choices communicate to the player emotionally."
Write the approved section to file immediately.
Goal: A complete, producible palette system that serves both aesthetic and communication needs.
Cover:
Agent delegation: Spawn art-director via Task with Visual Identity Statement and mood targets. Ask: "Design the color system for this game. Every semantic color assignment must be explained — why does this color mean danger/safety/reward in this world? Identify which color pairs might fail colorblind players and specify what backup cues are needed."
Write the approved section to file immediately.
These sections translate the visual identity into concrete production rules. They should be specific enough that an outsourcing team can follow them without additional briefing.
Agent delegation: Spawn art-director via Task with sections 1–4. Ask: "Define character design direction for this game. Cover: visual archetype for the player character (if any), distinguishing feature rules per character type (how do players tell enemies/NPCs/allies apart at a glance?), expression/pose style targets (stiff/expressive/realistic/exaggerated), and LOD philosophy (how much detail is preserved at game camera distance?)."
Write the approved section to file.
Agent delegation: Spawn art-director via Task with sections 1–4. Ask: "Define the environment design language for this game. Cover: architectural style and its relationship to the world's culture/history, texture philosophy (painted vs. PBR vs. stylized — why this choice for this game?), prop density rules (sparse/dense — what drives the choice per area type?), and environmental storytelling guidelines (what visual details should tell the story without text?)."
Write the approved section to file.
Agent delegation: Spawn in parallel:
art-director: Visual style for UI — diegetic vs. screen-space HUD, typography direction (font personality, weight, size hierarchy), iconography style (flat/outlined/illustrated/photorealistic), animation feel for UI elementsux-designer: UX alignment check — does the visual direction support the interaction patterns this game requires? Flag any conflicts between art direction and readability/accessibility needs.Collect both. If they conflict (e.g., art-director wants elaborate diegetic UI but ux-designer flags it would reduce combat readability), surface the conflict explicitly with both positions. Do NOT silently resolve — use AskUserQuestion to let the user decide.
Write the approved section to file.
Agent delegation: Spawn in parallel:
art-director: File format preferences, naming convention direction, texture resolution tiers, LOD level expectations, export settings philosophytechnical-artist: Engine-specific hard constraints — poly count budgets per asset category, texture memory limits, material slot counts, importer constraints, anything from the performance budgets in .claude/docs/technical-preferences.mdIf any art preference conflicts with a technical constraint (e.g., art-director wants 4K textures but performance budget requires 2K for mobile), resolve the conflict explicitly — note both the ideal and the constrained standard, and explain the tradeoff. Ambiguity in asset standards is where production costs are born.
Write the approved section to file.
Goal: A curated reference set that is specific about what to take and what to avoid from each source.
Agent delegation: Spawn art-director via Task with the completed sections 1–8. Ask: "Compile a reference direction for this game. Provide 3–5 reference sources (games, films, art styles, or specific artists). For each: name it, specify exactly what visual element to draw from it (not 'the general aesthetic' — a specific technique, color choice, or compositional rule), and specify what to explicitly avoid or diverge from (to prevent the 'trying to copy X' reading). References should be additive — no two references should be pointing in exactly the same direction."
Write the approved section to file.
Review mode check — apply before spawning AD-ART-BIBLE:
solo → skip. Note: "AD-ART-BIBLE skipped — Solo mode." Proceed to Phase 6.lean → skip (not a PHASE-GATE). Note: "AD-ART-BIBLE skipped — Lean mode." Proceed to Phase 6.full → spawn as normal.After all sections are complete (or the scoped set from Phase 1 is complete), spawn creative-director via Task using gate AD-ART-BIBLE (.claude/docs/director-gates.md).
Pass: art bible file path, game pillars, visual identity anchor.
Handle verdict per standard rules in director-gates.md. Record the verdict in the art bible's status header:
> **Art Director Sign-Off (AD-ART-BIBLE)**: APPROVED [date] / CONCERNS (accepted) [date] / REVISED [date]
Before presenting next steps, check project state:
design/gdd/systems-index.md exist? → map-systems is done, skip that option.claude/docs/technical-preferences.md contain a configured engine (not [TO BE CONFIGURED])? → setup-engine is done, skip that optiondesign/gdd/ contain any *.md files? → design-system has been run, skip that optiondesign/gdd/gdd-cross-review-*.md exist? → review-all-gdds is doneUse AskUserQuestion for next steps. Only include options that are genuinely next based on the state check above:
Option pool — include only if not already done:
[_] Run /map-systems — decompose the concept into systems before writing GDDs (skip if systems-index.md exists)[_] Run /setup-engine — configure the engine (asset standards may need revisiting after engine is set) (skip if engine configured)[_] Run /design-system — start the first GDD (skip if any GDDs exist)[_] Run /review-all-gdds — cross-GDD consistency check (required before Technical Setup gate) (skip if gdd-cross-review-*.md exists)[_] Run /asset-spec — generate per-asset visual specs and AI generation prompts from approved GDDs (include if GDDs exist)[_] Run /consistency-check — scan existing GDDs against the art bible for visual direction conflicts (include if GDDs exist)[_] Run /create-architecture — author the master architecture document (next Technical Setup step)[_] Stop hereAssign letters A, B, C… only to the options actually included. Mark the most logical pipeline-advancing option as (recommended).
Always include
/create-architectureand Stop here as options — these are always valid next steps once the art bible is complete.
Every section follows: Question → Options → Decision → Draft (from art-director agent) → Approval → Write to file
After the art bible is approved:
/map-systems to decompose the concept into game systems before authoring GDDs/setup-engine if the engine is not yet configured (asset standards may need revisiting after engine selection)/design-system [first-system] to start authoring per-system GDDs/consistency-check once GDDs exist to validate them against the art bible's visual rules/create-architecture to produce the master architecture document