Stats
Actions
Tags
From claude-code-screenshot-for-mac
Persists and loads branch-specific context across Claude Code sessions using Node.js hooks. Executes bash on session start, end, post-tool-use, and user prompt events.
4 events · 4 hooks
Safety 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
bash "${CLAUDE_PLUGIN_ROOT}/hooks/session_end.sh"Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/capture_screen.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/session_start.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/capture_screen.sh"4plugins reuse this hooks config
First indexed Jan 22, 2026
npx claudepluginhub linayoun/claude-code-screenshot-for-mac --plugin claude-code-screenshot-for-mac