course-builder-incident-forensics
Installation
SKILL.md
Course Builder Incident Forensics
Purpose
Use this workflow to move from "something is broken in a course-builder app" to a concrete root cause with evidence: deployment, endpoint, error signature, throw site, and DB/config precondition status.
Inputs You Need
<app>: Vercel project slug (example:ai-hero)<dataset>: Axiom dataset (often same as app slug)<host>: production domain (example:www.aihero.dev)
Preconditions
- Repo path:
/Users/joel/Code/skillrecordings/support - Vercel access to scope
skillrecordings - Axiom token configured for
skillCLI - Local code path exists at:
/Users/joel/Code/badass-courses/course-builder/apps/<app>