Formula banner
derekherman derekherman

Formula

Development community

Description

--- name: formula description: Define the formula. Scope the problem, challenge assumptions, establish success criteria. No formula, no cook. argument-hint: "[goal]" --- # /formula Define the formula before cooking. --- ## Intent You're defining what to build before building it. Challenge assumptions, scope properly, establish clear success criteria. No half measures on the thinking. --- ## Load Skill Load the `walter` skill first. Then read its `planning` and `decomposition` references.

Installation

Installs to ~/.claude/commands/derekherman-walter-formula.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/derekherman/walter/HEAD/.claude/commands/formula.md -o ~/.claude/commands/derekherman-walter-formula.md

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

Full documentation available on GitHub

View Source Repository