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.

Install
$ npx -y skills add 7xuanlu/ultrapowers --agent claude-code

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.

  • Runs 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, auto-invoked
Stats
10
Stars
0
Views
0
Forks
Active
Maintenance
JavaScript
Language
MIT
License
29d ago
Last commit
1mo ago
Created

Repo: 7xuanlu/ultrapowers