Code Reviewer

Analyze code for bugs, security vulnerabilities, and performance issues.

1|1|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/Geralt1983/Thanos --skill code-reviewer-geralt1983
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Code Reviewer
Source: https://github.com/Geralt1983/Thanos/tree/main/.gemini/skills/reviewer
Command: npx skills add https://github.com/Geralt1983/Thanos --skill code-reviewer-geralt1983

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of code review, helping developers identify bugs, security vulnerabilities, performance issues, and style violations before code is merged.

Core Features & Use Cases

  • Automated Code Analysis: Analyzes code for correctness, security, performance, and maintainability.
  • Actionable Feedback: Provides specific, prioritized, and constructive suggestions for improvement.
  • Use Case: When a developer submits a Pull Request, this Skill can be invoked to provide an initial review, flagging potential issues and ensuring adherence to best practices.

Quick Start

Use the Code Reviewer skill to analyze the provided code snippet for bugs 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 perform an automated code review to catch bugs and security vulnerabilities?

Automated code review analyzes your codebase to identify bugs, security vulnerabilities, performance bottlenecks, and style inconsistencies. It provides actionable feedback based on established best practices to ensure code quality and maintainability before merging.

What's the best way to analyze code for performance bottlenecks and style inconsistencies?

Analyzing code for performance bottlenecks and style inconsistencies requires a comprehensive review process that checks correctness, security, and maintainability. This approach offers specific, prioritized, and constructive suggestions for improvement based on team standards.

Can I use automated code analysis to ensure adherence to best practices in a pull request?

Yes, automated code analysis can be invoked during a pull request to provide an initial review. It flags potential issues, ensuring adherence to best practices by evaluating correctness, security, performance, and maintainability before code is merged.

How does code quality assurance handle actionable feedback for maintainability?

Code quality assurance provides actionable feedback for maintainability by offering detailed analysis and constructive suggestions. It evaluates code against established best practices and team standards to facilitate long-term quality and prevent style violations.

When do I need automated code review for detecting security vulnerabilities?

You need automated code review for detecting security vulnerabilities when a developer submits a pull request. This initial review flags potential bugs, performance issues, and style violations, ensuring code correctness and security before merging.