Save Recipe banner
wally-msl wally-msl

Save Recipe

Development community

Description

We just solved something that might be useful again. Create a recipe in docs/recipes/ documenting it. Ask me: 1. What problem did we solve? (or infer from recent work) 2. Any gotchas worth noting? Then: - Review the recent git diff or conversation to extract the working solution - Write a concise recipe following the format in docs/recipes/README.md - Save it as docs/recipes/[slug].md - Commit with message 'Recipe: [short description]'

Installation

Installs to ~/.claude/commands/wally-msl-claude-project-template-save-recipe.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wally-msl/claude-project-template/HEAD/.claude/commands/save-recipe.md -o ~/.claude/commands/wally-msl-claude-project-template-save-recipe.md

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

Full documentation available on GitHub

View Source Repository