code-review-quality

Conduct context-driven code reviews with prioritized security, performance, and coverage feedback.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/aleeM42/crm-2jmcmedios --skill code-review-quality-aleem42
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-quality
Source: https://github.com/aleeM42/crm-2jmcmedios/tree/main/.agents/skills/code-review-quality
Command: npx skills add https://github.com/aleeM42/crm-2jmcmedios --skill code-review-quality-aleem42

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the code review process, ensuring code is high-quality, secure, testable, and maintainable, reducing bugs and technical debt.

Core Features & Use Cases

  • Context-Driven Reviews: Focuses on critical aspects like bugs, security, testability, and maintainability, not just style.
  • Prioritized Feedback: Guides reviewers to categorize feedback from blockers to suggestions.
  • Agent Integration: Leverages specialized agents for security, performance, and coverage analysis.
  • Use Case: When a pull request is submitted, this Skill can automatically perform initial checks for security vulnerabilities and test coverage, providing a report that human reviewers can use to focus on complex logic and design decisions.

Quick Start

Use the code-review-quality skill to review the latest pull request, prioritizing security and testability feedback.

Frequently Asked Questions about code-review-quality

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

FAQPage Schema
How do I automate code review for security and testability on a pull request?

Automating code review for pull requests involves running specialized agents to scan for security vulnerabilities and evaluate test coverage, generating a prioritized feedback report for human reviewers to focus on complex logic and design decisions.

What is context-driven code review and how does it improve maintainability?

Context-driven code review evaluates critical aspects like bugs, security, testability, and maintainability rather than just style, ensuring high-quality code that reduces technical debt and future bugs.

How do I prioritize code review feedback from blockers to suggestions?

Prioritizing code review feedback involves categorizing insights from blockers to suggestions, guiding reviewers to address critical security and performance issues first before tackling minor style improvements.

Can I use specialized agents for performance and coverage analysis in my code review?

Yes, leveraging specialized agents for performance and coverage analysis enables context-driven code reviews that ask clarifying questions and provide actionable insights to improve testability and maintainability.

What is the best way to reduce technical debt during code reviews?

The best way to reduce technical debt during code reviews is to focus on context-driven checks for testability and maintainability, prioritizing feedback to ensure code is secure and high-quality.

Does automated code review replace the need for human reviewers?

Automated code review complements human reviewers by performing initial checks for security vulnerabilities and test coverage, allowing developers to focus on complex logic and design decisions rather than replacing them.