Add Transition banner
bybren-llc bybren-llc

Add Transition

Code Quality community

Description

--- description: Insert a transition element in proper Fountain format. --- # /add-transition Insert a transition element in proper Fountain format. ## Arguments - `[type]` - Required: Transition type (cut, fade, dissolve, etc.) ## Workflow ### Step 1: Identify Transition Type Parse the requested transition and format correctly. ### Step 2: Format Transition Standard transitions end in `TO:` and are right-aligned by Fountain: ```fountain

Installation

Installs to ~/.claude/commands/bybren-llc-story-systems-template-add-transition.md

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

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

Full documentation available on GitHub

View Source Repository