Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From pensyve
Tracks session activity by writing retro flags on session start and stop, pruning flags during compact, and logging tool events (Edit, Write, Bash) for post-session analysis. Executes bash commands and writes files.
5 events · 6 hooks
npx claudepluginhub major7apps/pensyve --plugin pensyveSafety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
cat "${CLAUDE_PLUGIN_ROOT}/hooks/stop.md"cat "${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact.md"Write|Editcat "${CLAUDE_PLUGIN_ROOT}/hooks/post-tool-write-edit.md"Bashcat "${CLAUDE_PLUGIN_ROOT}/hooks/post-tool-bash.md"cat "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.md"cat "${CLAUDE_PLUGIN_ROOT}/hooks/user-prompt-submit.md"Share bugs, ideas, or general feedback.