Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From productivity-forge
Blocks unsafe git operations (force push, unvalidated commits), destructive file operations, and writes to .env files. Runs pre-commit validation and post-edit review on file changes. Initializes session protocols and project memory on start/resume.
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.