code-review

Audit code changes for quality, security, and maintainability.

40|9|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/akillness/oh-my-skills --skill code-review-akillness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/akillness/oh-my-skills/tree/main/.agent-skills/code-review
Command: npx skills add https://github.com/akillness/oh-my-skills --skill code-review-akillness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Conducts structured, actionable reviews to improve code quality, security, and maintainability across teams.

Core Features & Use Cases

  • Structured checklists covering naming, error handling, security, performance, and documentation.
  • Applies to pull requests, design reviews, and incremental changes across languages.
  • Generates concrete feedback and improvement suggestions for maintainable code.

Quick Start

Initiate a code-review by applying the provided checklist to the current PR.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I conduct a structured code review for a pull request?

Conduct a code review by applying structured checklists covering naming, error handling, security, performance, and documentation to the pull request. This process generates concrete feedback and improvement suggestions for maintainable code.

What should I look for when auditing code changes for security and maintainability?

When auditing code changes for security and maintainability, check for vulnerability detection, SOLID principles adherence, and coding standards. Review naming conventions, error handling, performance, and documentation to ensure quality.

Can I use a standard code review checklist across different programming languages?

Yes, you can apply standard code review checklists across languages. The review process applies to incremental code changes and design reviews regardless of language, emphasizing best practices and vulnerability detection universally.

Does automated code review guidance cover SOLID principles and design reviews?

Yes, automated code review guidance covers SOLID principles and design reviews. It implements structured review steps that audit code changes for quality, security, and maintainability while applying best practices to design reviews.

What's the best way to review incremental code changes for coding standards?

The best way to review incremental code changes for coding standards is using a structured checklist that evaluates naming, error handling, security, and performance. This approach ensures thorough vulnerability detection and maintainable code.

When do I need a formal code review process for vulnerability detection?

You need a formal code review process for vulnerability detection when auditing pull requests or incremental changes. Implementing structured review steps with checklists ensures security flaws, quality issues, and maintainability problems are caught.