Claude Code: Zero to Feature in One Session
A structured prompt sequence to start a Claude Code session, orient it to your codebase, and ship a complete feature without going off the rails.
The Prompt
Free accounts also get the weekly newsletter.
CLAUDE.md: Refuse to Code Until the Failure Modes Are Named
A CLAUDE.md block that makes Claude enumerate how a feature can fail before writing a single implementation line.
Claude Code: Reconstruct the Mental Model of a Codebase
Forces Claude Code to build a layered understanding of an unfamiliar repo before you ask it to touch anything.
Claude Code: Find the Module Boundary That Doesn't Exist Yet
Surfaces the seam your codebase is begging for by analyzing import patterns and responsibility leakage.
Claude Code: Reconstruct the Mental Model From a Cold Repo
Force Claude to map the implicit architecture of an unfamiliar codebase before touching a single line.