A starter wiki for a seven-figure agency. 80 SOP stubs covering paid acquisition, organic, sales, onboarding, operations, measurement, creative, retention, and AI automation. Built with Astro and Starlight. Fork it, rename it, fill the stubs in with how your agency actually works.
git clone <your-fork-url>
cd 7fa-sop-example
npm install
npm run dev # localhost:4321Edit markdown in src/content/docs/. The sidebar lives in astro.config.mjs.
npm run build # outputs to ./dist
npm run preview # preview the build locallyDeploy the dist/ folder to Cloudflare Pages, Vercel, or Netlify. For Cloudflare Pages with GitHub Actions, see .github/workflows/deploy.yml (add your secrets).
Grouped in eight sections: Paid Acquisition (14), Organic Acquisition (11), Sales and Onboarding (13), Operations (15), Measurement (8), Creative and Strategy (12), Client Retention (4), AI and Automation (3). Each stub has the same shape: What, Who owns it, Steps, Definition of done. Replace every TODO with how your agency does it.
If a question gets asked twice, it becomes a page here. No exceptions.