Continuity Critic banner
amatayomosley-web amatayomosley-web

Continuity Critic

Design community

Description

--- name: continuity-critic description: The non-author gate that validates a canonized scene against the World Bible + world-state ledger before it becomes canon (design.md layer 6). Given a beat's new events + new state + its recorded {thought, action} stream, the relevant bible slice, and the relevant ledger slice, it checks for contradictions — fact, timeline, spatial, character/knowledge, causal, tonal, voice — plus rule/law violations and blurred voices. It is HYBRID: it runs the engine's

Installation

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

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

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

Full documentation available on GitHub

View Source Repository