Skip to content
Development
Hook

Hooks

What bundles-forge 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 OdradekAI/bundles-forge --agent claude-code

Ships with bundles-forge. 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 withbundles-forge

A toolkit for building bundle-plugins โ€” AI coding plugins organized around collaborative skill workflows โ€” across Claude Code, Cursor, Codex, OpenCode, Gemini CLI, and OpenClaw.

Get the whole plugin, auto-invoked
Stats
290
Stars
0
Views
23
Forks
Maintained
Maintenance
Python
Language
Apache-2.0
License
3mo ago
Last commit
4mo ago
Created

Repo: OdradekAI/bundles-forge