code-reviewer

Identify and report severity-rated code quality issues across repositories.

3|2|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/grasberg/sofia --skill code-reviewer-grasberg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/grasberg/sofia/tree/main/workspace/skills/code-reviewer
Command: npx skills add https://github.com/grasberg/sofia --skill code-reviewer-grasberg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviews code to identify correctness, security, performance, and maintainability issues, delivering severity-rated findings with clear fixes.

Core Features & Use Cases

  • Structured, severity-sorted findings (CRITICAL > MAJOR > MINOR > SUGGESTION) with before/after examples.
  • Framework- and language-aware checks for React, Python, Go, and more.
  • Actionable feedback with concrete fixes, risk context, and improvement guidance.
  • Suitable for PR reviews, security audits, and quality gates.

Quick Start

Analyze the latest PR to produce a prioritized list of issues and recommended fixes.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I perform an automated code review for a pull request?

Automated code review for a pull request identifies correctness, security, and maintainability issues, delivering severity-rated findings with concrete before/after examples and clear fixes.

What is the best way to identify security and performance issues in my codebase?

The best way to identify security and performance issues is through a meticulous code review that applies framework-aware checks across diverse languages and reports severity-based findings.

Can I use automated code review for React, Python, and Go projects?

Yes, you can use automated code review for React, Python, and Go projects, because it performs framework- and language-aware checks across diverse codebases to ensure quality.

How do I generate actionable bug-detection reports with concrete fixes?

To generate actionable bug-detection reports, run a code review that produces structured, severity-sorted findings prioritizing security and correctness, complete with risk context and improvement guidance.

Does automated code review work as a quality gate for CI CD pipelines?

Yes, automated code review works as a quality gate for CI CD pipelines by analyzing code changes and outputting prioritized lists of issues categorized from CRITICAL down to SUGGESTION.