Export All banner
bybren-llc bybren-llc

Export All

Development community

Description

--- description: Generate all output formats (PDF, FDX, HTML) at once. --- # /export-all Generate all output formats (PDF, FDX, HTML) at once. ## Arguments - `[version]` - Optional: Version number (default: 1.0) - `[options]` - Optional: `draft`, `final` ## Workflow ### Step 1: Pre-Export Validation Run comprehensive validation: - Fountain syntax check - Title page verification - Standards review - Page count confirmation ### Step 2: Generate Filenames ``` [Title]_v[Version]_[YYYYMMDD].pdf

Installation

Installs to ~/.claude/commands/bybren-llc-story-systems-template-export-all.md

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

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

Full documentation available on GitHub

View Source Repository