Skip to content
Development
PopularHook

Hooks

What superpowers runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.

From plugin
superpowers
290k15 skills1 hook
Install
> /plugin marketplace add obra/superpowers
> /plugin install superpowers@superpowers-dev

Ships with superpowers. Installing the plugin gets these hooks.

What fires, and when

SessionStart

Fires once when a session begins, and again after a context compaction. It is where a plugin sets up its environment, or restores state the compaction dropped.

  • Matchesstartup|clear|compact"${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.cmd" session-start
Read hooks/hooks.json
Ships withsuperpowers

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.

Get the whole plugin, auto-invoked
Stats
290,976
Stars
26,034
Forks
Active
Maintenance
Shell
Language
MIT
License
1d ago
Last commit
11mo ago
Created
3mo ago
Added

Repo: obra/superpowers