using-superpowers

von obra

Verwenden Sie dies beim Start eines Gesprächs – es legt fest, wie Fähigkeiten gefunden und genutzt werden, und erfordert die Verwendung des Skill-Tools vor JEDER Antwort, einschließlich Rückfragen.

npx skills add https://github.com/obra/superpowers --skill using-superpowers
If you were dispatched as a subagent to execute a specific task, ignore this skill. If you think there is even a 1% chance a skill might apply to what you are doing, you ABSOLUTELY MUST invoke the skill.

IF A SKILL APPLIES TO YOUR TASK, YOU DO NOT HAVE A CHOICE. YOU MUST USE IT.

This is not negotiable. You cannot rationalize your way out of this.

The Rule

Invoke relevant or requested skills BEFORE any response or action — including clarifying questions, exploring the codebase, or checking files. If it turns out wrong for the situation, you don't have to use it.

Before entering plan mode: if you haven't already brainstormed, invoke the brainstorming skill first.

Then announce "Using [skill] to [purpose]" and follow the skill exactly. If it has a checklist, create a todo per item.

Skill Priority

When multiple skills apply, process skills come first — they set the approach, then implementation skills (frontend-design, etc.) carry it out. Brainstorming and systematic-debugging are Superpowers' most common process skills, but the rule holds for any of them.

  • "Let's build X" → superpowers:brainstorming first, then implementation skills.
  • "Fix this bug" → superpowers:systematic-debugging first, then domain skills.

Red Flags

These thoughts mean STOP—you're rationalizing:

ThoughtReality
"This is just a simple question"Questions are tasks. Check for skills.
"I need more context first"Skill check comes BEFORE clarifying questions.
"Let me explore the codebase first"Skills tell you HOW to explore. Check first.
"I can check git/files quickly"Files lack conversation context. Check for skills.
"Let me gather information first"Skills tell you HOW to gather information.
"This doesn't need a formal skill"If a skill exists, use it.
"I remember this skill"Skills evolve. Read current version.
"This doesn't count as a task"Action = task. Check for skills.
"The skill is overkill"Simple things become complex. Use it.
"I'll just do this one thing first"Check BEFORE doing anything.
"This feels productive"Undisciplined action wastes time. Skills prevent this.
"I know what that means"Knowing the concept ≠ using the skill. Invoke it.

Platform Adaptation

If your harness appears here, read its reference file for special instructions:

  • Codex: references/codex-tools.md
  • Pi: references/pi-tools.md
  • Antigravity: references/antigravity-tools.md

User Instructions

User instructions (CLAUDE.md, AGENTS.md, GEMINI.md, etc, direct requests) take precedence over skills, which in turn override default behavior. Only skip skill workflows or instructions when your human partner has explicitly told you to.

Mehr Skills von obra

brainstorming
obra
Du MUSST dies vor jeder kreativen Arbeit verwenden – beim Erstellen von Funktionen, Bauen von Komponenten, Hinzufügen von Funktionalität oder Ändern von Verhalten. Erkundet Benutzerabsicht, Anforderungen und Design vor der Implementierung.
creativeresearchdesign
systematic-debugging
obra
Verwenden, wenn ein Fehler, Testfehler oder unerwartetes Verhalten auftritt, bevor Korrekturen vorgeschlagen werden.
developmenttestingcode-review
writing-plans
obra
Verwenden Sie, wenn Sie eine Spezifikation oder Anforderungen für eine mehrstufige Aufgabe haben, bevor Sie Code anfassen.
developmentproject-management
requesting-code-review
obra
Verwenden, wenn Aufgaben abgeschlossen, größere Funktionen implementiert oder vor dem Zusammenführen, um zu überprüfen, ob die Arbeit den Anforderungen entspricht.
developmentcode-review
test-driven-development
obra
Verwenden bei der Implementierung eines Features oder Bugfixes, bevor der Implementierungscode geschrieben wird.
developmenttestingcode-review
executing-plans
obra
Verwenden Sie dies, wenn Sie einen schriftlichen Implementierungsplan haben, der in einer separaten Sitzung mit Überprüfungsmeilensteinen ausgeführt werden soll.
developmentproject-managementcode-review
verification-before-completion
obra
Verwenden, wenn behauptet werden soll, dass Arbeit abgeschlossen, behoben oder bestanden ist, vor dem Committen oder Erstellen von PRs – erfordert das Ausführen von Verifikationsbefehlen und das Bestätigen der Ausgabe, bevor Erfolgsbehauptungen aufgestellt werden; Beweise vor Behauptungen immer.
testingcode-reviewdevelopment
subagent-driven-development
obra
Verwenden Sie bei der Ausführung von Implementierungsplänen mit unabhängigen Aufgaben in der aktuellen Sitzung.
developmentproject-management