review-fix-loop

Installation
SKILL.md

review-fix-loop

Autonomous review-and-fix loop. Runs any code analysis tool, dispatches parallel subagents to fix all findings, verifies with the project's own lint and test commands, and loops until zero findings remain.

Examples

CodeRabbit review of all changes:

/review-fix-loop coderabbit review --plain -t all

DeepSource issues as JSON:

/review-fix-loop deepsource issues list --json --output-file deepsource-findings.json

Auto-detect tool from project config:

Related skills
Installs
18
GitHub Stars
3
First Seen
Mar 9, 2026