npx claudepluginhub OrdinalDragons/ultimate-workflow --plugin project-starterDefined in hooks/hooks.json
.*python3 ${CLAUDE_PLUGIN_ROOT}/hooks/verify-on-complete.pybash ${CLAUDE_PLUGIN_ROOT}/hooks/notify-complete.shEdit|Writepython3 ${CLAUDE_PLUGIN_ROOT}/hooks/protect-files.pypython3 ${CLAUDE_PLUGIN_ROOT}/hooks/security-check.pyBashbash ${CLAUDE_PLUGIN_ROOT}/hooks/log-commands.shEdit|Writepython3 ${CLAUDE_PLUGIN_ROOT}/hooks/format-on-edit.py.*bash ${CLAUDE_PLUGIN_ROOT}/hooks/notify-input.sh.*python3 ${CLAUDE_PLUGIN_ROOT}/hooks/validate-environment.py.*python3 ${CLAUDE_PLUGIN_ROOT}/hooks/validate-prompt.pyProtects files before Edit/Write tools via checks (can block), auto-formats post-write, logs Bash tools, validates prompts/environment, notifies events, runs on-complete. Executes bash scripts.