mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-07-17 05:02:04 -05:00
[GH-ISSUE #700] Will an official skill be provided for Conventional Commits? #10076
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shenxianpeng on GitHub (May 28, 2026).
Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/700
I'm looking for an official agent skill that can help my agent properly create Conventional Commits when needed.
I found an existing one in GitHub's awesome-copilot repository:
https://github.com/github/awesome-copilot/blob/main/skills/conventional-commit/SKILL.md
It might be nice to have something official as part of the repository, or at least documented as a recommended option.
Thank you.