code-review

Generate a structured PR review checklist and templated report.

18|Updated Sep 23, 2025
One-click install
npx skills add https://github.com/CongDon1207/AGENTS.md --skill code-review-congdon1207
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/CongDon1207/AGENTS.md/tree/main/.codex/skills/tasks-code-review
Command: npx skills add https://github.com/CongDon1207/AGENTS.md --skill code-review-congdon1207

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, repeatable PR review process to assess architecture, patterns, security, and performance, enabling faster and more reliable code reviews.

Core Features & Use Cases

  • Architecture Compliance: Verify Clean Architecture, proper layering, and separation of concerns.
  • Pattern Adherence: Check CQRS, repository usage, and UI/component structure.
  • Quality & Security: Audit code for SRP, naming, validation, and security vulnerabilities.
  • Performance: Evaluate for N+1, paging, caching considerations, and parallelism.

Quick Start

Use this skill to rapidly generate a structured PR review checklist and a templated review report for a given change set.