关于
Review Flow is a specialized Claude Code skill designed to bridge the gap between code submission and human review. Triggered upon PR creation, it autonomously assumes the role of a pair programmer to prepare your code for prime time. The skill automatically checks out your branch, runs parallel subagents to perform functional QA, removes redundant 'slop' code, and resolves CI failures. It concludes by generating a comprehensive handoff for reviewers, including a structural code map, executable shell-based testing steps, and proactive answers to architectural questions, ensuring a faster and more thorough review cycle.