power-debug
Installation
SKILL.md
skill:power-debug - Multi-Agent Bug Investigation
Version: 1.0.0
Purpose
Orchestrate systematic, multi-agent investigation for stubborn bugs that resist normal debugging. This skill applies divide-and-conquer strategies, parallel hypothesis testing, and cross-domain analysis to resolve complex issues efficiently.
Use this skill when:
- Going in circles debugging the same issue
- Need to investigate browser/API interactions across layers
- Complex bugs resisting normal single-pass debugging
- Symptoms don't match expectations
- Multiple systems or components may be contributing to the issue
- Need to systematically narrow down root cause from a wide search space