self-review-fix-loop

Community

Iterative automated code review and fixes

AuthorhamzaPixl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the repetitive and error-prone cycle of reviewing code changes and applying remediation so that defects, regressions, and policy violations are caught and fixed before human review.

Core Features & Use Cases

  • Parallel multi-agent review: Spawns multiple specialized reviewers in parallel to surface correctness, security, testing, and maintainability issues.
  • Consolidation and prioritization: Merges and deduplicates reviewer findings into a single prioritized backlog with normalized severities.
  • Parallel fixes and verification: Partitions work across fixer agents, runs tests and linters, and iterates until no meaningful issues remain or a configurable iteration cap is reached.
  • Use Case: Run on a feature branch git diff to automatically identify P0/P1 regressions, apply fixes across ownership boundaries, and produce an auditable final findings packet.

Quick Start

Run the self-review-fix-loop on your current git diff to iteratively detect, consolidate, and fix issues until verification passes or the iteration limit is reached.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: self-review-fix-loop
Download link: https://github.com/hamzaPixl/pixl-ai/archive/main.zip#self-review-fix-loop

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 471,000+ vetted skills library on demand.