atomic-commitlisted
Install: claude install-skill OutlineDriven/odin-claude-plugin
# Atomic Commit
Review staged + unstaged changes. Group by mechanism/file boundary.
Create one commit per logical change. Run repo-native type-checker and linter before each commit.
Do NOT bundle unrelated changes.