code-review-and-quality

Review code across correction, legibility, architecture, security, and performance.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/dmarins/sdd --skill code-review-and-quality-dmarins
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-and-quality
Source: https://github.com/dmarins/sdd/tree/main/skills/code-review-and-quality
Command: npx skills add https://github.com/dmarins/sdd --skill code-review-and-quality-dmarins

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill addresses the lack of consistency and depth in code reviews, preventing technical debt, security vulnerabilities, and architectural drift by enforcing a structured, five-axis evaluation process.

Core Features & Use Cases

  • Multidimensional Analysis: Evaluates code across Correction, Legibility, Architecture, Security, and Performance.
  • Standardized Gates: Provides clear checklists and severity levels (Critical, Nit, Optional) to ensure objective feedback.
  • Use Case: Use this skill before merging any pull request to ensure the code meets project standards, is secure against common threats, and maintains architectural integrity without relying on subjective "LGTM" approvals.

Quick Start

Invoke the code-review-and-quality skill to perform a comprehensive audit of the current pull request changes against the five defined quality axes.

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 a multidimensional code review for a pull request?

Standardized code review gates provide clear checklists and severity levels—Critical, Nit, and Optional—to ensure objective feedback. This mechanism prevents architectural drift and security vulnerabilities by enforcing structured evaluation instead of relying on subjective approvals.

What's the best way to check code quality and security before merging?

Use a rigorous, five-axis code review process to evaluate pull requests, refactoring tasks, and post-implementation verification. This approach suits diverse codebases by enforcing automated quality gating and security hardening without requiring external dependencies.

How does automated quality gating work for software engineering tasks?

Automated quality gating works by applying a structured evaluation across correction, legibility, architecture, security, and performance. This enforces adherence to established engineering conventions and prevents technical debt during pull request evaluations and refactoring tasks.

Why does my pull request review lack consistency and architectural depth?

Avoid relying on subjective approvals by invoking a comprehensive audit against five defined quality axes before merging. This ensures code meets project standards, maintains architectural integrity, and verifies security without superficial checks.