code-reviewer

Your AI-powered, full-cycle, cloud-agnostic code review and workflow automation platform.

10|7|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/librefang/librefang-registry --skill code-reviewer-librefang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/librefang/librefang-registry/tree/main/skills/code-reviewer
Command: npx skills add https://github.com/librefang/librefang-registry --skill code-reviewer-librefang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps development teams identify correctness, security, and performance issues during code reviews, converting findings into actionable recommendations to improve software quality.

Core Features & Use Cases

  • Structured review guidance: enforces security, correctness, performance checks, and best practices.
  • Actionable fixes: provides concrete line- or pattern-specific recommendations to fix issues.
  • Use Case: during a pull request, run a code review to surface critical vulnerabilities and optimization opportunities.

Quick Start

Ask me to review a repository and return a prioritized list of issues with concrete fixes.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I get actionable fixes for code review findings in a pull request?

A code review during a pull request surfaces critical vulnerabilities and optimization opportunities across multiple languages. It converts findings into prioritized, line-specific feedback with concrete remediation steps and risk-based guidance.

What does static analysis for code review cover in terms of security and performance?

Static analysis for code review covers correctness, security, and performance checks. It enforces best practices by identifying critical vulnerabilities and optimization opportunities, converting them into concrete recommendations to improve software quality.

Can I run a security code review across different programming languages in my repository?

Yes, you can run a security code review across different programming languages. The review applies to repository code across languages, prioritizing critical vulnerabilities and performance issues while providing pattern-specific remediation steps.

How do I prioritize critical issues found during a code review?

To prioritize critical issues found during a code review, the review produces a prioritized list based on risk. It focuses on critical vulnerabilities and performance issues, providing concrete remediation steps for the most severe problems first.

What is the best way to enforce best practices and security checks during a pull request?

The best way to enforce best practices and security checks during a pull request is to run a structured review. This applies correctness, security, and performance checks to repository code, surfacing critical vulnerabilities with actionable recommendations.