Free 40-page Claude guide — download today
Waitlist · ships May 15

The field manual for running Claude Code in production.

Not a book about what Claude can do. A book about the 20 decisions you have to make once you've decided to use it — and the traps each decision leaves behind.

~120 pagesPDF + MarkdownLaunch price $79, retail $99
Join the waitlist

Get the launch email

Waitlist members get 25% off for the first 48 hours after launch — automatically applied at checkout. No spam between now and May 15.

What's inside

8 chapters. Every chapter = one decision.

  • 01CLAUDE.md patterns that actually get followed (with failure modes)
  • 02Branch strategy for agent-edited repos — what to enforce in CI
  • 03Skill vs slash-command vs agent: the decision matrix
  • 04Agent orchestration: when to parallelize, when to serialize
  • 05Review workflows — what a human should still read
  • 06Debugging agent mistakes without starting over
  • 07Secrets, sandboxing, and the `dangerously` escape hatch
  • 08Rolling out to a team of 5 without chaos
Why this exists

Most guides stop at "here's how to write a prompt."

That's not what kills teams adopting agent workflows. What kills them is the third week, when the repo has 40 CLAUDE.md files, nobody owns the skill directory, and reviewers are quietly merging agent PRs without reading them. This book is the set of rules I'd wire up from day one to avoid that failure.