Skip to content
Development
Hook

Hooks

What optimus 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 oprogramadorreal/optimus-claude --agent claude-code

Ships with optimus. 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 withoptimus

Primes your project for peak Claude Code performance

Get the whole plugin, auto-invoked
Stats
67
Stars
0
Views
12
Forks
Active
Maintenance
Python
Language
MIT
License
5d ago
Last commit
6mo ago
Created

Repo: oprogramadorreal/optimus-claude