Skip to content

SOPs

SOPs here are living checklists. Like a pilot’s pre-flight or a surgeon’s safety protocol — simple, explicit, and they prevent costly mistakes.

  1. Every SOP is a numbered checklist. Steps are explicit, not prose. You should be able to tick them off one by one.
  2. Checklists grow from experience. Start with ten steps. Do it. Realize you missed something. Add step eleven. The checklist evolves every time it is used.
  3. Never skip a step because it seems obvious. The obvious steps are the ones that get forgotten under pressure. That is the whole point.
  4. Post-task reflection catches what the checklist missed. When a step was obviously needed but was not there, add it.

Each of these is a placeholder. Fill in when the next real run happens.

  • New Repo Setupbuild.txt, CLAUDE.md template, private GitHub, push, post-push-sync.
  • New Domain on Cloudflare + GSC — DNS records, TXT verify, GSC add, sitemap.
  • VPS Service Deployment — systemd unit, env file, logs directory, webhook hookup.
  • Supabase Schema Change — migration file, local test, remote apply, rollback plan.
  • Supabase → Aurora Migration — see Supabase → Aurora Migration for the full generalized playbook (Next.js + NextAuth, built from books.jameshurst.com).
  • Episode Publishing — see /publish-episode skill.
  • YouTube Upload Sweep — check the last 20 videos for anything still unlisted.

Some SOPs live in the cc super CLAUDE.md as rules, not as standalone docs. That file is the source of truth for behavioral rules across all repos. This wiki is for the operational SOPs — the step-by-step, do-this-then-that kind.