multi-agent-pr

Installation
SKILL.md

Multi-Agent PR & Code Review Workflow

Handle pull requests and code reviews in projects with multiple AI review assistants.

Requirements: GitHub repository with GitHub CLI (gh) installed and authenticated.

Key insight: Review bots (Gemini, Codex) don't read skills and post inline comments. This skill teaches implementers how to check ALL feedback sources and respond systematically.

Quick Commands

Note: Run scripts from repository root, not from .claude/skills/ directory.

Check All Feedback (CRITICAL - Use First)

.claude/skills/multi-agent-pr/scripts/check-pr-feedback.sh [PR_NUMBER]

Checks all three sources: conversation comments, inline comments, reviews.

Related skills
Installs
3
First Seen
Feb 16, 2026