关于
The Code Review skill streamlines the development process by automatically evaluating files or directories against a comprehensive checklist of industry best practices. It scrutinizes code quality, error handling, maintainability, and performance to generate a highly structured report including a summary, a prioritized issues table, and a checklist of actionable items. By using a read-only approach, it provides objective feedback and identifies technical debt or potential bugs without modifying the codebase, making it an essential tool for pre-PR checks and legacy code audits.