code-reviewer

Analyze source code for bugs, security vulnerabilities, and performance regressions.

18.1k|2.3k|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/RightNow-AI/openfang --skill code-reviewer-rightnow-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/RightNow-AI/openfang/tree/main/crates/openfang-skills/bundled/code-reviewer
Command: npx skills add https://github.com/RightNow-AI/openfang --skill code-reviewer-rightnow-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing code for potential bugs, security vulnerabilities, performance bottlenecks, and adherence to best practices, thereby improving the overall quality and maintainability of software projects.

Core Features & Use Cases

  • Comprehensive Code Analysis: Identifies security risks, correctness bugs, performance issues, and style deviations.
  • Actionable Feedback: Provides specific, prioritized, and constructive suggestions for improvement.
  • Use Case: Integrate this Skill into your CI/CD pipeline to automatically flag critical issues in pull requests before they are merged, ensuring higher code quality.

Quick Start

Analyze the provided code snippet for security vulnerabilities and suggest improvements.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I detect security vulnerabilities and bugs in my source code?

Automate code review by analyzing source code for security vulnerabilities, performance bottlenecks, and best practice deviations. It provides prioritized, constructive suggestions with specific line references and fixes, ensuring higher code quality before merging pull requests.

Can I integrate automated code analysis into a CI/CD pipeline?

Yes, you can integrate automated code analysis into your CI/CD pipeline to automatically flag critical issues in pull requests before they are merged. This ensures higher code quality and maintainability throughout the software development lifecycle.

What is the best way to check code quality and adherence to best practices?

The best way to check code quality is by analyzing source code for security risks, correctness bugs, performance issues, and style deviations. This provides actionable, prioritized feedback with specific line references and suggested fixes for software projects.

Does automated code review provide specific line references for performance regressions?

Yes, automated code review provides specific line references for performance regressions. It analyzes source code to identify bottlenecks and offers prioritized, constructive suggestions with suggested fixes to resolve the performance issues.

Why does my code review focus on security, correctness, and performance?

Code review focuses on security, correctness, and performance because these areas are critical for software maintainability. Analyzing these patterns identifies vulnerabilities and regressions, providing prioritized feedback with specific line references and suggested fixes.