关于
The check-team-codex skill acts as a comprehensive quality gate for the sax-backend ecosystem, ensuring that all Kotlin code adheres to the Semicolon Team Codex. It automates critical checks including ktlint formatting, Kotlin compilation, and the detection of architectural anti-patterns such as blocking calls in reactive streams. By providing immediate feedback on everything from debug leftovers like println to serialization risks with enum classes, it streamlines the code review process and maintains high standards for production-grade Spring Boot applications.