### Team Narrative
Works with
description: "Orchestrate the narrative team: coordinates narrative-director, writer, world-builder, and level-designer to create cohesive story content, world lore, and narrative-driven level design.
argument-hint: "[narrative content description]"
allowed-tools: Read, Glob, Grep, Write, Edit, Task, AskUserQuestion, TodoWrite
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionteam-narrativeExecute the skills CLI command in your project's root directory to begin installation:
Fetches team-narrative from Donchitos/Claude-Code-Game-Studios and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate team-narrative. Access via /team-narrative in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
0
total installs
0
this week
10.7K
GitHub stars
0
upvotes
Run in your terminal
0
installs
0
this week
10.7K
stars
| name | team-narrative |
| description | "Orchestrate the narrative team: coordinates narrative-director, writer, world-builder, and level-designer to create cohesive story content, world lore, and narrative-driven level design." |
| argument-hint | "[narrative content description]" |
| user-invocable | true |
| allowed-tools | Read, Glob, Grep, Write, Edit, Task, AskUserQuestion, TodoWrite |
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 useAskUserQuestionhere; 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.
Use the Task tool to spawn each team member as a subagent:
subagent_type: narrative-director — Story arcs, character design, narrative visionsubagent_type: writer — Dialogue writing, lore entries, in-game textsubagent_type: world-builder — World rules, faction design, history, geographysubagent_type: art-director — Character visual profiles, environmental visual storytelling, cinematic tonesubagent_type: level-designer — Level layouts that serve the narrative, pacingsubagent_type: localization-lead — i18n validation, string key compliance, translation headroomAlways provide full context in each agent's prompt (narrative brief, lore dependencies, character profiles). Launch independent agents in parallel where the pipeline allows it (e.g., Phase 2 agents can run simultaneously).
Delegate to narrative-director:
Delegate in parallel — issue all three Task calls simultaneously before waiting for any result:
Delegate to level-designer:
Delegate to narrative-director:
Delegate in parallel:
If any spawned agent (via Task) returns BLOCKED, errors, or cannot complete:
Common blockers:
/architecture-decision first/create-storiesAll file writes (narrative docs, dialogue files, lore entries) are delegated to sub-agents spawned via Task. Each sub-agent enforces the "May I write to [path]?" protocol. This orchestrator does not write files directly.
A summary report covering: narrative brief status, lore entries created/updated, dialogue lines written, level narrative integration points, consistency review results, and any unresolved contradictions.
Verdict: COMPLETE — narrative content delivered.
If the pipeline stops because a dependency is unresolved (e.g., lore contradiction or missing prerequisite not resolved by the user):
Verdict: BLOCKED — [reason]
/design-review on the narrative documents for consistency validation./localize extract to extract new strings for translation after dialogue is finalized./dev-story to implement dialogue triggers and narrative events in-engine.Prerequisites
Time Estimate
15-45 minutes depending on use case complexity
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid when
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
JuliusBrussee/caveman
JuliusBrussee/caveman
whyashthakker/agent-skills-marketing
JuliusBrussee/caveman
whyashthakker/agent-skills-marketing
vercel-labs/skills
Keeps context tight: team-narrative is the kind of skill you can hand to a new teammate without a long onboarding doc.
team-narrative is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Useful defaults in team-narrative — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
Solid pick for teams standardizing on skills: team-narrative is focused, and the summary matches what you get after install.
I recommend team-narrative for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
Registry listing for team-narrative matched our evaluation — installs cleanly and behaves as described in the markdown.
team-narrative reduced setup friction for our internal harness; good balance of opinion and flexibility.
team-narrative fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
team-narrative has been reliable in day-to-day use. Documentation quality is above average for community skills.
We added team-narrative from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
showing 1-10 of 54