Skip to content
Development
Hook

Hooks

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

From plugin
superml
1957 skills1 agent1 hook1 MCP
Install
> /plugin marketplace add Leeroo-AI/superml
> /plugin install superml@superml

Ships with superml. 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.

  • ${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.cmd session-start
Read hooks/hooks.json
Ships withsuperml

Give your AI coding agent ML engineering superpowers. Watch how SuperML works in 90 seconds: If SuperML helps you, give it a ⭐ it helps others find the project.

Get the whole plugin, auto-invoked
Stats
195
Stars
18
Forks
Quiet
Maintenance
Python
Language
Apache-2.0
License
6mo ago
Last commit
6mo ago
Created

Repo: Leeroo-AI/superml