review

Review specified files or uncommitted changes against a detailed code quality checklist.

349|98|Updated Feb 1, 2018
One-click install
npx skills add https://github.com/shopsys/shopsys --skill review-shopsys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/shopsys/shopsys/tree/main/.agents/skills/review
Command: npx skills add https://github.com/shopsys/shopsys --skill review-shopsys

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a rigorous, unbiased, and comprehensive code review, ensuring the highest quality and catching potential issues that might be missed with familiar eyes.

Core Features & Use Cases

  • Unbiased Code Analysis: Reviews code from a completely fresh perspective, free from prior context or assumptions.
  • Comprehensive Checklist: Verifies code against a detailed list of quality, security, performance, and pattern standards.
  • Use Case: When submitting a critical feature for merge, use this skill to get a senior-level review that guarantees adherence to all project standards and identifies subtle bugs.

Quick Start

Use the review skill to review all uncommitted changes.

Frequently Asked Questions about review

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

FAQPage Schema
How do I perform a deep code review on uncommitted changes?

To perform a deep code review on uncommitted changes, you can use an automated checklist that verifies code correctness, logic, data flow, security, and performance. This catches potential bugs with a fresh perspective before merging.

What does a comprehensive security audit and code review cover?

A comprehensive security audit and code review covers code correctness, logic verification, data flow analysis, security vulnerabilities, performance bottlenecks, and adherence to project standards using a detailed quality checklist.

Can I get a senior-level code review for a critical feature merge?

Yes, you can obtain a senior-level code review for a critical feature merge by applying an unbiased analysis tool. It identifies critical issues, warnings, and suggestions for improvement from a fresh perspective.

What is the best way to find subtle bugs before submitting code?

The best way to find subtle bugs before submitting code is to run a rigorous, unbiased review against a comprehensive checklist. This verifies data flow and logic without the assumptions of familiar eyes.

Does automated code refactoring analysis check project standards?

Yes, automated code refactoring analysis checks project standards by verifying code against a detailed list of quality, security, performance, and pattern standards, ensuring your uncommitted changes meet all requirements.

Why does code review miss potential issues with familiar eyes?

Code review misses potential issues with familiar eyes due to prior context and assumptions. An unbiased analysis reviews code from a completely fresh perspective, catching subtle bugs and verifying data flow accurately.