Continuity Sweep banner
bybren-llc bybren-llc

Continuity Sweep

Development community

Description

--- description: Run a per-scene continuity sweep, one subagent per scene, into a notes file. --- # /continuity-sweep Fan out **one Continuity Editor subagent per scene** across the whole script, then consolidate every finding into a single dated notes file. Where `/check-continuity` makes one whole-script pass, this sweep gives each scene its own focused reviewer — better recall on long scripts, and every scene is checked against the Story Bible as ground truth. ## Arguments - `[scope]` — O

Installation

Installs to ~/.claude/commands/bybren-llc-story-systems-template-continuity-sweep.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bybren-llc/story-systems-template/HEAD/.claude/commands/continuity-sweep.md -o ~/.claude/commands/bybren-llc-story-systems-template-continuity-sweep.md

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

Full documentation available on GitHub

View Source Repository