概要
The Code Quality Checker is a specialized worker designed to act as a quality gate for Agile development teams using Linear. It automatically retrieves completed implementation tasks and analyzes the associated code changes against core engineering principles like DRY, KISS, and YAGNI, as well as project-specific architectural guides. By identifying issues such as hardcoded credentials, performance bottlenecks, and naming inconsistencies, the skill provides a structured verdict and posts detailed findings back to Linear, ensuring high standards are maintained without manually checking every commit.