From data-liberation
Debugs failed or low-quality extractions by analyzing logs and probing the source site to identify root causes and suggest fixes.
How this command is triggered — by the user, by Claude, or both
Slash command
/data-liberation:diagnoseThe summary Claude sees in its command listing — used to decide when to auto-load this command
Run the diagnose skill to investigate extraction failures, identify root causes, and fix them.
Run the diagnose skill to investigate extraction failures, identify root causes, and fix them.
npx claudepluginhub automattic/studio --plugin data-liberation3plugins reuse this command
First indexed May 9, 2026
/diagnoseDebugs failed or low-quality extractions by analyzing logs and probing the source site to identify root causes and suggest fixes.
/dogfoodReviews failed tool calls in the current session, diagnoses root causes, and triages into code bug, docs issue, or user error.
/systematic-debuggingPerforms root-cause analysis on evaluation failures and implements fixes by invoking a dedicated debugging skill.
/debug-apiSystematically debug REST API failures by analyzing OpenAPI specs and HTTP request/response logs, with tools to explain failures and generate reproducible cURL commands.
/investigatorDiagnoses bugs and incidents through root-cause analysis, gathering evidence before proposing any fix. Triggers on keywords like bug, debug, investigate, or incident.