course-builder-incident-forensics
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>
Fast Triage Workflow
1) Confirm deployments and scope/account
More from skillrecordings/support
vercel-cli
Deploy and manage Vercel projects via CLI. Use when deploying apps, managing environment variables, configuring domains, or pushing secrets to Vercel. Triggers on deploy, vercel, env vars, production.
4ai-sdk
Comprehensive guide to AI SDK v6 for agent development, tool definitions, multi-step agentic workflows, and result extraction patterns
2lesson-content-question
Answer lesson-specific content questions. Use when a customer asks about a lesson, code example, or concept in a course.
2vector-search
Implement vector search for knowledge retrieval. Use when adding RAG, semantic search, knowledge base features, or context building for the agent.
2ops-setup
Guide user through support platform setup. Use when user says "set up", "configure", "I'm on step X", or provides API keys/credentials.
2email-change
Transfer licenses to a new email address. Use when a customer wants to change account email, move a license, or update access after a job change.
2