A GitHub Copilot skill for writing consistent, ready to paste commit messages from a diff, changed file list, or work summary.
Use instructions.md as the editable source of truth for this skill.
This skill helps Copilot turn repo work into a clean commit message:
- short imperative subject
- concise body bullets when useful
- accurate validation or packaging notes only when supported
- no vague filler
Copilot skills are instruction files. Paste the contents of instructions.md into the Copilot instruction surface you use.
Use commit-message-writer for these changed files and give me a ready to paste message.
copilot/skills/commit-message-writer/
|-- README.md
`-- instructions.md