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