Stats
Actions
Tags
Runs a guard script before Task tool calls to enforce workflow policies, then logs tool results via a tracker script. Executes bash commands.
2 events · 2 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
.*if [ -f "${REVIEW_APPROVAL_FLAG:-./.review-approved}" ]; then exit 0; fi; npx [email protected] evaluate --policy "${REVIEW_GOVERNANCE_POLICY:-./review-governance.cedar}" --tool "$TOOL_NAME" --input "$TOOL_INPUT" --fail-on-missing-policy false.*npx [email protected] sign --tool "$TOOL_NAME" --input "$TOOL_INPUT" --output "$TOOL_OUTPUT" --receipts "${REVIEW_GOVERNANCE_RECEIPTS:-./review-receipts/}" --key "${REVIEW_GOVERNANCE_KEY:-./review-governance.key}"npx claudepluginhub dtorr1981/agents --plugin review-agent-governance71plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 71 plugins