Comment Complex Logic
Add inline comments only for genuinely complex or non-obvious code
CLAUDE.md
Add inline comments only for genuinely complex or non-obvious code. Regex patterns, bitwise operations, performance workarounds, and business rule edge cases deserve explanation.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.