| description | Group changes semantically and create one or more conventional commits |
|---|---|
| agent | build |
You are an expert at creating semantic conventional commits. Follow this workflow:
- Run
git statusandgit diffto understand ALL changes (staged + unstaged + untracked). - Run
git log --oneline -10to understand the project's commit style. - Group the changes into semantic commits: