mode-review

Reviews code quality and security, identifying issues by severity and suggesting improvements.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/mahamaneharouna9-cpu/Apex-invoice-billing-automation --skill mode-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mode-review
Source: https://github.com/mahamaneharouna9-cpu/Apex-invoice-billing-automation/tree/main/.opencode/skill/mode-review
Command: npx skills add https://github.com/mahamaneharouna9-cpu/Apex-invoice-billing-automation --skill mode-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing code for quality, security vulnerabilities, and adherence to best practices, providing actionable feedback for improvement.

Core Features & Use Cases

  • Code Evaluation: Assesses code against established standards for various programming languages.
  • Issue Identification: Pinpoints bugs, security risks, and areas for optimization, categorizing them by severity.
  • Improvement Suggestions: Offers concrete recommendations for fixing issues and enhancing code.
  • Positive Reinforcement: Highlights well-implemented aspects of the code.
  • Use Case: A developer submits a new feature. This Skill analyzes the code, identifies a potential SQL injection vulnerability, suggests a fix, and praises the clear function naming in another part of the code.

Quick Start

Use the mode-review skill to analyze the provided code for security vulnerabilities and suggest improvements.

Frequently Asked Questions about mode-review

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

FAQPage Schema
How do I automate code review for security vulnerabilities and quality issues?

Automating code review involves analyzing your source code against language-specific standards and security principles to pinpoint bugs and categorize risks by severity. This process identifies vulnerabilities like SQL injection and provides concrete improvement suggestions.

What is the best way to assess code for security risks and best practices?

Assessing code for security risks requires evaluating it against established programming standards to identify vulnerabilities and optimization areas. The review categorizes these issues by severity, highlights positive implementation aspects, and offers actionable recommendations.

How does an automated code analysis identify and categorize bugs?

Automated code analysis identifies bugs by scanning your software against established language-specific standards and security principles. It then categorizes the discovered issues and vulnerabilities by severity to prioritize fixes and suggest improvements.

Can I use this code quality assessment for any programming language?

Code quality assessment applies to various programming languages by adhering to language-specific standards and security principles. It evaluates submitted code, identifies potential vulnerabilities, and provides feedback regardless of the specific development workflow.

What kind of feedback does a security audit provide for software development workflows?

A security audit provides actionable feedback by pinpointing security risks, bugs, and optimization areas, categorizing them by severity. It also highlights well-implemented aspects and offers concrete recommendations for fixing issues and enhancing code quality.

Why should I integrate code analysis into my software development workflow?

Integrating code analysis into your software development workflow automates the process of checking for quality, security vulnerabilities, and best practices. This ensures consistent adherence to standards and provides immediate, actionable feedback for improvement.