Stats
Actions
Tags
From ponytail
Runs Node.js hooks on session start, subagent start, and user prompt submit to enable 'ponytail mode' — a lightweight stateful behavior modifier for Claude Code sessions.
3 events · 3 hooks
Where this hook configuration is defined
Defined in hooks/claude-codex-hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
startup|resume|clear|compactnode "${CLAUDE_PLUGIN_ROOT}/hooks/ponytail-activate.js"; exit 05msnode "${CLAUDE_PLUGIN_ROOT}/hooks/ponytail-subagent.js"; exit 05msnode "${CLAUDE_PLUGIN_ROOT}/hooks/ponytail-mode-tracker.js"; exit 05msnpx claudepluginhub dietrichgebert/ponytail --plugin ponytail