Superpowers Repository Assessment
๐ How to Read This Report
Maintainers: Focus on Repository Health and Strategic Assessment.
Contributors: Start with Top Opportunities (ranked by merge probability).
Founders: Read Maintainer Intelligence and Positioning Strategy.
Executive Summary
obra/superpowers is a flagship agentic skills framework with 128k stars and 10.5k forks, created by Jesse Vincent (@obra). It provides a complete software development workflow for coding agents across 6+ platforms (Claude Code, Cursor, Codex, OpenCode, GitHub Copilot CLI, Gemini CLI).
Active
Last Commit: Today
โ
Verdict: PURSUE with Careful Preparation
This is a Reach-tier project requiring A-game contributions that demonstrate deep system understanding. The 12% merge rate means Jesse is highly selective, but any merged PR is a major credibility signal.
Recommended first contribution: Issue #1049 (Platform-neutral worktree skill) โ 45-90 minutes, 70-80% merge probability.
Repository Health
Overall Health Score: ๐ก 5/7 (Yellow-Green)
| Dimension |
Score |
Evidence |
| Activity |
โ
Green |
Last commit: today (Apr 4, 2026) |
| Merge Rate |
๐ก Yellow |
12% (50/412) โ very selective |
| Response Time |
โ
Green |
Same-day issue labeling |
| Issue Triage |
โ
Green |
New issues labeled within hours |
| Release Cadence |
โ
Green |
Active plugin updates |
| Contributor Diversity |
๐ก Yellow |
Jesse + community, single gatekeeper |
| Documentation |
โ Red |
No CONTRIBUTING.md (issue #1031) |
Merge Rate Analysis: The Critical Metric
Of 412 closed PRs:
- 50 merged (12%) โ Jesse's quality bar
- 362 closed without merge (88%) โ Most contributions rejected
Interpretation: Jesse has a clear vision and rejects anything that doesn't fit the multi-platform architecture, shows signs of "agentic slop," ignores existing patterns, expands scope unnecessarily, or doesn't demonstrate system understanding.
Top Opportunities (Ranked)
Methodology: Opportunity Score = (Impact ร Merge_Probability) / Effort
#1. Issue #1049: Platform-Neutral Worktree Skill โญโญโญ
Score: 8.0 (Excellent)
Problem: The using-git-worktrees skill hardcodes a check for CLAUDE.md when deciding where worktrees should be created. This makes the skill feel Claude-specific even though Superpowers supports 6+ platforms.
Proposed Solution: Replace CLAUDE.md check with platform-neutral instruction file detection (check CLAUDE.md, AGENTS.md, or other platform-specific files in priority order).
| Impact: |
4/5 โ Affects core workflow skill used by all platforms |
| Merge Probability: |
4/5 โ Well-articulated issue, aligns with project goals |
| Effort: |
2/5 โ Single skill file, ~20-50 lines, 45-90 minutes |
Why Jesse Will Merge This:
- Directly supports multi-platform architecture
- User did the analysis for us
- Clear, bounded scope
- Low risk of breaking existing behavior
Link: Issue #1049
#2. Issue #1045: Enable Gemini CLI Subagent Support โญโญ
Score: 6.0 (Good)
Problem: Documentation says Gemini CLI doesn't support subagents, but v0.36+ does. Need to copy subagent prompts to /agents folder and update docs.
| Impact: |
3/5 โ Enables feature parity for Gemini users |
| Merge Probability: |
4/5 โ User provided clear implementation path |
| Effort: |
2/5 โ Copy 3 files, update docs, 30-60 minutes |
Link: Issue #1045
Maintainer Intelligence
Jesse Vincent (@obra)
Background:
- Founder, Prime Radiant (company behind Superpowers)
- Creator of Keyboardio mechanical keyboards
- Long-time open source contributor
- Technical blog: blog.fsck.com
Recent Activity:
- Published "Agentic slop PRs" blog post (Mar 31, 2026)
- Active daily commits on superpowers
- Responsive to issues (same-day labeling)
- Selective merging (12% rate)
What He Values:
- Multi-platform support โ Skills must work across Claude/Cursor/Codex/etc.
- Workflow quality โ TDD, systematic debugging, proper process
- Simplicity โ YAGNI principle, avoid complexity
- Evidence-based changes โ Don't claim, demonstrate
- Human oversight โ Clear signs of human thought, not pure AI output
What He Rejects:
- Agentic slop โ AI-generated PRs without review
- Scope creep โ PRs that try to do too much
- Platform-specific hacks โ Breaks multi-platform model
- Template violations โ Ignoring PR process
- Lack of testing โ No evidence the change works
Strategic Assessment
Should We Contribute to Superpowers?
YES, but with careful preparation.
This is a Reach-tier project:
- 128k stars = flagship open source
- Any merged PR is a major credibility signal
- But 12% merge rate requires A-game work
- Need to demonstrate system understanding, not just code output
What Makes a Successful Superpowers Contribution
- Understand the multi-platform vision โ Every change must work (or explicitly opt-out) across platforms
- Show human thought โ Jesse is allergic to agentic slop; PR must feel human-reviewed
- Start small โ First contribution should be focused, clear, low-risk
- Provide evidence โ Screenshots, test output, before/after comparisons
- Follow patterns โ Read existing PRs that merged successfully
Recommended First Contribution
Issue #1049: Platform-Neutral Worktree Skill
Why this is the right first move:
- Aligns with Jesse's multi-platform vision
- Low risk โ small change, backward compatible
- High visibility โ affects core workflow
- Clear scope โ well-defined problem and solution
- Shows understanding โ demonstrates we read skills and understand architecture
- Not trivial โ requires thought about platform conventions
Time investment: 45-90 minutes
Story value: "Fixed platform-specific hardcoding in Superpowers core workflow"
Merge probability: 70-80%
Recommendations
Immediate Actions
- โ
Pursue #1049 โ Platform-neutral worktree skill
- Read the skill file
- Understand platform conventions
- Propose minimal change
- Test across platforms if possible
- Submit with clear evidence
- ๐ Research #1045 โ Check for duplicate PRs on Gemini subagents
- ๐ Read Jesse's blog โ Understand his philosophy (especially "Agentic slop PRs" post)
- ๐ Study merged PRs โ Pattern recognition for successful contributions
Long-Term Positioning
Goal: Become a recognized Superpowers contributor
Path:
- 3-5 merged PRs in platform compatibility area
- Help with documentation as we learn the system
- Engage in issues to show system understanding
- Eventually propose a skill once we understand workflow deeply
Outcome:
- Credibility in agent tooling space
- Relationship with Jesse (potential collaboration)
- Deep knowledge of agent workflow systems
- Story: "Core contributor to Superpowers"