Explicit Over Implicit
Prefer explicit code over clever implicit behavior
CLAUDE.md
Prefer explicit code over clever implicit behavior. Code is read far more than it is written. Clever tricks save keystrokes but cost comprehension.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.