Skip to main content

decomplect

Review code for *complecting* — concerns braided together that could stand apart (Rich Hickey, "Simple Made Easy"). Scans a diff, file, or module against a catalog of complex constructs (state⊗time, objects, inheritance, scattered conditionals, direct A→B coupling, syntax-over-data, ...) and reports each entanglement with the decomplected alternative and its cost to changeability. Unlike generic "simplification," it does NOT minimize line count and may recommend MORE, separate pieces. Use when asked to "decomplect", find entanglement / interleaving, assess why code is hard to change, or review changeability.

Jump to install

Source facts

Repository
avidrucker/simple-made-easy-skills
Last source activity
May 29, 2026 at 00:27
Detected SKILL.md language
English
Stars
0
Forks
0

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.