Skip to content

simplifier-review

Bucket: discipline · Invocation: automatic

Adds a simplification lens to code review. It finds unnecessary additions, duplicated project code, avoidable dependencies, custom versions of standard or native behavior, and layers without real variation.

It is read-only and reports only actionable findings with a concrete simpler replacement. It does not reward code golf and does not replace correctness, security, or scope review.

A personal framework, published in the open.