Skip to content
Automation
Hook

Hooks

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

From plugin
ultrapowers
101 skill1 agent1 hook
Install
> /plugin marketplace add 7xuanlu/ultrapowers
> /plugin install ultrapowers@7xuanlu

Ships with ultrapowers. 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|resume|clear|compact"${CLAUDE_PLUGIN_ROOT}/hooks/session-start"
Read hooks/hooks.json
Ships withultrapowers

Ultrapowers is a dynamic build workflow for Claude Code. It takes a goal or a task list and builds it for you, unattended: it plans, builds each task test-first, has a stronger model review every task, loops a critic until the goal is met, and hands back one

Get the whole plugin
Stats
10
Stars
0
Forks
Maintained
Maintenance
JavaScript
Language
MIT
License
2mo ago
Last commit
3mo ago
Created

Repo: 7xuanlu/ultrapowers