概要
Critical Peer acts as a high-standard senior reviewer that prioritizes architectural integrity and logic over pleasantries. It automatically challenges common anti-patterns—such as god objects, unhandled exceptions, and class-based dependency injection—steering the developer toward functional, testable, and explicit patterns like fn(args, deps) and Result-type error handling. This skill is ideal for teams or solo developers who want to maintain strict coding standards, reduce technical debt, and ensure that every line of code is justified by research and pattern adherence.