Stats
Actions
Tags
From Idea to Product
Enforces writing quality gates on every file edit: checks feature drift, reference gaps, completeness, wireframe changes, policy consistency, measurement coverage, source quality, copy risk, and cross-document consistency. Runs a final pass on stop. Writes files.
6 events · 13 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.claude.json
Event handlers and matchers — expand Raw Configuration for the full JSON
python3 "${CLAUDE_PLUGIN_ROOT}/hooks/human-writing-final-pass.py"Write|Edit|MultiEdit|NotebookEditpython3 "${CLAUDE_PLUGIN_ROOT}/hooks/feature-drift-gate.py"python3 "${CLAUDE_PLUGIN_ROOT}/hooks/reference-gap-review.py"python3 "${CLAUDE_PLUGIN_ROOT}/hooks/completeness-gate.py"Write|Edit|MultiEdit|NotebookEditpython3 "${CLAUDE_PLUGIN_ROOT}/hooks/wireframe-change-review.py"python3 "${CLAUDE_PLUGIN_ROOT}/hooks/policy-consistency-review.py"python3 "${CLAUDE_PLUGIN_ROOT}/hooks/measurement-coverage-review.py"python3 "${CLAUDE_PLUGIN_ROOT}/hooks/source-quality-review.py"python3 "${CLAUDE_PLUGIN_ROOT}/hooks/copy-risk-review.py"python3 "${CLAUDE_PLUGIN_ROOT}/hooks/cross-document-consistency-review.py"python3 "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.py"python3 "${CLAUDE_PLUGIN_ROOT}/hooks/user-prompt-scope-router.py"python3 "${CLAUDE_PLUGIN_ROOT}/hooks/user-prompt-scope-router.py"npx claudepluginhub howbuild/idea-to-product --plugin idea-to-product