code-review

Analyze code changes to enforce mandatory reviews before commits and deployments.

1|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/artofrawr/claude-control --skill code-review-artofrawr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/artofrawr/claude-control/tree/main/skills/code-review
Command: npx skills add https://github.com/artofrawr/claude-control --skill code-review-artofrawr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enforces automated code reviews as a mandatory guardrail before every commit and deployment, reducing bugs and security issues.

Core Features & Use Cases

  • Triggered by the /code-review command to analyze code changes and ensure quality.
  • Integrates with CI/CD to require reviews before merges and deployments.
  • Supports severity-based feedback and actionable guidance to fix issues.

Quick Start

Invoke /code-review on your staged changes to start the automated review.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I enforce mandatory code reviews before commits?

To enforce mandatory code reviews before commits, you can use this automation skill to analyze staged changes. It implements a standardized workflow with automated checks and clear remediation steps to block commits and reduce bugs.

What is automated code review in CI/CD pipelines?

Automated code review in CI/CD pipelines is the process of analyzing code changes programmatically before merges and deployments. This skill triggers during pull request workflows to provide severity-based feedback and actionable guidance to fix issues.

How do I run an automated code review on staged changes?

To run an automated code review on staged changes, invoke the /code-review command during your commit workflow. The skill analyzes your code changes and generates standardized feedback with severity levels and remediation steps.

Does this automated code review tool integrate with pull request workflows?

Yes, this automated code review tool integrates directly with pull request workflows and CI/CD pipelines. It acts as a mandatory guardrail before merges and deployments to analyze changes and enforce quality standards.

Can I get severity-based feedback for security risks during a code review?

You can get severity-based feedback for security risks during a code review by using this automated skill. It analyzes code changes to identify bugs and security issues, providing clear remediation steps to reduce vulnerabilities.

What is the best way to prevent bugs before merging pull requests?

The best way to prevent bugs before merging pull requests is enforcing automated code reviews as a mandatory guardrail. This skill analyzes code changes during commit workflows to catch issues early and provide actionable guidance to fix them.