aicoolies logo
Superpowers logo
Superpowers logo

Superpowers

Agentic skills framework for disciplined coding-agent workflows

open sourceupdated Aug 16, 2026
Yiğit Can H. avatar

in 1 developer stackAll builders →

Superpowers is an MIT-licensed agentic skills framework and software-development methodology for coding agents. It packages repeatable workflows such as brainstorming, specs, implementation plans, TDD execution, subagent-driven development, and structured review so teams can move from ad hoc prompting to disciplined agent-assisted software delivery.

Read our Superpowers review

A detailed review by the aicoolies team — click to read

Superpowers methodology

Superpowers is an MIT-licensed agentic skills framework and software-development methodology for coding agents. Instead of treating an agent session as a single prompt, it packages repeatable workflows for brainstorming, writing specs, creating implementation plans, practicing test-driven development, coordinating subagent-driven execution, and running structured reviews. The goal is to make agent-assisted software work more explicit, reviewable, and repeatable across real projects.

The framework is most useful for teams that use Claude Code, Cursor, Codex, Gemini CLI, OpenCode, or similar coding-agent hosts and want a common process layer across them. Superpowers-style skills help the agent ask for requirements, break work into smaller tasks, run verification steps, and hand off changes with clearer review context. That makes it a methodology repository as much as a tool: the value is in codifying how agents should work, not just adding another command or prompt snippet.

Adoption still requires judgment. Teams need to review the skills and any supporting scripts, decide which repositories may use them, and keep command execution, secrets, and subagent behavior within their normal engineering controls. The repository has very strong public traction, so long-lived copy should use conservative dated language such as 200K+ GitHub stars in June 2026 rather than exact live counters. Model subscriptions, API usage, host-specific setup, and ongoing skill maintenance remain separate from the free MIT-licensed repository.

Pricing

Free and open source under MIT; users still need their chosen coding-agent/model subscriptions or API access.

Platforms

Skill and methodology repository for coding-agent hosts such as Claude Code, Cursor, Codex, Gemini CLI, and OpenCode; exact host setup should be checked from the repo.

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Grok logo

Grok Build

Top Pick

xAI's terminal coding agent with parallel subagents and worktree-aware automation

Grok Build is xAI's terminal-first coding agent for planning, editing, testing, and reviewing code from a local CLI. The early beta exposes subagent controls, worktree mode, headless JSON output, best-of-N parallel attempts, sandbox profiles, and experimental memory. It fits developers comparing Claude Code, Codex, and Gemini CLI for local agentic workflows with deeper parallel execution.

paid
Ghostty logo

Ghostty

Top Pick

Fast, native terminal emulator

GPU-accelerated terminal emulator written in Zig by Mitchell Hashimoto (HashiCorp co-founder). Native UI rendering on macOS and Linux. Supports ligatures, true color, Kitty graphics protocol, and splits/tabs. Configurable via a simple key-value file with sensible defaults. Open-source with 20K+ GitHub stars and a focus on correctness, speed, and minimal resource usage. Growing as a modern alternative to iTerm2, Alacritty, and WezTerm.

Open Source
Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paid
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemium
Agent Skills logo

Agent Skills

Open standard for portable skills across AI agents

Agent Skills is the open SKILL.md folder specification for packaging reusable instructions, scripts, references, and assets that compatible AI agents load through progressive disclosure. Originally developed by Anthropic and released as an open standard, it defines the portable format itself—not an example library, marketplace, or hosted agent product.

Open Source
roborev logo

roborev

Continuous local code-review loops for commits produced by AI coding agents

roborev is an MIT-licensed local review system that checks every commit in the background, stores findings in a review queue, and feeds actionable issues back into AI coding sessions. Git hooks, a TUI, branch and dirty-tree analysis, Codex and Claude agent hooks, plus iterative fix/refine commands turn review into a continuous agent workflow.

Open SourceTelemetry

Comparisons

Superpowers vs Anthropic Agent Skills: Methodology or Official Claude Skills?

Superpowers is an open-source, cross-harness methodology for disciplined coding-agent work, while Anthropic Agent Skills is Anthropic's official reference and distribution path for Claude skills across Claude Code, Claude.ai, and API workflows. Anthropic Agent Skills is the safer default for Claude-standard teams; Superpowers is stronger when the buyer wants portable planning, TDD, subagents, review, and verification discipline across many agent hosts.

FAQ

What is Superpowers?

Superpowers is an MIT-licensed agentic skills framework and software-development methodology for coding agents. It packages repeatable workflows such as brainstorming, specs, implementation plans, TDD execution, subagent-driven development, and structured review so teams can move from ad hoc prompting to disciplined agent-assisted software delivery.

Is Superpowers free?

Yes — Superpowers is open source and free to use. Free and open source under MIT; users still need their chosen coding-agent/model subscriptions or API access.

Is Superpowers open source?

Yes — Superpowers is open source.

What are the best Superpowers alternatives?

The top editor-verified Superpowers alternatives are Goose, Hermes Agent, Claude HUD.

How does Superpowers score in our review?

Our hands-on review scores Superpowers 85/100 overall, based on speed, privacy, and developer-experience testing.