code-review-autofix

Official

Automate code review fixes.

Authoraroido
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the correction of issues identified during code reviews, streamlining the development workflow and ensuring code quality.

Core Features & Use Cases

  • Rule-based Auto-Fix: Handles common, deterministic fixes like unused imports, formatting, and import sorting.
  • AI Self-Fix: Leverages AI to address more complex issues such as security vulnerabilities, performance optimizations, accessibility improvements, and architectural violations.
  • Progressive Escalation: Implements a 3-tier system to manage fix attempts, escalating critical issues to user review.
  • Use Case: After a code review flags a potential XSS vulnerability and some formatting inconsistencies, this Skill can automatically fix the formatting and attempt to resolve the XSS issue using AI, reporting the outcome.

Quick Start

Run the code-review-autofix skill to automatically fix issues found in the current codebase.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

💻 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: code-review-autofix
Download link: https://github.com/aroido/vibesmith/archive/main.zip#code-review-autofix

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.