review

Dispatch a code-reviewer subagent to triage arc and git diff changes.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/SentioLabs/agent-nexus --skill review-sentiolabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/SentioLabs/agent-nexus/tree/main/claude-marketplace/plugins/arc/skills/review
Command: npx skills add https://github.com/SentioLabs/agent-nexus --skill review-sentiolabs

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Dispatches a code-reviewer subagent after implementation, applying structured triage to feedback.

## Core Features & Use Cases

  • Dispatches a code-reviewer subagent to review changes and gather findings.
  • Triage feedback by severity and guide follow-up actions with a standardized workflow.
  • Leverage design context from ARC epics to inform review conclusions and recommended fixes.

### Quick Start Dispatch the code-reviewer after completing an implementation task to initiate a structured code review.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate code review after implementation?

Automate code review by dispatching a code-reviewer subagent to evaluate implementation work, triage findings by severity, and generate a structured report with actionable next steps.

How does triage work for code review findings?

Triage for code review findings works by categorizing feedback by severity through a standardized workflow, guiding follow-up actions and providing re-dispatch guidance to resolve identified issues.

Can I use design context from ARC epics to guide code review?

Yes, you can leverage design context from ARC epics to inform code review conclusions, evaluate changes against intended design, and guide recommended fixes generated by the review subagent.

Does the code review subagent work with git diff and arc tracked changes?

Yes, the code review subagent works with code changes tracked in arc and git diff, evaluating implementation work against available design context to produce structured actionable reports.

What is the best way to triage code review feedback by severity?

The best way to triage code review feedback is applying a standardized workflow that categorizes findings by severity, guides follow-up actions, and provides re-dispatch guidance for unresolved issues.