Worker that checks DRY/KISS/YAGNI/architecture/guide compliance for Done implementation tasks. Reports issues; does not change statuses or create tasks.
5.5
Rating
0
Installs
Testing & Quality
Category
Well-structured skill for automated code quality checking of completed implementation tasks. The description clearly explains purpose, scope, and invocation context. The workflow provides actionable steps covering DRY/KISS/YAGNI analysis, architecture compliance, and output format. Task knowledge is good with specific checking criteria (logging, naming, performance, concurrency), though some areas could benefit from more concrete heuristics or examples. Structure is clean and concise with logical sections. Novelty is moderate - while this automates a useful gate-keeping function that would consume many tokens if done repeatedly by a CLI agent, the underlying analysis patterns (anti-pattern detection, style checking) are common in code review automation. The skill appropriately references external guides and templates without cluttering the main document. Minor improvement areas: more specific guidance on severity classification and concrete examples of violations would enhance reproducibility.
Loading SKILL.md…

Skill Author