Slash commands

Reusable workflow rituals.

Plan, implement, review, ship — every command runs inside the same memory, skills, and guardrails.

Slash commands

10 reusable workflow commands.

/bootstrap-repoSet up CodexFlow in a fresh repo with sensible defaults.
/plan-featureScope a change, write a plan, list affected files.
/implement-featureApply the plan with guardrails and dry-run support.
/review-diffRun a structured review checklist on the current diff.
/fix-ciWalk a CI failure to its root cause and patch.
/audit-seoSitemap, meta, structured data, content-quality review.
/audit-performanceBundle, image, and Core Web Vitals audit.
/audit-securityOWASP-aligned scan of the changed surface.
/audit-supabaseRLS, schema, and policy review.
/audit-vercelDeployment debug + edge/runtime audit.