review

Automate code review and quality checks for codebases.

Updated Apr 14, 2025
One-click install
npx skills add https://github.com/vladpolewoi/config76 --skill review-vladpolewoi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/vladpolewoi/config76/tree/main/claude/skills/review
Command: npx skills add https://github.com/vladpolewoi/config76 --skill review-vladpolewoi

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of code reviews and quality checks, helping developers ensure their code meets high standards before merging.

Core Features & Use Cases

  • Automated Code Review: Runs quality review agents on demand, assessing code quality and identifying issues.
  • Use Case: When a developer wants to review a codebase or a specific set of files before merging, they can use this Skill to automatically check for common issues like code simplicity, test quality, and architecture compliance.

Quick Start

Run the review skill on your codebase with the command: review my_code.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate code reviews for my codebase before merging?

Automate code reviews by running quality review agents on demand, assessing code quality and identifying issues. The Skill evaluates code simplicity, test quality, and architecture compliance, ensuring code meets high standards before merging.

What is an architecture review and how does it check code quality?

An architecture review checks code quality by verifying adherence to architectural standards. The Skill applies sequential review perspectives to assess code simplicity, test quality, and architecture compliance, reporting findings for codebase excellence.

Can I run a quality assurance check on specific files instead of the whole codebase?

Yes, quality assurance checks can target a specific set of files. The Skill runs review agents on demand for your selected files, applying perspectives like code simplicity and test quality to identify issues before merging.

How do I check test quality as part of my code review process?

Check test quality by running the review process, which includes test quality as a core review perspective. The Skill applies sequential quality checks to your codebase, assessing tests and reporting findings to ensure code standards.

What is the best way to ensure code simplicity during development?

The best way to ensure code simplicity is using automated quality checks. The Skill assesses code simplicity as a key review perspective, automatically identifying common issues and reporting findings to maintain high architectural standards.

Does automated code review require any specific dependencies or setup?

No specific dependencies are required for automated code review. The Skill operates independently using scripts and references, applying sequential review perspectives to check code quality, test quality, and architecture compliance.