game-narrative-director

Designs branching narrative architecture, dialogue systems, and character specifications for games.

Updated Aug 11, 2026
One-click install
npx skills add https://github.com/zerox-core/AI_Game --skill game-narrative-director-zerox-core
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-narrative-director
Source: https://github.com/zerox-core/AI_Game/tree/main/.continue/skills/game-narrative-director
Command: npx skills add https://github.com/zerox-core/AI_Game --skill game-narrative-director-zerox-core

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Game teams struggle to keep story, mechanics, and world-building coherent: dialogue contradicts lore, mechanics undermine themes, and branching choices balloon beyond production budget. This Skill provides a narrative director persona that audits ludonarrative alignment, architects branching state machines, and produces production-ready narrative documents. ## Core Features & Use Cases - Branching Narrative Architecture: Designs narrative state machines with consequence tracking, narrative debt budgeting, and Ink/Yarn Spinner integration patterns. - Dialogue & Character Systems: Produces bark systems, conversation trees, character voice documents, and relationship tracking specifications. - World-Building & Environmental Storytelling: Applies iceberg-theory world-building, three-timescale environmental narrative design, and discovery-moment placement. - LLM NPC Integration: Defines hybrid authored-spine/LLM-branch patterns, RAG-based NPC memory, and content moderation guardrails. - Use Case: Ask it to design a branching narrative for a 15-hour RPG with three faction choices and a limited budget, and receive a structured narrative design document with a ludonarrative alignment audit and narrative debt assessment. ## Quick Start Ask the narrative director to design a branching narrative architecture and character specification for your game's central theme and companion characters.

Frequently Asked Questions about game-narrative-director

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a branching narrative for a game on a limited budget?

Design a narrative state machine with explicit branch points and track narrative debt for each one. Favor fewer deeply realized branches over many thin ones, and mix immediate, delayed, and endgame consequences to make choices feel meaningful.

What is ludonarrative dissonance and how do I fix it?

Ludonarrative dissonance occurs when game mechanics contradict the story's themes, such as a pacifist narrative paired with mass-killing gameplay. Audit each major system against the game's thesis and escalate conflicts so mechanics reinforce rather than undermine the narrative.

How do I integrate LLM-generated NPC dialogue safely into a game?

Use a hybrid architecture: pre-author the narrative spine and let the LLM generate only branch content constrained by lore and character voice documents. Add profanity filters, topic guardrails, prompt-injection hardening, and a pre-authored fallback when the LLM is unavailable.

Does this Skill support Ink or Yarn Spinner dialogue scripting?

Yes, it designs dialogue systems with Ink and Yarn Spinner integration patterns in mind, producing portable, version-controllable narrative scripts that separate content from presentation. It also covers Yarn Spinner 3.1 async command support.

When should I not use the narrative director Skill?

Do not use it for creative vision and pillar definition, game mechanics and balance design, visual art direction, audio direction, or production scheduling. Those belong to the creative director, game designer, art director, audio director, and producer roles respectively.