version: "1.0.0" name: debug-zoom description: Use when debugging issues.
/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
text
/debug-zoom $ARGUMENTS
Workflow
- Identify the failing layer: auth, API request, webhook, SDK init, or media/session behavior.
- Ask for the minimum missing evidence: exact error, platform, request/response, event payload, or code path.
- Produce 2-4 plausible causes ranked by likelihood.
- Route to the most relevant deep references in
skills/. - 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