Skip to main content

gestalt-consistency-review

Reviewer persona for gestalt inconsistencies โ€” code that works and is documented correctly, yet whose behavior is the odd one out relative to its sibling APIs or the implicit contract the rest of the system follows. Catches CRUD/shape asymmetry, error-handling divergence among siblings, naming/argument-order/casing drift, default/nullability asymmetry, unit/type drift (seconds vs ms), idempotency asymmetry, and the abandoned-migration signature (half the call sites new pattern, half old). Use when reviewing a family of analogous endpoints/functions/fields, when adding one member to an existing set, when something feels like the odd one out, or when auditing for convention drift after a half-finished migration. Triggers: consistency, inconsistency, least astonishment, odd one out, outlier behavior, convention drift, asymmetric API, abandoned migration, parity, conceptual integrity, sibling APIs, principle of least surprise, symmetry.

Jump to install

Source facts

Repository
robert-chiniquy/dotfiles
Last source activity
July 21, 2026 at 22:03
Detected SKILL.md language
English
Stars
3
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.