mg-code-review

Review code changes for standards, test coverage, performance, and error handling.

1|1|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/wonton-web-works/miniature-guacamole --skill mg-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mg-code-review
Source: https://github.com/wonton-web-works/miniature-guacamole/tree/main/src/framework/skills/mg-code-review
Command: npx skills add https://github.com/wonton-web-works/miniature-guacamole --skill mg-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automated, structured reviews of code quality against standards, test coverage, performance, and error handling, helping teams ship higher-quality software faster.

Core Features & Use Cases

  • Code Quality & Standards assessment across projects
  • Test Coverage evaluation with actionable feedback
  • Performance & Error Handling review across modules
  • Use Case: Before merging a feature, surface critical issues and recommended fixes to reduce regression risk.

Quick Start

Run mg-code-review on the changed files to generate a structured quality assessment.

Frequently Asked Questions about mg-code-review

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

FAQPage Schema
How do I automate code review for coding standards and test coverage?

Automated code review assesses coding standards, test coverage, performance, and error handling by analyzing changed files to produce structured findings. It generates actionable feedback and guides remediation to reduce regression risk before merging features.

What is the best way to evaluate error handling and performance across modules?

Evaluating error handling and performance requires a multi-faceted review of code changes across project modules. This process surfaces critical issues and provides recommended fixes, ensuring software meets gating criteria before final approval.

Can I use automated code quality reviews before merging a feature?

Yes, automated code quality reviews are designed for pre-merge validation. Running reviews on changed files generates a structured quality assessment that meets gating criteria by identifying critical issues and guiding remediation before approval.

How does structured code review reduce regression risk in software projects?

Structured code review reduces regression risk by systematically assessing code quality against predefined standards. It evaluates test coverage, performance, and error handling, producing actionable findings that guide remediation before changes are approved.

Does automated code review work without external testing dependencies?

Automated code review operates independently to assess code changes against quality standards. It generates structured findings and remediation guidance for coding standards, performance, and error handling without requiring external testing framework integrations.

When do I need to run a multi-faceted code quality assessment?

A multi-faceted code quality assessment is needed when evaluating software changes for regression risk before approval. It ensures coding standards, test coverage, performance, and error handling meet gating criteria through structured findings and guided remediation.