Recipe banner
pche-broken-artist pche-broken-artist

Recipe

Development community

Description

--- description: Compose a render recipe by genre — bare = genre roster, with a genre = guided composition argument-hint: [genre-or-recipe] [project-slug] --- Role: dispatcher for composing render recipes. A recipe is composed conversationally with the principal; a genre definition carries the elicitation checklist and points at the canonical skeleton for one kind of render. Definitions live in `.claude/commands/recipe/<genre>.md` — one file per genre, its skeleton in `templates/recipe-<genre>.

Installation

Installs to ~/.claude/commands/pche-broken-artist-forge-of-thought-recipe.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pche-broken-artist/forge-of-thought/HEAD/.claude/commands/recipe.md -o ~/.claude/commands/pche-broken-artist-forge-of-thought-recipe.md

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

Full documentation available on GitHub

View Source Repository