Stats
Actions
Tags
From self-improvement
Gates file writes/edits via a signoff approval process using a Python script. Checks for planboard updates on session start.
2 events · 2 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
Write|Editbash -c 'PLUGIN_PATH="${CLAUDE_PLUGIN_ROOT//\\//}"; if [[ -n "${PLUGIN_PATH}" ]]; then bash "${PLUGIN_PATH}/hooks/scripts/analyze-before-write.sh"; else echo "{\"decision\": \"approve\"}"; fi'bash -c 'PLUGIN_PATH="${CLAUDE_PLUGIN_ROOT//\\//}"; if [[ -n "${PLUGIN_PATH}" ]]; then bash "${PLUGIN_PATH}/hooks/scripts/load-learnings.sh"; else echo "{\"decision\": \"approve\", \"suppressOutput\": true}"; fi'npx claudepluginhub c0ntr0lledcha0s/claude-code-plugin-automations --plugin self-improvement67plugins reuse this hooks config
First indexed Dec 7, 2025
Showing the 6 earliest of 67 plugins