code-review-and-quality

Review codebases for correctness, readability, architecture, security, and performance.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/cpfcoaching/glowing-palm-tree --skill code-review-and-quality-cpfcoaching
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-and-quality
Source: https://github.com/cpfcoaching/glowing-palm-tree/tree/main/.agent/skills/code-review-and-quality
Command: npx skills add https://github.com/cpfcoaching/glowing-palm-tree --skill code-review-and-quality-cpfcoaching

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the code review process, ensuring code quality and compliance with project standards across multiple dimensions before merging changes.

Core Features & Use Cases

  • Multi-axis Code Review: Evaluates code quality across correctness, readability, architecture, security, and performance.
  • Automated Review Workflow: Automates the process of reviewing changes before merging, reducing manual effort.
  • Use Case: Use this Skill to review a pull request before merging it, ensuring it meets all quality and security criteria.

Quick Start

Run the code-review-and-quality skill on the latest commit to ensure it meets all quality standards.

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 automate code review for a pull request before merging?

Automating code review for a pull request involves assessing multiple dimensions like correctness, readability, architecture, security, and performance. This Skill runs comprehensive checks on your codebase to identify issues early and ensure compliance before merging changes.

What is multi-axis code quality analysis and how does it work?

Multi-axis code quality analysis evaluates source code across correctness, readability, architecture, security, and performance. It utilizes in-depth analysis and automated checks to identify potential issues early in the development workflow, ensuring overall codebase compliance.

Can I use automated checks to find security and performance issues in my codebase?

Yes, you can use automated checks to find security and performance issues within your codebase. This Skill performs in-depth analysis to identify vulnerabilities and performance bottlenecks as part of its comprehensive multi-dimensional code review process.

What's the best way to ensure code readability and architecture compliance during development?

The best way to ensure code readability and architecture compliance is to run a comprehensive review on the latest commit. This Skill streamlines the review workflow by evaluating changes against project standards across multiple quality dimensions before merging.

Does this code review process require any external dependencies or scripts?

No, this code review process does not require external dependencies. The Skill operates independently using its internal scripts and references to perform in-depth analysis and automated checks on your specified codebase.

When do I need to run a comprehensive code review on my codebase?

You need to run a comprehensive code review when you want to ensure code quality and compliance before merging changes. It is particularly useful for evaluating pull requests against security, performance, and architectural standards early in development.