npx claudepluginhub cloudai-x/claude-workflow-v2 --plugin project-starterDefined in hooks/hooks.json
.*python3 ${CLAUDE_PLUGIN_ROOT}/hooks/verify-on-complete.pypython3 ${CLAUDE_PLUGIN_ROOT}/hooks/suggest-doc-updates.pybash ${CLAUDE_PLUGIN_ROOT}/hooks/notify-complete.shpython3 ${CLAUDE_PLUGIN_ROOT}/hooks/track-metrics.pyEdit|Writepython3 ${CLAUDE_PLUGIN_ROOT}/hooks/protect-files.pypython3 ${CLAUDE_PLUGIN_ROOT}/hooks/security-check.pypython3 ${CLAUDE_PLUGIN_ROOT}/hooks/pre-commit-check.pyBashbash ${CLAUDE_PLUGIN_ROOT}/hooks/log-commands.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/branch-protection.shEdit|Writepython3 ${CLAUDE_PLUGIN_ROOT}/hooks/format-on-edit.pypython3 ${CLAUDE_PLUGIN_ROOT}/hooks/typescript-check.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.