Check Continuity banner
bybren-llc bybren-llc

Check Continuity

Development community

Description

--- description: Validate consistency across the screenplay. --- # /check-continuity Validate consistency across the screenplay. ## Arguments - `[scope]` - Optional: `full`, `act1`, `act2`, `act3`, `scenes X-Y` ## Workflow ### Step 1: Determine Scope - Default: Full screenplay - Or specific act/scene range ### Step 2: Run Checks #### Timeline Check ```markdown ## Timeline Validation | Scene | Heading Time | Prev Scene | Status | |-------|--------------|------------|--------| | 1 | DAY |

Installation

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

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

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

Full documentation available on GitHub

View Source Repository