review

Review code changes across pull requests, branch diffs, and staged changes.

1|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/tygwan/ultra-codex-init --skill review-tygwan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/tygwan/ultra-codex-init/tree/main/.codex/skills/review
Command: npx skills add https://github.com/tygwan/ultra-codex-init --skill review-tygwan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines and standardizes code reviews to improve quality, security, and maintainability across projects.

Core Features & Use Cases

  • Structured Assessments: evaluates code quality, security posture, and performance across diffs, PRs, and commits.
  • Audit Trail: generates reproducible review reports with actionable recommendations.
  • Use Case: When reviewing a large PR with multiple modules, this skill highlights vulnerabilities, performance hotspots, and maintainability concerns to guide remediation.

Quick Start

Run a targeted code review on a staged change to get an actionable assessment instantly.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate git pull request reviews for security and performance issues?

Automating git pull request reviews involves scanning branch diffs to identify security vulnerabilities, performance hotspots, and maintainability concerns, generating actionable recommendations to guide remediation across multiple languages and repositories.

What is a structured code review assessment for staged changes?

A structured code review assessment evaluates code quality, security posture, and performance across staged changes, branch diffs, and commits, producing reproducible review reports with actionable remediation guidance.

Can I use code review automation across multiple repositories and programming languages?

Yes, code review automation applies to pull requests, branch diffs, and staged changes across multiple languages and repositories, enforcing input validation and secure coding practices uniformly throughout the workflow.

What's the best way to standardize code reviews for large pull requests with multiple modules?

Standardizing code reviews for large pull requests requires evaluating multiple modules systematically, highlighting vulnerabilities, performance implications, and maintainability concerns to produce consistent, actionable review reports.

Does automated code review enforce input validation and secure coding practices?

Yes, automated code review enforces checks such as input validation, secure coding practices, performance implications, and maintainability directly within the review workflow to improve project quality and security.

Why does my code review workflow lack an audit trail for remediation guidance?

Your code review workflow lacks an audit trail because it does not generate reproducible review reports, which are needed to provide actionable recommendations and track remediation across project diffs.