Stats
Actions
Tags
From ponytail
Activates and tracks ponytail mode on session start and each user prompt, enabling a focused workflow within Claude Code. Runs Node scripts.
2 events · 2 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|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 salaamdev/ponytail243plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 243 plugins