Stats
Actions
Tags
From ponytail
Activates and tracks 'ponytail mode' across Claude Code sessions, subagents, and user prompts using Node scripts. Runs on session start, subagent start, and each user prompt submission.
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 05ms32plugins reuse this hooks config
First indexed Apr 2, 2026
Showing the 6 earliest of 32 plugins
npx claudepluginhub leotorrealba/ponytail