aif-review

Inspect git diffs and PR metadata to identify code defects and quality issues.

56|3|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/lee-to/ai-workspace --skill aif-review-lee-to
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-review
Source: https://github.com/lee-to/ai-workspace/tree/main/.claude/skills/aif-review
Command: npx skills add https://github.com/lee-to/ai-workspace --skill aif-review-lee-to

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates code reviews on staged changes or pull requests to help teams detect defects, security issues, performance problems, and maintainability concerns early in the workflow.

Core Features & Use Cases

  • Review staged changes automatically to identify bugs, security issues, performance problems, and adherence to coding best practices.
  • Review pull requests to provide actionable feedback and help maintain code quality across the repository.
  • Context-aware checks reference project rules and security considerations to guide reviewers.

Quick Start

Ask the assistant to review your staged changes or a PR by saying 'review code' or 'review PR' and, if needed, provide the PR number.

Frequently Asked Questions about aif-review

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

FAQPage Schema
How do I automate code reviews for staged git changes?

Automate code reviews for staged git changes by instructing the assistant to review code, which inspects diffs to identify defects, security issues, and performance problems before committing.

What is the best way to review a GitHub pull request for security and performance?

Review a GitHub pull request for security and performance by requesting a PR review and providing the PR number, allowing the tool to evaluate metadata and diffs against best practices.

Can I check my staged changes for adherence to coding best practices before committing?

Check staged changes for adherence to coding best practices by running a review, which evaluates correctness, security, performance, and maintainability concerns early in your workflow.

How does automated pull request review handle defects in code diffs?

Automated pull request review handles defects by inspecting code diffs and leveraging git metadata to evaluate correctness, delivering actionable findings to maintain repository quality.

Does automated code review work with both local diffs and GitHub pull requests?

Automated code review works with both local staged diffs and GitHub pull requests, leveraging git and GitHub data to provide context-aware checks and actionable feedback.

What limitations should I expect when automating reviews for staged changes?

Limitations when automating reviews for staged changes include reliance on available git diffs and PR metadata, meaning context-aware checks depend on the provided change data.