소개
The Code Review Pipeline skill transforms standard AI code reviews into a sophisticated multi-agent orchestration process. By utilizing specialized agents for security, architecture, logic, and testing, it achieves significantly higher accuracy than single-model reviews. It implements a scatter-gather pattern that parallelizes deep analysis, aggregates findings through a consensus mechanism, and generates a unified report with severity classifications, making it an essential tool for teams enforcing high code quality standards before commits or merges.