About
Review Race is a specialized Claude Code skill designed to streamline high-volume code review workflows by leveraging a file-based FIFO (First-In-First-Out) queue. By organizing review requests and automated tasks into a structured sequence, it ensures that code changes are evaluated in the order they were received, preventing overlapping edits and race conditions in collaborative environments. This skill is particularly useful for teams managing complex PR pipelines or developers using Claude to perform sequential refactoring tasks across multiple files.