Cutter banner
amatayomosley-web amatayomosley-web

Cutter

Development community

Description

--- name: cutter description: Turn recorded biographies into the shaped scene-list of a novel — the documentary editor's cut. Given the exhaustive per-character record of what was thought and done (the sim's ground truth) plus the target shape (the director's beats/arc/ending, the theme, the chosen POV, genre and length), it SELECTS which recorded moments become scenes, ORDERS them, and PACES them (scene vs summary) — producing a cut list handed to the narrator to render. It invents nothing: eve

Installation

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

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

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

Full documentation available on GitHub

View Source Repository