local-review

Official

Iterative code review and fix loop

AuthorOmniNode-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of reviewing local code changes, identifying issues, fixing them, and committing the fixes in an iterative loop until the code meets quality standards or a maximum number of iterations is reached.

Core Features & Use Cases

  • Automated Code Review: Leverages AI to classify code issues based on severity (Critical, Major, Minor, Nit).
  • Iterative Fixing: Automatically attempts to fix identified issues and re-reviews the changes.
  • Commit Management: Stages and commits fixes, with options to only stage or report.
  • Pre-existing Issue Scan: Handles linting and type errors that exist before feature work begins.
  • Use Case: Before pushing a feature branch, run this Skill to ensure all local code adheres to project standards, catching bugs and style issues automatically.

Quick Start

Run the local-review skill to review all changes in your current working directory.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: local-review
Download link: https://github.com/OmniNode-ai/omniclaude/archive/main.zip#local-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.