Bible banner
bybren-llc bybren-llc

Bible

Development community

Description

--- description: Create or refresh a Story Bible card and stamp verified_against. --- # /bible Create or refresh a Story Bible card (character, location, timeline-event, prop, theme, or arc) and stamp it with the commit it was verified against. ## Arguments - `[type] [name]` — e.g. `character "Mara Vance"`, `location "The Pass"` ## Workflow ### Step 1: Pick the type + section folder | Type | Folder | |------|--------| | character | `story-bible/characters/` | | location | `story-bible/loc

Installation

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

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

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

Full documentation available on GitHub

View Source Repository