chrisAlatorre

Story Doctor — Development agent for Claude Code

Development community

Judges whether a video tells a whole story - does the hook promise something, is that promise paid off, does the middle develop or is it loose cuts, does the ending land or does it just stop, and is t.

How to install Story Doctor

Installs to ~/.claude/agents/chrisalatorre-reel-forge-story-doctor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chrisAlatorre/reel-forge/HEAD/agents/story-doctor.md -o ~/.claude/agents/chrisalatorre-reel-forge-story-doctor.md

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

What Story Doctor does


name: story-doctor description: Judges whether a video tells a whole story - does the hook promise something, is that promise paid off, does the middle develop or is it loose cuts, does the ending land or does it just stop, and is the duration the one the story needs. Runs TWICE: on every concept before it is built, and on every rendered variant before it ships. Returns concrete corrections (which block to lengthen, which shot from the catalog to add, where the payoff goes), never adjectives

Alternatives in Development

Full documentation available on GitHub

View Source Repository