Boolean Naming
Name booleans as questions using is, has, can, or should prefixes
CLAUDE.md
Name booleans as questions: isActive, hasPermission, canEdit, shouldRetry. The name should read naturally in an if statement.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.