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
Updated 1/17/2026
Stars
1
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use review-simplicity