code-review-and-quality

Review code for correctness, readability, architecture, security, and performance before merging.

63|14|Updated Jun 6, 2026
One-click install
npx skills add https://github.com/HsienW/chat-gun-react-agent --skill code-review-and-quality-hsienw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-and-quality
Source: https://github.com/HsienW/chat-gun-react-agent/tree/main/.agents/skills/code-review-and-quality
Command: npx skills add https://github.com/HsienW/chat-gun-react-agent --skill code-review-and-quality-hsienw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for a thorough code review process to maintain high code quality across a project.

Core Features & Use Cases

  • Multi-axis Review: Evaluates code on correctness, readability, architecture, security, and performance.
  • Pre-merge Assessment: Conducts reviews before merging changes to ensure quality.
  • Use Case: Before merging a pull request, use this Skill to assess the code for potential issues across multiple dimensions.

Quick Start

Use the code-review-and-quality skill to review the code changes in the 'new_feature' branch.

Frequently Asked Questions about code-review-and-quality

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

FAQPage Schema
How do I perform an automated code review before merging a pull request?

A multi-axis pre-merge assessment evaluates code correctness, readability, architecture, security, and performance before integrating branch changes. It validates code against predefined criteria to ensure quality across your software development workflow.

What does a multi-axis code quality assessment cover for software development?

A multi-axis code quality assessment covers correctness, readability, architecture, security, and performance. It evaluates code changes against predefined criteria to identify potential issues before merging branches into the main project.

Can I use this code review process to check a specific feature branch?

Yes, you can review a specific feature branch by instructing the Skill to review code changes in that branch. It performs a comprehensive quality assessment to find potential issues before you merge the pull request.

Does the pre-merge code assessment require manual validation?

Yes, the pre-merge code assessment requires manual review and validation against predefined criteria. It evaluates correctness, readability, architecture, security, and performance to maintain high code quality across your project.

What's the best way to ensure architecture and security standards during code integration?

The best way to ensure architecture and security standards is to conduct a multi-axis pre-merge assessment. This Skill reviews code changes against predefined criteria for correctness, readability, architecture, security, and performance before merging.