diff --git a/CLAUDE.md b/CLAUDE.md index 70df4b6..6c4fab3 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -15,6 +15,11 @@ - No decorative comment blocks (===, ---, etc.) - Only comment non-obvious logic +## Git Workflow +- Small commits with logical separation +- Concise commit messages +- Claude footer: short one-liner only + ## Common Commands - Build: make - Run: ./orbit_sim [config_file]