GitHub 'Superpowers' hits 40.9k stars
A popular open‑source repo called “Superpowers” — an OS for AI coding agents with test‑driven workflows — has attracted 40.9k stars and is being touted as a productivity multiplier for engineering teams. The project’s traction suggests engineers are adopting agent frameworks to automate testing and repetitive dev tasks. (x.com)
The obra/superpowers repository shows roughly 101k stars on GitHub as of March 21, 2026. (github.com) The project is authored and primarily maintained by Jesse Vincent (GitHub handle obra) with contributions attributed to the Prime Radiant community. (github.com) Superpowers is delivered as a library of composable “skills” that enforce a stepwise workflow — brainstorming, writing plans, test‑driven development, and requesting code review — and it includes a dedicated test‑driven‑development skill folder in the repo. (github.com) Anthropic lists Superpowers as a Claude plugin and documents features such as automated code review, pull‑request management, and confidence‑based filtering for PRs. (claude.com) A separate superpowers‑marketplace repository provides a curated plugin catalog and one‑line install commands for Core skills and add‑ons like writing guidance and developer documentation. (github.com) Repository metadata shows ~8k forks, a long commit history (hundreds of commits), and a recent release (v5.0.5) that addressed ESM/Windows PID fixes within days of the latest changelog entry. (github.com) Technical coverage and community guides characterize Superpowers as imposing a professional software‑development lifecycle on coding agents to force tests, planning, and reviews, and analysts have pointed to that methodology as the primary reason for its rapid adoption in the Claude Code ecosystem. (betterstack.com (glenrhodes.com)