con un clic
planning-scope-minimization
Minimize changes for bugs/incidents: the smallest safe fix
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Minimize changes for bugs/incidents: the smallest safe fix
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Mandatory baseline rules for any agent. Must be loaded before any work
Frontend design system practices: tokens, typography, color, layout, and component consistency.
Frontend UI/UX practices: flows, interaction states, accessibility-first UX, forms, and perceived performance.
Clean code execution rules for coding agents with verifiable quality gates.
Debugging requirements protocol from reproducible issue to verified fix and regression protection.
Requirement quality rules for coding tasks with traceable MUST/SHOULD and verifiable acceptance criteria.
| name | planning-scope-minimization |
| description | Minimize changes for bugs/incidents: the smallest safe fix |
<output_format>
<quality_rules> The change is minimal and directly tied to the observed behavior There is a fast rollback path (revert/flag/switch-over) </quality_rules>
<do_not> Do not expand scope beyond the bug Do not do a "big refactor" under the guise of a fix </do_not>