Stats
Actions
Tags
From startup-superpowers
Auto-approves web search/fetch and file edit operations; validates structured markdown files (core, competitors, hypotheses, interviews, surveys, MVP plan) after each write/edit to enforce documentation conventions.
2 events · 9 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
WebSearch|WebFetchecho '{"hookSpecificOutput":{"hookEventName":"PreToolUse","permissionDecision":"allow","permissionDecisionReason":"Required for web research subagents"}}'5msRead|Write|Editnode "${CLAUDE_PLUGIN_ROOT}/hooks/auto-approve-startup.mjs"5msEdit|Writenode "${CLAUDE_PLUGIN_ROOT}/hooks/validate-core-md.mjs"15msnode "${CLAUDE_PLUGIN_ROOT}/hooks/validate-competitors-md.mjs"10msnode "${CLAUDE_PLUGIN_ROOT}/hooks/validate-hypotheses-md.mjs"10msnode "${CLAUDE_PLUGIN_ROOT}/hooks/validate-interview-scripts-md.mjs"10msnode "${CLAUDE_PLUGIN_ROOT}/hooks/validate-interview-md.mjs"10msnode "${CLAUDE_PLUGIN_ROOT}/hooks/validate-surveys-md.mjs"10msnode "${CLAUDE_PLUGIN_ROOT}/hooks/validate-mvp-plan-md.mjs"10msnpx claudepluginhub sergeigorbatiuk/startup-superpowers --plugin startup-superpowers