Stats
Actions
Tags
From caveman
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 inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
sh -c '. "$HOME/.cargo/env" 2>/dev/null; B="${CLAUDE_PLUGIN_ROOT}/rust/target/release/caveman"; [ -x "$B" ] || cargo build --release --manifest-path "${CLAUDE_PLUGIN_ROOT}/rust/Cargo.toml" >&2; exec "$B" activate'120mssh -c '. "$HOME/.cargo/env" 2>/dev/null; B="${CLAUDE_PLUGIN_ROOT}/rust/target/release/caveman"; [ -x "$B" ] || cargo build --release --manifest-path "${CLAUDE_PLUGIN_ROOT}/rust/Cargo.toml" >&2; exec "$B" mode-tracker'120msnpx claudepluginhub devmaxde/caveman-rs243plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 243 plugins