dxreviewloop

Community

Automate full-scope reviews until clean pass succeeds

Authormitchellfyi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually running repeated code review waves until all issues are fixed and a clean pass gate is met is tedious and prone to human error for development teams using Dex for ticket-to-PR workflows. This skill eliminates that manual overhead by automating the entire review loop.

Core Features & Use Cases

  • Adaptive Review Profiles: Supports light, standard, and thorough review profiles with configurable clean pass counts and iteration limits to match project risk tolerance, with automatic escalation to thorough mode if a wave determines the current profile is too shallow.
  • Full-Scope Change Coverage: Reviews all committed branch changes, staged and unstaged local modifications, and untracked files, falling back to a full tracked codebase review if no change set is detected.
  • Automated Finding Resolution: Automatically fixes verified safe findings between review passes, resets the clean counter as needed, and continues the loop until the consecutive clean pass gate is met or an unrecoverable blocker is encountered. Use Case: A developer working on a Dex-managed ticket can use this skill to automate the review phase, avoiding the need to manually re-run review checks after fixing each batch of issues.

Quick Start

Use the dxreviewloop skill to run full-scope review waves for your active Dex ticket until the clean pass gate succeeds and all fixable findings are resolved.

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: dxreviewloop
Download link: https://github.com/mitchellfyi/dex/archive/main.zip#dxreviewloop

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