systematic-debugging (superpowers)
Enforces a disciplined debugging method on any bug or test failure before proposing fixes.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for systematic-debugging (superpowers), derived from its capabilities.
AIVSS 5.5 ยท Medium
View MAESTRO 7-layer threat model โOverview
A skill from obra's superpowers framework that fires on any bug, test failure, or unexpected behavior and forces a systematic root-cause process before the agent proposes fixes. Surface: injects a debugging methodology into the agent's workflow (no external binaries required).
Key features
- Triggers before any fix is proposed
- Root-cause-first methodology
- Part of the superpowers skills framework
Use cases
- Diagnose a failing test methodically
- Stop the agent from guess-patching symptoms