$ cat ./playbooks/*.md
Playbooks
These are the actual processes behind the build logs, written step by step so you can run them on your own business. If a step is vague, that's a bug — tell me on X and I'll fix it.
My exact Claude Code setup
Claude Code is only as useful as what it can reach. This is the exact setup I run on Windows 11: one install, two CLIs, eleven connectors, and persistent memory, in the order that gets you to a working system fastest. Every connector listed here is one I actually have wired in, with what each one does for me.
Shipping an MVP with Claude Code
This is the exact process I used to build Career That Lasts, an AI career-planning app that is live at careerthatlasts.com. Git shows 18 commits: 17 in one overnight session and one follow-up two nights later. The short version: cut scope to demo mode, scaffold with the official generator, run a tight loop with Claude Code, deploy to Vercel immediately, and keep monetization behind a feature flag so shipping never waits on a business model.
How I audit a website with Claude (the exact process)
This is the exact process I used to audit a live WordPress lead-gen site with Claude: inventory from the sitemap, crawl every URL, build a per-page SEO table, test tracking two ways, submit a real test lead, probe security from the outside, then fix the safe stuff the same day with verification. No tool did this for me. Claude did the fetching, parsing, and verifying; I made the judgment calls.
Wiring Claude into your actual business tools (MCP)
Most MCP content stops at 'look, Claude can connect to things.' This is what I actually do with it: six workflow patterns from my real setup, where Claude reads and proposes across ClickUp, Gmail, Slack, Notion, Calendar, Fireflies, and Semrush, and I stay the one who hits send. Every pattern includes the prompt shape, what the connector does under the hood, and exactly where the human checkpoint sits.
Putting Claude on a schedule
Recurring agents that do real work while you are away from the keyboard. This playbook covers how to set up scheduled tasks in Claude Code for three patterns I use and recommend, a morning digest, a weekly SEO check, and a content-draft generator, plus the rule I use for when Make.com is the better tool. No theoretical use-case lists. Just the setup, the guardrails, and the failure modes.