概要
Review Loop is a sophisticated orchestration skill for Claude Code that automates the iterative code review process. It functions as an orchestrator, dispatching specialized subagents to analyze code changes, identify issues, and apply fixes across a minimum of four sequential iterations. By enforcing a strict workflow that includes mandatory task tracking and optional code simplification, it helps developers prepare pull-request-ready branches with high structural integrity and fewer bugs, ensuring that no issue is overlooked during the development lifecycle.