team-narrative

Installation
SKILL.md

If no argument is provided, output usage guidance and exit without spawning any agents:

Usage: /team-narrative [narrative content description] — describe the story content, scene, or narrative area to work on (e.g., boss encounter cutscene, faction intro dialogue, tutorial narrative). Do not use AskUserQuestion here; output the guidance directly.

When this skill is invoked with an argument, orchestrate the narrative team through a structured pipeline.

Decision Points: At each phase 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 phase.

Team Composition

  • narrative-director — Story arcs, character design, dialogue strategy, narrative vision
  • writer — Dialogue writing, lore entries, item descriptions, in-game text
  • world-builder — World rules, faction design, history, geography, environmental storytelling
  • art-director — Character visual design, environmental visual storytelling, cutscene/cinematic tone
  • level-designer — Level layouts that serve the narrative, pacing, environmental storytelling beats

How to Delegate

Use the Task tool to spawn each team member as a subagent:

Related skills
Installs
92
GitHub Stars
18.6K
First Seen
Mar 1, 2026