← Back to list

superpowers
by hasmokan
⭐ 0🍴 0📅 Jan 25, 2026
SKILL.md
name: superpowers description: Agent development workflow and discipline skills. Use when developing features, debugging issues, managing code branches, writing plans, or ensuring code quality through TDD and systematic processes. Triggers on any software development task that benefits from structured workflows. license: MIT metadata: author: jesse version: "1.0.0"
Superpowers - Agent Development Workflows
Comprehensive agent development skill collection optimized for AI-assisted coding workflows. Contains 14 skills across 5 categories, prioritized by workflow stage to guide development from ideation to completion.
When to Apply
Reference these skills when:
- Starting a new feature or project (brainstorming, writing-plans)
- Debugging any issue (systematic-debugging)
- Writing or modifying code (test-driven-development)
- Managing branches and isolation (using-git-worktrees)
- Completing and integrating work (finishing-a-development-branch)
- Receiving or requesting code review (receiving-code-review, requesting-code-review)
Skill Categories by Workflow Stage
| Stage | Category | Skills | Priority |
|---|---|---|---|
| 1 | Ideation & Planning | brainstorming, writing-plans | CRITICAL |
| 2 | Implementation | test-driven-development, subagent-driven-development, executing-plans | CRITICAL |
| 3 | Debugging | systematic-debugging | HIGH |
| 4 | Code Review | requesting-code-review, receiving-code-review | HIGH |
| 5 | Completion | verification-before-completion, finishing-a-development-branch | HIGH |
| 6 | Utilities | using-git-worktrees, dispatching-parallel-agents, using-superpowers, writing-skills | MEDIUM |
Quick Reference
1. Ideation & Planning (CRITICAL)
brainstorming- Collaborative design exploration before implementationwriting-plans- Create detailed implementation plans with bite-sized tasks
2. Implementation (CRITICAL)
test-driven-development- RED-GREEN-REFACTOR cycle for all codesubagent-driven-development- Execute plans with fresh subagent per taskexecuting-plans- Batch execution with checkpoints in separate session
3. Debugging (HIGH)
systematic-debugging- Four-phase root cause investigation before fixes
4. Code Review (HIGH)
requesting-code-review- Dispatch code reviewer subagent after implementationreceiving-code-review- Technical evaluation, not performative agreement
5. Completion (HIGH)
verification-before-completion- Evidence before claims, alwaysfinishing-a-development-branch- Merge, PR, keep, or discard options
6. Utilities (MEDIUM)
using-git-worktrees- Isolated workspaces for parallel developmentdispatching-parallel-agents- One agent per independent problem domainusing-superpowers- How to find and invoke skillswriting-skills- TDD applied to process documentation
Core Principles
Each skill enforces key discipline principles:
| Principle | Skills | Iron Law |
|---|---|---|
| Test First | test-driven-development | No production code without failing test |
| Root Cause First | systematic-debugging | No fixes without investigation |
| Evidence First | verification-before-completion | No claims without verification |
| Plan First | brainstorming, writing-plans | No code without design |
How to Use
Read individual skill files for detailed instructions:
brainstorming/SKILL.md
test-driven-development/SKILL.md
systematic-debugging/SKILL.md
Each skill file contains:
- Overview and core principle
- When to use (and when NOT to)
- Step-by-step process
- Common mistakes and red flags
- Integration with other skills
Full Compiled Document
For the complete guide with all skills expanded: AGENTS.md
Score
Total Score
40/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon