From gstack-workflows
Debugging methodology for systematic root-cause analysis. Guides reproduction, evidence gathering, cause hypothesis, targeted fixes, and verification. For bugs, crashes, regressions, or unexplained output.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gstack-workflows:gstack-investigateThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to diagnose before fixing.
Use this skill to diagnose before fixing.
Report:
npx claudepluginhub ling71671/open-claudecode --plugin gstack-workflowsGuides structured debugging of errors and diagnostics using observability tools, hypothesis ranking, and strategy selection for root cause analysis.
Provides a structured debugging workflow to reproduce, isolate, diagnose, and fix issues. Triggered by error messages, stack traces, or unexpected behavior.
Systematically debugs issues via reproduction steps, isolation techniques like git bisect, log/stack trace analysis, and common error pattern fixes. For bugs, incidents, troubleshooting.