01Obra
Brainstorming
Clarify intent, constraints, and design before creative implementation begins.
Engineering npx install
Investigate bugs and test failures through evidence before proposing fixes.
Install with skills CLI
npx skills add obra/superpowers --skill systematic-debuggingChoose your target agent when the installer prompts. Installation target does not mean this listing has tested every agent.
Verify: Finds root causes through reproducible evidence.
A root-cause workflow for reproducing failures, gathering evidence, testing hypotheses, and avoiding speculative fixes.
Clarify intent, constraints, and design before creative implementation begins.
Drive implementation with a failing test, minimal code, and deliberate refactoring.
Require fresh command evidence before claiming work is complete or correct.