code-review

Analyze code across architecture, quality, security, performance, testing, and documentation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides in-depth code reviews that go beyond surface-level issues, identifying root causes and offering actionable solutions to improve code quality, architecture, security, performance, testing, and documentation.

Core Features & Use Cases

  • Comprehensive Review: Analyzes code across six key areas: Architecture & Design, Code Quality, Security & Dependencies, Performance & Scalability, Testing Quality, and Documentation & API Design.
  • Root Cause Analysis: Identifies the underlying reasons for issues and provides clear, multi-level explanations (What, Why, How).
  • Actionable Solutions: Delivers specific, working code examples for fixes and improvements.
  • Use Case: After a significant feature implementation, use this Skill to ensure the new code adheres to best practices, is secure, performant, and maintainable, providing a detailed report for the development team.

Quick Start

Use the code-review skill to analyze the architecture and design of the files in the src/ directory.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform a comprehensive code review for architecture and security?

Perform a comprehensive code review by analyzing code context across architecture, security, performance, testing, and documentation to identify root causes and provide actionable, code-based solutions for continuous software improvement.

What is root cause analysis in software quality and code review?

Root cause analysis in code review identifies the underlying reasons for software quality issues rather than surface-level symptoms, delivering clear, multi-level explanations detailing what the issue is, why it occurred, and how to fix it.

Can I get actionable code examples from an automated code review?

Yes, automated code reviews can deliver specific, working code examples for fixes and improvements. Actionable solutions are generated to address identified issues across architecture, performance, security, and documentation.

Does code review tooling support evolutionary and impact-based prioritization?

Yes, code review tooling supports evolutionary and impact-based prioritization for continuous improvement, allowing development teams to prioritize architectural and security fixes based on their overall impact on the software.

What's the best way to analyze code quality after a feature implementation?

The best way to analyze code quality after a feature implementation is to run a comprehensive review checking architecture, security, performance, testing, and documentation to ensure the new code adheres to best practices.