receiving-code-review

Coordinate sub-agents to analyze PR review comments and implement minimal changes.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/michael-conrad/.opencode --skill receiving-code-review-michael-conrad
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: receiving-code-review
Source: https://github.com/michael-conrad/.opencode/tree/main/skills/receiving-code-review
Command: npx skills add https://github.com/michael-conrad/.opencode --skill receiving-code-review-michael-conrad

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a structured, orchestrated approach to handle PR review feedback by analyzing comments, routing them to specialized sub-agents, and ensuring changes are minimal and scope-correct.

Core Features & Use Cases

  • Independent analysis of each review comment by sub-agents
  • Targeted implementation, response generation, and completion verification for PRs
  • Use Case: When a PR has multiple comments, route each item to the appropriate sub-agent to address, respond, and finalize revisions.

Quick Start

Instruct the agent to receive PR review comments, analyze each item, and dispatch targeted tasks to sub-agents for address, respond, and completion.

Frequently Asked Questions about receiving-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate PR review comment resolution for multiple pull request items?▼

Automate PR review comment resolution by instructing the agent to analyze each comment and dispatch targeted tasks to sub-agents for addressing, responding, and finalizing revisions. It routes 'address', 'respond', and 'completion' tasks while enforcing authorization scopes and halt conditions.

What is sub-agent orchestration for handling code review feedback?▼

Sub-agent orchestration for code review feedback is a process where specialized sub-agents independently analyze review comments and implement minimal, scope-correct changes. It applies precise routing rules to dispatch tasks and returns a structured result capturing progress and blockers.

Can I use task dispatch to ensure changes are minimal and scope-correct when addressing PR comments?▼

Yes, you can use task dispatch to ensure minimal and scope-correct changes. The orchestrator routes 'address' tasks to sub-agents that analyze each comment independently and implement targeted revisions while enforcing strict governance on authorization scopes and halt conditions.

How do I route address, respond, and completion tasks for pull request reviews?▼

Route address, respond, and completion tasks by applying precise routing rules that dispatch each item to the appropriate sub-agent. The system analyzes PR review comments, coordinates the sub-agents to implement changes, and returns a structured result capturing the final status without exposing internal reasoning.

How does the orchestrator handle blockers and halt conditions during PR review automation?▼

The orchestrator handles blockers and halt conditions by enforcing strict governance on authorization scopes during task dispatch. It captures all progress, blockers, and the final status in a structured result, ensuring that sub-agents only implement minimal, scope-correct changes without exposing internal reasoning.