hooks-cursor — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited hooks-cursor (Hook) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
`superpowers-ml` is a conservative fork of Superpowers by Jesse Vincent (MIT). It preserves all original Superpowers skills and philosophy unchanged, and adds a small ML-research layer on top: staged empirical verification rungs (R0–R7), plus three new skills for ML experiment design, a cheap→expensive feedback ladder, and sober result review. ML guidance is added as clearly-marked addenda to five existing skills and as three newml-*skills — nothing is removed. Seedocs/superpowers-ml.md.
Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instructions that make sure your agent uses them.
Give your agent Superpowers: Claude Code, Codex CLI, Codex App, Factory Droid, Gemini CLI, OpenCode, Cursor, GitHub Copilot CLI.
It starts from the moment you fire up your coding agent. As soon as it sees that you're building something, it doesn't just jump into trying to write code. Instead, it steps back and asks you what you're really trying to do.
Once it's teased a spec out of the conversation, it shows it to you in chunks short enough to actually read and digest.
After you've signed off on the design, your agent puts together an implementation plan that's clear enough for an enthusiastic junior engineer with poor taste, no judgement, no project context, and an aversion to testing to follow. It emphasizes true red/green TDD, YAGNI (You Aren't Gonna Need It), and DRY.
Next up, once you say "go", it launches a subagent-driven-development process, having agents work through each engineering task, inspecting and reviewing their work, and continuing forward. It's not uncommon for Claude to be able to work autonomously for a couple hours at a time without deviating from the plan you put together.
There's a bunch more to it, but that's the core of the system. And because the skills trigger automatically, you don't need to do anything special. Your coding agent just has Superpowers.
If Superpowers has helped you do stuff that makes money and you are so inclined, I'd greatly appreciate it if you'd consider sponsoring my opensource work.
Thanks!
Installation differs by harness. If you use more than one, install Superpowers separately for each one.
Superpowers is available via the official Claude plugin marketplace
#### Official Marketplace
/plugin install superpowers@claude-plugins-official#### Superpowers Marketplace
The Superpowers marketplace provides Superpowers and some other related plugins for Claude Code.
/plugin marketplace add obra/superpowers-marketplace /plugin install superpowers@superpowers-marketplaceSuperpowers is available via the official Codex plugin marketplace.
/plugins superpowersInstall Plugin.Superpowers is available via the official Codex plugin marketplace.
Superpowers in the Coding section.+ next to Superpowers and follow the prompts. droid plugin marketplace add https://github.com/obra/superpowers droid plugin install superpowers@superpowers gemini extensions install https://github.com/obra/superpowers gemini extensions update superpowersOpenCode uses its own plugin install; install Superpowers separately even if you already use it in another harness.
Fetch and follow instructions from https://raw.githubusercontent.com/obra/superpowers/refs/heads/main/.opencode/INSTALL.md /add-plugin superpowers copilot plugin marketplace add obra/superpowers-marketplace copilot plugin install superpowers@superpowers-marketplaceThe agent checks for relevant skills before any task. Mandatory workflows, not suggestions.
Testing
Debugging
Collaboration
Meta
Read the original release announcement.
The general contribution process for Superpowers is below. Keep in mind that we don't generally accept contributions of new skills and that any updates to skills must work across all of the coding agents we support.
writing-skills skill for creating and testing new and modified skillsSee skills/writing-skills/SKILL.md for the complete guide.
Superpowers updates are somewhat coding-agent dependent, but are often automatic.
MIT License - see LICENSE file for details
Superpowers is built by Jesse Vincent and the rest of the folks at Prime Radiant.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.