code-review-medium

Identify and document quality, security, and test issues in medium PRs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Medium PR reviews are time-consuming and inconsistent. This skill standardizes analysis of PRs in the 100-500 lines range, focusing on code quality, security basics, and test coverage.

Core Features & Use Cases

  • Structured checks for maintainability and readability
  • Security best-practice assessment and vulnerability spotting
  • Test coverage evaluation and edge-case considerations
  • API design consistency and error handling review
  • Use Case: QA teams or lead developers request a consistent PR critique to guide merging decisions.

Quick Start

Review the attached medium-sized PR by running a structured review that highlights quality, security, and test gaps.

Frequently Asked Questions about code-review-medium

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

FAQPage Schema
How do I perform a structured code review for medium PRs to ensure maintainability and security?

A structured code review for medium PRs evaluates 100-500 line changes by applying standardized checks for maintainability, security practices, test coverage, error handling, and API design consistency to produce a documented critique.

What does a standardized PR review check for in software projects?

A standardized PR review checks for code readability, security vulnerabilities, test coverage gaps, edge-case considerations, and API design consistency to guide merging decisions for typical software projects across languages.

Can I use static analysis to evaluate test coverage and security practices in a 100-500 line pull request?

Yes, static analysis applied to a 100-500 line pull request identifies security vulnerabilities and evaluates test coverage by assessing code quality, error handling, and maintainability to document issues for merging decisions.

What is the best way to standardize code quality and API design consistency checks across different programming languages?

Standardizing code quality and API design consistency checks involves applying a structured review framework that assesses maintainability, security best practices, and error handling uniformly across typical software projects regardless of language.

How do I identify security vulnerabilities and edge-case gaps in medium-sized pull requests?

Identifying security vulnerabilities and edge-case gaps in medium-sized pull requests requires a structured review focusing on security best-practice assessment and test coverage evaluation to document issues and guide merging decisions.