ai-factory.review

Analyze staged changes and PR diffs for bugs, security, and maintainability issues.

1.1k|92|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/lee-to/ai-factory --skill ai-factory-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-factory.review
Source: https://github.com/lee-to/ai-factory/tree/main/skills/review
Command: npx skills add https://github.com/lee-to/ai-factory --skill ai-factory-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Performs thorough code reviews of changes staged for commit or pull requests to identify bugs, security issues, performance problems, and maintainability concerns.

Core Features & Use Cases

  • Review staged changes and PR diffs for correctness, security, and quality.
  • Provide a structured checklist and actionable recommendations to improve code quality.
  • Generate clear, shareable review reports and integrate with GitHub CLI workflows.

Quick Start

Ask the AI to review the current changes in your working tree or a pull request to start a structured code review.

Frequently Asked Questions about ai-factory.review

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

FAQPage Schema
How do I automate code review for a pull request diff?

You can automate code review for a pull request by analyzing the PR diff to detect bugs, security issues, and maintainability concerns, generating a structured report with risk levels and actionable recommendations.

Can I check staged git changes for security issues before committing?

Yes, you can review staged git changes for security issues and performance problems before committing. The review provides a consistent checklist identifying correctness and security concerns across various languages and ecosystems.

Does automated code review work with GitHub CLI workflows?

Automated code review supports integration with GitHub CLI workflows for post-review actions. This allows you to generate shareable review reports and execute downstream actions directly within your existing GitHub environment.

What is the best way to find maintainability concerns in a PR diff?

The best way to find maintainability concerns in a PR diff is using an automated review checklist that evaluates code quality and provides actionable recommendations to improve the overall maintainability of the changes.

Can I perform a consistent code review checklist across different programming languages?

Yes, you can perform a consistent code review checklist across different programming languages and ecosystems. The review process applies standardized checks for bugs, security, and performance regardless of the specific tech stack.