| name | git-commit-messages |
| description | Rules for authoring commit messages and PR titles/bodies in Niels's environment — Coop Norge commits guidelines, `git amend` alias, and required Copilot co-author trailer. |
| allowed-tools | ["bash"] |
Git commit messages
Commit messages and pull request titles/descriptions
Find the commit message and PR title/body guidelines using
coop-guidelines to access the Coop Norge engineering guidelines
Check the previous commit messages to determine if conventional commits should
be used.
Co-author trailer
Always include the Copilot co-author trailer at the bottom of commit messages:
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>