code-review

Review pull requests for correctness, quality, test coverage, security, and performance.

5|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/tikazyq/agentic-spec-forge --skill code-review-tikazyq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/tikazyq/agentic-spec-forge/tree/main/AGENTIC_SPEC_FORGE/spec_stage_skill/execspec_fulfill/code-review
Command: npx skills add https://github.com/tikazyq/agentic-spec-forge --skill code-review-tikazyq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the code review process, ensuring code quality, functionality, and adherence to standards before merging changes.

Core Features & Use Cases

  • Comprehensive Review: Covers functionality, code quality, testing, security, and performance.
  • Tiered Depth: Supports three levels of review rigor (L1-L3) to match project needs.
  • Use Case: When submitting a Pull Request for a new feature, use this Skill to guide the reviewer through a structured checklist, ensuring all aspects of the code are validated.

Quick Start

Execute the L1 code review checklist for the current changes.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review for pull requests in a CI/CD pipeline?

Automated code review executes a structured checklist for pull requests covering functional correctness, security, and performance, integrating with CI/CD pipelines to act as an automated quality gate before merging changes.

What is included in a comprehensive code quality and compliance check?

A comprehensive code quality check covers functionality, code quality, test coverage, security vulnerabilities, and performance bottlenecks, ensuring changes adhere to compliance standards before integration.

How do I choose the right review depth for my pull request?

Review depth is managed through tiered checklists (L1-L3), allowing you to match the rigor of the code review to specific project needs, ranging from basic functional correctness to deep security analysis.

Can I use automated code review for security and compliance validation?

Yes, the code review process explicitly covers security and compliance validation alongside test coverage and performance, providing structured feedback templates for approvals or requested changes to ensure standards are met.

What is the best way to provide structured feedback on requested code changes?

The best way to provide structured feedback is using built-in feedback templates for approvals or requested changes, ensuring all aspects of functional correctness, quality, and security are validated consistently.

When do I need to use a tiered code review process?

A tiered code review process is needed when submitting a pull request for a new feature or change, ensuring a reviewer is guided through a structured checklist to validate all code aspects before merging.