Analyze Character banner
bybren-llc bybren-llc

Analyze Character

Development community

Description

--- description: Analyze a character's arc, appearances, and development. --- # /analyze-character Analyze a character's arc, appearances, and development. ## Arguments - `[character]` - Required: Character name to analyze ## Workflow ### Step 1: Find All Appearances Search screenplay for: - Character name in dialogue headers - Character name in action (CAPS on first, then mentions) - References by other characters ### Step 2: Map Arc Points Track character state at key structural moments:

Installation

Installs to ~/.claude/commands/bybren-llc-story-systems-template-analyze-character.md

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

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

Full documentation available on GitHub

View Source Repository