Review Agent Governance
Plugin Перевірено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Подібні розширення
protect-mcp
96Cedar policy enforcement + Ed25519 signed receipts for every Claude Code tool call. First cryptographic governance plugin — decisions are policy-gated before they run and every decision produces a tamper-evident receipt verifiable offline.
AnomalyArmor Agents
99Data observability plugin - health monitoring, alerts, schema drift, freshness tracking
Plugin Development Toolkit
99Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Plugin Master
99Complete Claude Code plugin development system. PROACTIVELY activate when users want to: (1) Create/build plugins with 2025 features, (2) Add skills/commands/agents/hooks, (3) Validate plugin structure, (4) Publish to marketplace, (5) Get plugin development guidance. Provides: agent-first design patterns, progressive disclosure skills, hook automation, MCP integration, marketplace publishing. Includes plugin-expert agent and validation utilities.
MCP Server Development Suite
98Skills for designing and building MCP servers that work seamlessly with Claude. Guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.