Stats
Actions
Tags
From plugin-hive
Launches ChromaDB on session start, checks for agent misuse before tool use, and captures stop metrics. Runs bash scripts for session lifecycle automation.
3 events · 4 hooks
Where this hook configuration is defined
Defined inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
bash "${CLAUDE_PLUGIN_ROOT}/hooks/stop-interrupt-capture.sh"10msbash "${CLAUDE_PLUGIN_ROOT}/hooks/metrics-stop-dispatch.sh" || true15msAgentbash "${CLAUDE_PLUGIN_ROOT}/hooks/check-agent-misuse.sh"5msbash -lc 'bash "${CLAUDE_PLUGIN_ROOT}/hive/scripts/chromadb-start.sh" >/dev/null 2>&1 & disown || true'5ms11plugins reuse this hooks config
First indexed Jan 30, 2026
Showing the 6 earliest of 11 plugins
npx claudepluginhub firefly-events/plugin-hive --plugin plugin-hive