Merge Gate Reviewer banner
mhylle mhylle

Merge Gate Reviewer

Development community

Description

--- name: merge-gate-reviewer description: Use this agent to review a full PR diff against the approved plan's acceptance criteria and repository conventions, returning a single verdict - APPROVE or FIX with an itemized, complete blocker list. The blocker list is the entire work order for the fix cycle, which dispatches a fresh implementation task on the same pinned model with the blockers verbatim. Spawned by the ship-issue orchestrator when a PR is ready for the merge gate.\n\nExamples:\n\n<ex

Installation

Installs to ~/.claude/agents/mhylle-claude-skills-collection-merge-gate-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mhylle/claude-skills-collection/HEAD/agents/merge-gate-reviewer.md -o ~/.claude/agents/mhylle-claude-skills-collection-merge-gate-reviewer.md

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

Full documentation available on GitHub

View Source Repository