run-review

Analyze git diffs to categorize code issues by priority.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/wendeus0/AI-dotfiles --skill run-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-review
Source: https://github.com/wendeus0/AI-dotfiles/tree/main/core/skills/run-review
Command: npx skills add https://github.com/wendeus0/AI-dotfiles --skill run-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates a local AI-assisted code review for current changes to surface issues before commit.

Core Features & Use Cases

  • Local AI-driven code review on uncommitted changes or branch diffs
  • Prioritized issue surfacing with optional fixes to improve code quality
  • Use cases include pre-commit checks, pre-PR reviews, and on-demand quality scans

Quick Start

Run a local AI code review on my current changes.

Frequently Asked Questions about run-review

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

FAQPage Schema
How do I run a local AI code review on my git diff before committing?

To run a local AI code review before committing, this Skill analyzes your git diff and categorizes issues by priority, requiring the cubic CLI to be installed and authenticated to surface problems in uncommitted changes.

What is an AI-assisted pre-commit code review and how does it work?

An AI-assisted pre-commit code review uses artificial intelligence to analyze current code changes against quality standards. This Skill processes your git diff locally to surface issues and prioritizes them before you commit or submit a pull request.

Can I use this local code review for pre-PR checks and ad-hoc quality scans?

Yes, you can use this local code review for pre-PR checks and ad-hoc quality scans. The Skill applies AI-driven analysis to branch diffs and uncommitted changes, surfacing prioritized issues to improve code quality on demand.

Do I need the cubic CLI installed to perform an AI code review on current changes?

Yes, you need the cubic CLI installed and authenticated to perform an AI code review on current changes. The Skill depends on the cubic CLI to analyze git diffs and categorize code issues by priority before commit.

What is the best way to surface code quality issues in uncommitted changes locally?

The best way to surface code quality issues locally is using an AI-driven review tool that analyzes git diffs. This Skill categorizes issues by priority and offers optional fixes to improve code quality before you commit your work.

Are there limitations to using a local AI code review for pre-commit checks?

A limitation of this local AI code review is that it requires the cubic CLI to be installed and authenticated. It is designed specifically for analyzing git diffs of current changes, pre-PR reviews, and ad-hoc scans rather than full repository audits.