home/categories/code-quality/doodledood-codex-workflow-skills-review-simplicity-skill-md
code-qualitytesting-security

review-simplicity

Audit code for over-engineering, premature optimization, and cognitive complexity. Identifies unnecessary abstractions, YAGNI violations, and overly complex solutions. Read-only analysis. Triggers: review simplicity, over-engineering, complexity check, YAGNI.

doodledood
maintainer
doodledood
更新於 1/17/2026
星標
1
分支
0
quick start

Installation and usage

Audit code for over-engineering, premature optimization, and cognitive complexity. Identifies unnecessary abstractions, YAGNI violations, and overly complex solutions. Read-only analysis. Triggers: review simplicity, over-engineering, complexity check, YAGNI.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use review-simplicity