code-review-medium

Identify quality, security, and test-coverage gaps in medium pull requests.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/rachel353/fullty-plan --skill code-review-medium-rachel353
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-medium
Source: https://github.com/rachel353/fullty-plan/tree/main/.claude/skills/code-review-medium
Command: npx skills add https://github.com/rachel353/fullty-plan --skill code-review-medium-rachel353

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines and standardizes code reviews for medium-sized PRs, ensuring consistent quality, security checks, and test-coverage insights without slowing down delivery.

Core Features & Use Cases

  • Code quality assessment and maintainability checks
  • Security basics review and vulnerability spotting
  • Test coverage analysis and reporting
  • Error handling patterns and API design consistency
  • Use Case: Review a 250-line feature branch to identify potential defects and improve test coverage before merge.

Quick Start

Submit a medium-sized PR or its diff to receive a structured code-review report

Frequently Asked Questions about code-review-medium

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

FAQPage Schema
How do I review a medium-sized pull request for security and test coverage?

Review a medium-sized pull request by submitting the PR diff to generate a structured report that identifies security vulnerabilities, test coverage gaps, and code quality issues across the changes.

What does a code quality assessment for a 100-500 line PR include?

A code quality assessment for a 100-500 line PR includes maintainability checks, security vulnerability spotting, test coverage analysis, and explicit error handling and API consistency evaluation.

Can I automate code review checks for medium PRs in my CI/CD pipeline?

Yes, you can integrate automated code review checks for medium PRs into your CI/CD pipeline to ensure consistent quality, security, and test-coverage assessments without slowing down delivery.

Does this code review tool work with API design consistency checks?

Yes, this code review process explicitly analyzes API design consistency and error handling patterns alongside security basics and test coverage assessment for medium PRs.

When should I use an automated code review for a 250-line feature branch?

Use an automated code review for a 250-line feature branch to identify potential defects, improve test coverage, and enforce security best practices before merging into the main branch.