Architecture-first, reduction-first workflow for code changes, debugging, refactoring, and cleanup. Use to trace the owning path, prefer no edit and subtraction before additions, replace obsolete behavior instead of layering around it, keep scope closed, refute your own diagnosis and fix before believing them, verify…
Instructions for oddyblue/Less-Is-More-Skill, covering less is more, establish the real problem, replace; do not layer, keep shape and scope small and finish subtractively, then stop.
Instructions for oddyblue/Less-Is-More-Skill: The canonical instruction set lives in skills/less-is-more/SKILL.md — the single source of truth. When working inside this repository, follow it.
Architecture-first, reduction-first workflow for code changes, debugging, refactoring, and cleanup. Use to trace the owning path, prefer no edit and subtraction before additions, replace obsolete behavior instead of layering around it, keep scope closed, refute your own diagnosis and fix before believing them, verify…