Ai Pr Gate banner
LucaDominici LucaDominici

Ai Pr Gate

Data & AI community

Description

--- name: ai-pr-gate model: sonnet description: Reviews bot-authored PRs for INV-91 compliance. Checks that the approved-by-human label is present and that the approval came from a human reviewer who is not the PR author. Use before merging any PR authored by a bot or AI agent. title: 'AI-PR Gate Agent' doc_version: '1.0.0' status: active last_review: '2026-05-20' owner: '' canonical_id: '' tags: ['audience/agent', 'audience/dev', 'kind/internal'] related: [] --- # AI-PR Gate Agent **Purpose:*

Installation

Installs to ~/.claude/agents/lucadominici-arbiter-ai-pr-gate.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LucaDominici/arbiter/HEAD/.claude/agents/ai-pr-gate.md -o ~/.claude/agents/lucadominici-arbiter-ai-pr-gate.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository