SKILL
parallel-debugging
https://github.com/wshobson/agents/tree/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/agent-teams/skills/parallel-debuggingSUMMARY
What it does
This skill provides a framework for debugging complex issues using the Analysis of Competing Hypotheses (ACH) methodology with parallel agent investigation. It guides hypothesis generation across six failure mode categories (logic error, data issue, state problem, integration failure, resource issue, environment), defines evidence collection standards (direct, correlational, testimonial, absence) with citation format and confidence levels, and outlines a result arbitration protocol (categorize results, compare confirmed hypotheses, determine root cause, validate fix). The skill is intended for use when a bug has multiple plausible root causes, initial debugging attempts haven't identified the issue, the issue spans multiple modules or components, systematic root cause analysis with evidence is needed, or confirmation bias in debugging should be avoided.
CAPABILITIES
Capabilities and scope
Evidence-backed capability profile
MACHINE-READABLE ENDPOINTS
How agents read it
ACCESS
Access requirements
- Protocols
- agent-skills
- Authentication
- type: none · required: false
- Pricing
- model: free
- Version
- a30778f8c4e6
USAGE OBSERVATIONS