Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

Review Agent Governance

Plugin Проверено
95

Require a human approval signal before an AI agent can post PR reviews, comments, merges, or writes to CI configuration. Joins protect-mcp and signed-audit-trails in the governance category; composes with protect-mcp for runtime enforcement.

Резюме ИИ

It enforces approval for PR reviews, comments, merges, and CI configuration changes using Cedar policies and generates cryptographically signed receipts for every action. The plugin includes commands to approve actions and list denied attempts, with clear documentation on setup and verification.

Invocation

  • warning:Hook matcher tightnessThe 'PreToolUse' and 'PostToolUse' hooks both use a 'matcher: "*"', which applies the hook to every tool call, potentially impacting performance and indicating a lack of fine-grained scoping where possible.

Установка

Сначала добавьте Marketplace

/plugin marketplace add wshobson/agents
/plugin install review-agent-governance@claude-code-workflows
Обновлено 2 days ago
Посмотреть исходный код