Development
Hook
Hooks
What vibecoder-connector 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 ovr/vibecoder-connector --agent claude-codeShips with vibecoder-connector. 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 --pattern=hello.
Notification
- Runs --pattern=attention.
Stop
- Runs --pattern=complete.
Ships withvibecoder-connector
Bridges the gap between your IDE and your body
Get the whole plugin, auto-invoked

