Scope Creep

Keep coding work constrained to the user's requested scope. Use when Codex is creating or modifying code, or when the user says "Avoid scope creep." Require Codex to describe and ask permission before doing non-essential improvements or follow-on work that may support the main task, such as opportunistic refactors, adjacent fixes, broader cleanup, extra abstractions, or new deliverables beyond the direct request. Allow normal verification including linting, test execution, and formatting, plus minimal code strictly required to make the requested change function.

LegendaryLinux Updated

File contents

LegendaryLinux/codex-skills/tree/main/scope-creep commit 5af82aae22

Frequently asked questions

npx skillmds@latest add legendarylinux/scope-creep