code-review

Analyze source code for bugs, security vulnerabilities, and coding standards.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/thilak0105/Neoverse-26 --skill code-review-thilak0105
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/thilak0105/Neoverse-26/tree/main/apps/desktop/bundled-skills/code-review
Command: npx skills add https://github.com/thilak0105/Neoverse-26 --skill code-review-thilak0105

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the need for thorough code analysis to identify and rectify bugs, security vulnerabilities, performance bottlenecks, and deviations from best practices, ultimately improving software quality and maintainability.

Core Features & Use Cases

  • Comprehensive Code Analysis: Reviews code for correctness, security, performance, maintainability, and adherence to best practices.
  • Actionable Feedback: Provides specific, categorized issues with suggested fixes.
  • Use Case: A developer can submit a pull request to this Skill to receive a detailed report on potential issues before merging, ensuring higher code quality.

Quick Start

Use the code-review skill to review the attached file 'main.py' for security vulnerabilities.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I review source code for security vulnerabilities and performance issues?

To review source code for security vulnerabilities and performance issues, submit your file to analyze correctness, security, maintainability, and best practices. It outputs categorized findings with location, severity, descriptions, and recommended fixes.

Can I use code review to check a pull request for bugs before merging?

Yes, you can submit a pull request to check for bugs before merging. The analysis identifies potential issues across correctness, security, and performance, ensuring higher software quality and maintainability before integration.

What is the best way to identify performance bottlenecks and deviations from coding standards?

The best way to identify performance bottlenecks and deviations from coding standards is using a detailed review checklist covering correctness, security, performance, and maintainability, which reports specific issues with suggested fixes.

Does code review work with any programming language like Python?

Code review analyzes source code files like 'main.py' for vulnerabilities and bugs. It applies review checklists covering best practices and performance optimization to identify issues regardless of the specific programming framework.

What specific details are included in the code analysis report?

The code analysis report includes the location, severity, issue description, and recommended fixes for each identified problem. It categorizes issues by correctness, security, performance, maintainability, and best practices.

When do I need to run a comprehensive code analysis?

You need to run a comprehensive code analysis when you want to rectify security vulnerabilities and performance bottlenecks before merging changes, ultimately improving software quality and maintainability through actionable feedback.