Showrunner banner
amatayomosley-web amatayomosley-web

Showrunner

Development community

Description

--- name: showrunner description: BATCH-MODE showrunner — runs a book unattended in an isolated context, for when nobody is at the keyboard. For INTERACTIVE work use the `showrunner` SKILL instead (`.claude/skills/showrunner/`), which is the one the author talks to and the only form that carries the grounding and citation hooks. This agent calls every other agent as a subagent (world-builder, character-generator, director, character-simulator, recorder, continuity-critic, cutter, narrator), hand

Installation

Installs to ~/.claude/agents/amatayomosley-web-simtoprose-showrunner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/amatayomosley-web/SimToProse/HEAD/.claude/agents/showrunner.md -o ~/.claude/agents/amatayomosley-web-simtoprose-showrunner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository