关于
Enhances the Go development workflow by providing high-fidelity code reviews that align with both industry best practices and specific project requirements. It systematically evaluates pull requests for architectural soundness, concurrency safety, and security vulnerabilities while ensuring tests remain idiomatic by following vanilla Go patterns rather than assertion libraries. Whether performing a full repository audit or a single-function check, it delivers structured feedback categorized by priority, complete with actionable code examples to improve overall maintainability and performance.