code-review

Identify and prioritize code quality issues in diffs and pull requests.

27|4|Updated Jun 12, 2025
One-click install
npx skills add https://github.com/definableai/definable.ai --skill code-review-definableai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/definableai/definable.ai/tree/main/definable/definable/skill/library/code-review
Command: npx skills add https://github.com/definableai/definable.ai --skill code-review-definableai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematic and scalable code-review methodology that surfaces severity-ranked findings, helping teams quickly prioritize fixes and improve software quality and security.

Core Features & Use Cases

  • Severity-ranked findings: Prioritized issues by impact and risk with clear remediation guidance.
  • Guidance for remediation: Concrete fixes, patterns, and best practices to apply in the codebase.
  • Pull request workflow support: Works with diffs, PRs, and file changes across repositories to streamline reviews.

Quick Start

Review the latest pull request diff and generate a prioritized list of code-quality findings with remediation suggestions.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I prioritize code quality issues in a pull request diff?

To prioritize code quality issues in a pull request diff, this skill analyzes changes across repositories and languages to assess correctness, security, and maintainability. It enforces severity ranking to help teams quickly identify and prioritize high-impact fixes.

What is severity-ranked code review and how does it work?

Severity-ranked code review is a methodology that surfaces findings based on impact and risk. It assesses diffs and pull requests for correctness, security, and best practice adherence, then generates a prioritized list of issues with concrete remediation suggestions.

How do I generate remediation suggestions for security and maintainability findings?

To generate remediation suggestions for security and maintainability findings, the skill reviews pull request diffs and provides concrete fixes. It references relevant tests and design patterns to guide developers in applying best practices to the codebase.

Does this code review approach work across different repositories and languages?

Yes, this code review approach works across different repositories and languages. It is applied during code reviews to assess file changes and diffs universally, evaluating correctness, security, and maintainability without language-specific constraints.

What's the best way to streamline pull request workflow analysis for maintainability?

The best way to streamline pull request workflow analysis for maintainability is to use a systematic methodology that surfaces severity-ranked findings. This provides clear remediation guidance and references design patterns, helping teams quickly prioritize fixes and improve software quality.