スキル一覧に戻る
hasmokan

superpowers

by hasmokan

0🍴 0📅 2026年1月25日
GitHubで見るManusで実行

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

StageCategorySkillsPriority
1Ideation & Planningbrainstorming, writing-plansCRITICAL
2Implementationtest-driven-development, subagent-driven-development, executing-plansCRITICAL
3Debuggingsystematic-debuggingHIGH
4Code Reviewrequesting-code-review, receiving-code-reviewHIGH
5Completionverification-before-completion, finishing-a-development-branchHIGH
6Utilitiesusing-git-worktrees, dispatching-parallel-agents, using-superpowers, writing-skillsMEDIUM

Quick Reference

1. Ideation & Planning (CRITICAL)

  • brainstorming - Collaborative design exploration before implementation
  • writing-plans - Create detailed implementation plans with bite-sized tasks

2. Implementation (CRITICAL)

  • test-driven-development - RED-GREEN-REFACTOR cycle for all code
  • subagent-driven-development - Execute plans with fresh subagent per task
  • executing-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 implementation
  • receiving-code-review - Technical evaluation, not performative agreement

5. Completion (HIGH)

  • verification-before-completion - Evidence before claims, always
  • finishing-a-development-branch - Merge, PR, keep, or discard options

6. Utilities (MEDIUM)

  • using-git-worktrees - Isolated workspaces for parallel development
  • dispatching-parallel-agents - One agent per independent problem domain
  • using-superpowers - How to find and invoke skills
  • writing-skills - TDD applied to process documentation

Core Principles

Each skill enforces key discipline principles:

PrincipleSkillsIron Law
Test Firsttest-driven-developmentNo production code without failing test
Root Cause Firstsystematic-debuggingNo fixes without investigation
Evidence Firstverification-before-completionNo claims without verification
Plan Firstbrainstorming, writing-plansNo 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

スコア

総合スコア

40/100

リポジトリの品質指標に基づく評価

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

レビュー

💬

レビュー機能は近日公開予定です