Stats
Actions
Tags
From ponytail
Runs a command on session start (startup/resume/clear/compact) and a keyword router script on every user prompt to trigger context-specific automation.
2 events · 2 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
startup|resume|clear|compactcommand -v node >/dev/null 2>&1 && node "${CLAUDE_PLUGIN_ROOT}/hooks/ponytail-activate.js" || exit 05mscommand -v node >/dev/null 2>&1 && node "${CLAUDE_PLUGIN_ROOT}/hooks/ponytail-mode-tracker.js" || exit 05msnpx claudepluginhub dietrichgebert/ponytail --plugin ponytail