Stats
Actions
Tags
From ponytail
Enables 'caveman mode' on session start and tracks user prompts to enforce a simplified, restricted interaction style. Runs Node scripts on SessionStart and UserPromptSubmit events.
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 05ms251plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 251 plugins
npx claudepluginhub salaamdev/ponytail