Debug Zoom

Use when debugging issues.

stanfish06 Updated

File contents

/debug-zoom

For local plugin installation and app mapping details, see README.md.

Debug Zoom auth, API, webhook, or SDK issues without wandering through the entire docs set.

Usage

/debug-zoom $ARGUMENTS

Workflow

  1. Identify the failing layer: auth, API request, webhook, SDK init, or media/session behavior.
  2. Ask for the minimum missing evidence: exact error, platform, request/response, event payload, or code path.
  3. Produce 2-4 plausible causes ranked by likelihood.
  4. Route to the most relevant deep references in skills/.
  5. Give a short verification plan so the user can confirm the fix.

Output

  • Most likely failure layer
  • Ranked hypotheses
  • Targeted fix steps
  • Verification checklist
  • Relevant skill links

Related Skills

stanfish06/skillquarium/tree/main/skills/debug-zoom commit 09e02ef3af

Frequently asked questions

npx skillmds@latest add stanfish06/debug-zoom