Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From productivity-forge
Guards git operations and file edits by blocking destructive commands without an active session, injecting GitHub context on session start, and sending heartbeats to track activity. Runs bash, modifies files.
3 events · 4 hooks
npx claudepluginhub ildunari/kosta-plugins --plugin productivity-forgeSafety 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
Bashpython3 "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/guard_destructive_bash.py" "$TOOL_INPUT"5msEditpython3 "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/post_edit_integrity.py" "$TOOL_INPUT"30msWritepython3 "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/post_edit_integrity.py" "$TOOL_INPUT"30msbash "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/session_init.sh"10msShare bugs, ideas, or general feedback.