requesting-code-review

Automate code review requests and manage categorized feedback via a subagent.

54|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/dennislee928/Ethic-Latex --skill requesting-code-review-dennislee928
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/dennislee928/Ethic-Latex/tree/main/.claude/skills/requesting-code-review
Command: npx skills add https://github.com/dennislee928/Ethic-Latex --skill requesting-code-review-dennislee928

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the code review process, catching potential issues early to prevent bugs, maintain code quality, and ensure features meet requirements before merging.

Core Features & Use Cases

  • Automated Review Triggering: Integrates with development workflows to prompt reviews at critical stages.
  • Structured Feedback: Guides a code-reviewer subagent to provide detailed, categorized feedback.
  • Use Case: After completing a new feature, you can use this skill to automatically dispatch a code review, ensuring it adheres to project standards and requirements before it's merged into the main branch.

Quick Start

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

Frequently Asked Questions about requesting-code-review

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

FAQPage Schema
How do I automate code review requests before a git merge?

To automate code review requests, you dispatch a dedicated subagent to compare code changes against specified requirements. This process identifies issues across critical, important, and minor categories to ensure production readiness before merging into the main branch.

What is a subagent-driven development workflow for quality assurance?

Subagent-driven quality assurance uses a dedicated code-reviewer subagent to provide structured, categorized feedback on recent changes. It maintains code integrity by catching potential issues early and ensuring features meet project standards.

How does code review categorization work for identifying issues?

Code review categorization identifies issues by grouping feedback into critical, important, and minor categories. This structured feedback mechanism guides a subagent to prioritize potential bugs and ensure features meet requirements before merging.

Can I integrate automated code reviews into an ad-hoc development workflow?

Automated code reviews support integration into subagent-driven development, plan execution, and ad-hoc workflows. This flexibility allows you to trigger reviews at critical stages to maintain code integrity and production readiness.

Do I need specific dependencies to use a subagent for code reviews?

No specific dependencies are required to use a subagent for code reviews. The skill operates independently using its internal scripts and references to facilitate quality assurance and compare code against requirements.