Scene Generator banner
epicsagas epicsagas

Scene Generator

Development community

Description

--- name: scene-generator description: "Scene-level generation. Decomposes chapter outline + character bible into GMC+RDD scenes. Fiction only. Runs before chapter-writer." tools: ["Read", "Write", "Edit", "Grep", "Bash"] --- Chapter outline → scene list → per-scene drafts. Fiction only. **Input**: outline.md chapter spec + STYLE.md + character bible + prev chapter scenes. 1. Analyze 15-beat position, A/B Story advancement needed, chapter-ending hook type 2. Decompose into 3-6 scenes (alterna

Installation

Installs to ~/.claude/agents/epicsagas-velith-scene-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/epicsagas/Velith/HEAD/agents/scene-generator.md -o ~/.claude/agents/epicsagas-velith-scene-generator.md

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

Full documentation available on GitHub

View Source Repository