code-review-and-quality

Review code across correctness, readability, architecture, security, and performance.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/harishgovardhandamodar/adversarialStudy --skill code-review-and-quality-harishgovardhandamodar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-and-quality
Source: https://github.com/harishgovardhandamodar/adversarialStudy/tree/main/Distributionally-Adversarial-Attack/.agents/skills/code-review-and-quality
Command: npx skills add https://github.com/harishgovardhandamodar/adversarialStudy --skill code-review-and-quality-harishgovardhandamodar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Complex changes require rigorous multi-dimensional review to improve software health and prevent regressions, security risks, or architectural drift.

Core Features & Use Cases

  • Five-axis evaluation: correctness, readability, architecture, security, and performance.
  • Enforces a pre-merge quality gate to ensure changes improve the codebase.
  • Provides structured feedback and actionable guidance for code authors and reviewers across projects, teams, and AI-generated code.

Quick Start

Review a given change across the five axes before merging to ensure it improves overall code quality.

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 multi-axis code review before merging changes?

Multi-axis code review evaluates changes across correctness, readability, architecture, security, and performance before merging to ensure changes improve overall software quality.

What is the best way to review AI-generated code for security and architecture?

Review AI-generated code by enforcing a five-axis criteria covering security and architecture, providing structured feedback and actionable guidance to prevent regressions and architectural drift.

Can I use a pre-merge quality gate for collaborator pull requests?

Yes, you can enforce a pre-merge quality gate for collaborator pull requests to evaluate correctness, readability, architecture, security, and performance before changes are merged.

How does multi-axis code review prevent architectural drift?

Multi-axis code review prevents architectural drift by rigorously evaluating changes against architectural criteria as part of a structured pre-merge quality gate assessment.

Does automated code review work for performance and security analysis?

Automated code review supports performance and security analysis by conducting multi-dimensional evaluations that provide structured feedback to improve software health before merges.