systematic-debugging
Forces root-cause analysis before any fix — treats symptom patches as failure.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for systematic-debugging, derived from its capabilities.
AIVSS 7.3 · High
View MAESTRO 7-layer threat model →Overview
A superpowers skill triggered on any bug, test failure, or unexpected behavior. It requires the agent to find the root cause before attempting fixes, rejecting quick symptom patches. Instruction-only, but it governs the debugging edits the agent makes to the codebase.
Key features
- Root-cause-first mandate
- Rejects symptom fixes
- Triggers on any unexpected behavior
Use cases
- Debugging a failing test
- Diagnosing unexpected runtime behavior