- Don't use short variable names, e.g. prefer
device_configoverdc
- Don't add comments to tests
- Don't use
instance_variable_getorsendin tests — add a public accessor or method to the class instead
- Squash commits in PRs
- Don't add Claude session links to PR descriptions