arc-requesting-review

Dispatch a code-reviewer subagent with implementation details and commit SHAs.

6|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/GregoryHo/arcforge --skill arc-requesting-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arc-requesting-review
Source: https://github.com/GregoryHo/arcforge/tree/main/skills/arc-requesting-review
Command: npx skills add https://github.com/GregoryHo/arcforge --skill arc-requesting-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of requesting code reviews, ensuring that code changes are checked for quality, compliance, and readiness before merging.

Core Features & Use Cases

  • Automated Review Requests: Integrates with agent workflows to automatically trigger code reviews after tasks or feature completion.
  • Structured Feedback: Defines clear criteria for reviewers and categorizes feedback by severity (Critical, Important, Minor).
  • Use Case: After completing a development task, you can use this skill to automatically generate a code review request for your team, specifying the exact code changes and requirements for the reviewer to assess.

Quick Start

Use the arc-requesting-review skill to request a code review for your latest changes.

Frequently Asked Questions about arc-requesting-review

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

FAQPage Schema
How do I automate code review requests after completing a development task?

You can automate code review requests by dispatching a code-reviewer subagent with implementation details, requirements, and git commit SHAs. This skill integrates with agent workflows to trigger reviews automatically after task completion, ensuring quality and compliance before merging.

What is the best way to provide context when requesting a code review?

Providing structured context including implementation details, the original plan or requirements, and specific git commit SHAs is the best way to request a code review. This ensures the reviewer subagent assesses code quality and adherence to specifications accurately.

How does the code review feedback process work?

The code review feedback process works by categorizing feedback by severity levels such as Critical, Important, or Minor. It establishes protocols for acting on reviewer feedback to ensure code quality and adherence to project specifications.

Can I use this code review skill with my existing git development workflow?

Yes, you can use this code review skill with your existing git development workflow. It facilitates code review requests within the software development lifecycle by utilizing git commit SHAs to specify exact code changes for assessment.

What do I need to set up before requesting an automated code review?

Before requesting an automated code review, you need completed code changes, implementation details, plan or requirements, and git commit SHAs. This information is dispatched to the code-reviewer subagent to assess readiness and compliance before merging.