npx claudepluginhub buldee/ai-craftsman-superpowers --plugin craftsmanDefined in hooks/hooks.json
bash "${CLAUDE_PLUGIN_ROOT}/hooks/agent-ddd-verifier.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/agent-sentry-context.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/agent-final-review.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact-save.sh"Write|Editbash "${CLAUDE_PLUGIN_ROOT}/hooks/pre-write-check.sh"Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/pre-push-verify.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/session-metrics.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/post-compact-verify.sh"Write|Editbash "${CLAUDE_PLUGIN_ROOT}/hooks/post-write-check.sh"Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/post-bash-test-verify.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/subagent-quality-gate.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/bias-detector.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/agent-structure-analyzer.sh"Write|Edit|Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/tool-failure-tracker.sh"Executes bash scripts for agent quality assurance: DDD verification, sentry context, final reviews on Stop; blocks Write/Edit/push until checks pass; bias detection, metrics, failure tracking. Uses bash, writes files.
Share bugs, ideas, or general feedback.