# Commits & Git Workflow - Make many small, tightly scoped commits — one logical change per commit - Follow conventional commit format per the conventions skill - Ask before pushing to remote or force-pushing - Ask before opening PRs unless explicitly told to