Before editing, inspect the relevant code paths and explain the current behaviour. Propose the smallest safe implementation for [CHANGE], list affected files, edge cases and tests. Then implement without changing unrelated behaviour. Stop if requirements conflict.How to use it
Forces analysis and test planning before code generation.
Expected result
A safer engineering loop before code is changed.
Human review note
Never ship without tests or human review for production systems.