using-superpowers

โดย obra

ใช้เมื่อเริ่มการสนทนาใดๆ - สร้างวิธีการค้นหาและใช้สกิล โดยต้องเรียกใช้เครื่องมือ Skill ก่อนการตอบกลับใดๆ รวมถึงคำถามเพื่อความกระจ่าง

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.

Skills เพิ่มเติมจาก obra

brainstorming
obra
คุณต้องใช้สิ่งนี้ก่อนทำงานสร้างสรรค์ใดๆ ไม่ว่าจะเป็นการสร้างฟีเจอร์ สร้างคอมโพเนนต์ เพิ่มฟังก์ชันการทำงาน หรือปรับเปลี่ยนพฤติกรรม โดยจะสำรวจความตั้งใจ ความต้องการ และการออกแบบของผู้ใช้ก่อนการนำไปใช้งาน
creativeresearchdesign
systematic-debugging
obra
ใช้เมื่อพบข้อบกพร่อง การทดสอบล้มเหลว หรือพฤติกรรมที่ไม่คาดคิด ก่อนที่จะเสนอแนวทางแก้ไข
developmenttestingcode-review
writing-plans
obra
ใช้เมื่อคุณมีสเปกหรือข้อกำหนดสำหรับงานที่มีหลายขั้นตอน ก่อนที่จะเริ่มเขียนโค้ด
developmentproject-management
requesting-code-review
obra
ใช้เมื่อทำงานเสร็จ นำฟีเจอร์หลักไปใช้ หรือก่อนรวมโค้ดเพื่อตรวจสอบว่างานตรงตามข้อกำหนด
developmentcode-review
test-driven-development
obra
ใช้เมื่อกำลังปรับใช้ฟีเจอร์หรือแก้ไขข้อบกพร่อง ก่อนที่จะเขียนโค้ดการใช้งาน
developmenttestingcode-review
executing-plans
obra
ใช้เมื่อคุณมีแผนการดำเนินงานที่เขียนไว้เพื่อดำเนินการในเซสชันแยกต่างหาก โดยมีจุดตรวจสอบเพื่อทบทวน
developmentproject-managementcode-review
verification-before-completion
obra
ใช้เมื่อกำลังจะยืนยันว่างานเสร็จสมบูรณ์ แก้ไขแล้ว หรือผ่านเกณฑ์ ก่อนที่จะคอมมิตหรือสร้าง PR - ต้องรันคำสั่งตรวจสอบและยืนยันผลลัพธ์ก่อนที่จะอ้างว่าสำเร็จเสมอ ต้องมีหลักฐานก่อนการยืนยันเสมอ
testingcode-reviewdevelopment
subagent-driven-development
obra
ใช้เมื่อดำเนินการตามแผนการดำเนินงานที่มีงานอิสระในเซสชันปัจจุบัน
developmentproject-management