🔌 pluginActiveCuratedhigh
superpowers
by obra
An agentic skills framework & software development methodology that works.
Quality Breakdown
132/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Autonomous agent orchestration: Repository explicitly describes 'subagent-driven-development' spawning multiple agents to work autonomously without continuous human approval, running for 'hours at a time'
- Multi-agent spawning capability: AGENTS.md and skills/dispatching-parallel-agents/SKILL.md indicate framework for launching and coordinating multiple subagents
- Persistent configuration modification: CLAUDE.md file indicates plugin configuration for Claude that persists agent behavior and instructions
- Bootstrap automation: Multiple hook files (hooks/hooks.json, hooks/session-start, hooks/run-hook.cmd) that execute automatically on session initialization
- Cross-platform execution automation: Shell scripts (scripts/bump-version.sh, skills/brainstorming/scripts/start-server.sh) and Windows command files for automated execution
- Server spawning capability: Brainstorming skill spawns Node.js servers (server.cjs, start-server.sh) as part of agent workflow