code-review

Analyze PR diffs and generate structured review comments with severity.

5.3k|573|Updated Nov 1, 2025
One-click install
npx skills add https://github.com/breaking-brake/cc-wf-studio --skill code-review-breaking-brake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/breaking-brake/cc-wf-studio/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/breaking-brake/cc-wf-studio --skill code-review-breaking-brake

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze PR changes and generate structured review comments from code quality, security, and performance perspectives to streamline code reviews.

Core Features & Use Cases

  • Code Quality: evaluates readability, maintainability, and adherence to standards.
  • Security & Performance: detects common security concerns and performance issues.
  • Output & Scope: produces a list of comments with filename, line number, issue, and severity for integration into PR workflows.

Quick Start

Run a PR diff through the skill to get a prioritized set of review comments.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I generate code review comments from PR diffs?

To generate code review comments from PR diffs, run the pull request changes through the skill to receive a prioritized, structured list of actionable comments. This automates the analysis of code quality, security, and performance issues.

What is automated PR diff analysis for code quality and security?

Automated PR diff analysis evaluates pull request changes to detect code quality, security vulnerabilities, and performance issues. It produces a structured list of actionable comments containing the filename, line number, issue description, and severity level.

Does automated code review work for diverse codebases and pull requests?

Yes, automated code review applies to software development workflows with frequent pull requests across diverse codebases. It evaluates readability, maintainability, and adherence to standards to streamline your review process.

How do I get structured code review output with line numbers and severity?

You get structured code review output by providing PR diffs to the skill. It generates a list of comments with specific filename, line number, issue description, and severity for direct integration into PR workflows.

What is the best way to automate code reviews for frequent pull requests?

The best way to automate code reviews for frequent pull requests is applying diff analysis to generate actionable comments. This evaluates code quality, security, and performance, streamlining development workflows across diverse codebases.

Can I detect security and performance issues from pull request diffs?

Yes, you can detect common security concerns and performance issues from pull request diffs. The analysis evaluates changes and outputs structured comments with filenames, line numbers, issue descriptions, and severity levels.