Init Readme banner
bybren-llc bybren-llc

Init Readme

Design community

Description

--- description: Initialize project README from IMDb-style template. --- # /init-readme Initialize the project README from the IMDb-style template. ## Arguments - `[--title <title>]` - Optional: Override project title (defaults to `.wtfb/project.json` name) - `[--type <type>]` - Optional: Override project type (screenplay|novel|film-production) - `[--force]` - Overwrite even if README appears customized - `[--dry-run]` - Show what would be generated without writing ## Workflow ### Step 1: C

Installation

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

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

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

Full documentation available on GitHub

View Source Repository