Arc Check banner
bybren-llc bybren-llc

Arc Check

Development community

Description

--- description: Track and validate character arcs throughout your screenplay. --- # /arc-check Track and validate character arcs throughout your screenplay. ## Arguments - `[character-name]` - Optional: Focus on specific character - `[screenplay-file]` - Optional: Path to screenplay file ## Workflow ### Step 1: Identify Characters If no character specified, analyze screenplay and list main characters: ``` Which character arc should we analyze? MAIN CHARACTERS FOUND: 1. [Protagonist nam

Installation

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

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

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

Full documentation available on GitHub

View Source Repository