code-review

Automate code review with best-practice checklists for security and maintainability.

Updated Jun 28, 2026
One-click install
npx skills add https://github.com/Mesteriis/Engineering-Bible-AI --skill code-review-mesteriis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Mesteriis/Engineering-Bible-AI/tree/main/skills/code-review
Command: npx skills add https://github.com/Mesteriis/Engineering-Bible-AI --skill code-review-mesteriis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The code-review Skill solves the problem of thorough code inspection, ensuring that code is correct, secure, and maintainable.

Core Features & Use Cases

  • Expert Review Guidelines: Offers a comprehensive checklist to review code for correctness, security, and maintainability.
  • Severity Levels: Identifies critical, major, minor, and suggestion issues for code quality.
  • Customizable Output: Generates a structured review output that highlights findings, good practices, and validation gaps.

Quick Start

Run the 'code-review' Skill on your code repository to automatically perform an in-depth code quality review.

Frequently Asked Questions about code-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 maintainability issues?

Automated code review applies a best practices checklist to your repository to identify security vulnerabilities, maintainability issues, and architectural concerns. It generates structured, actionable feedback highlighting findings, good practices, and validation gaps within your codebase.

What is the best way to check my codebase for architectural concerns?

The best way to check your codebase for architectural concerns is using an expert review checklist that evaluates code correctness, security, and maintainability. This automated inspection categorizes findings into critical, major, minor, and suggestion severity levels for prioritized fixes.

How does a code review checklist identify critical severity issues?

A code review checklist identifies critical severity issues by applying expert review guidelines to inspect your repository for security vulnerabilities and structural flaws. It evaluates the codebase against best practices and categorizes the severity of each finding to prioritize corrections.

Can I use automated code review to find validation gaps in my repository?

Yes, you can use automated code review to find validation gaps in your repository. The review process applies a comprehensive checklist to your codebase, producing a structured output that explicitly highlights missing validations alongside discovered vulnerabilities and good practices.

Does code quality automation work without external dependencies?

Yes, code quality automation works without external dependencies. The review process operates directly within the context of your repository, applying its internal best practices checklist to evaluate code correctness, security, and maintainability without requiring additional components.