team-debug
Installation
SKILL.md
Debug Team
Create an Agent Team with automatically selected investigators to analyze and identify root causes of bugs through parallel hypothesis verification.
Instructions
- Analyze the bug (error message, stack trace, file, or issue) to understand the symptom
- Generate hypotheses for multiple independent root causes
- Select appropriate investigators based on the selection matrix below
- Create the agent team with only the selected investigators
- Have them share evidence and produce a consolidated root cause analysis
Step 0: Scope Detection
Parse $ARGUMENTS to determine the analysis target.
See references/agent-team/scope-detection.md for full detection rules.