requesting-code-review

Execute a code-reviewer subagent to automate code reviews with precise context.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/billydeeii136/black-opps-claude-skill --skill requesting-code-review-billydeeii136
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/billydeeii136/black-opps-claude-skill/tree/main/agent-skills/requesting-code-review
Command: npx skills add https://github.com/billydeeii136/black-opps-claude-skill --skill requesting-code-review-billydeeii136

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides an automated way to review code, ensuring that it meets quality standards and functional requirements before merging.

Core Features & Use Cases

  • Automated Code Review: Offers a structured review process that catches issues before they cascade.
  • Custom Context: Delivers tailored context for each code review, focusing on work products rather than thought process.
  • Integration: Seamlessly integrates with existing workflows, supporting subagent-driven development and plan execution.

Quick Start

Request a code review for the latest commit by running the command: code-reviewer:code-reviewer {WHAT_WAS_IMPLEMENTED}

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 reviews before merging new commits?

Automated code review is executed by running a subagent with tailored context to evaluate work products against quality standards and functional requirements. This structured process catches issues before merging by focusing on the implemented code rather than the development thought process.

What is subagent-driven development and how does it handle codebase management?

Subagent-driven development uses specialized subagents to execute and review tasks within a plan. For codebase management, a code review subagent evaluates work products against requirements, ensuring code quality and adherence to the plan before integration.

How do I run an automated code review on my latest commit?

Run a code review by executing the command with a description of what was implemented. This provides the subagent with precise context to evaluate work products and verify that the implementation meets functional requirements.

Can I use automated code review for post-task checks in plan execution?

Yes, automated code review is designed for post-task reviews in subagent-driven development and plan execution. It delivers tailored context for each review to ensure work products meet quality and functional standards before the next phase.

Does automated code review require specific configuration or codebase access?

Yes, automated code review requires appropriate configuration and access to the codebase. This access allows the subagent to analyze work products and verify adherence to defined functional requirements and quality standards.