Agent skill

draft-commit-message

Draft a conventional commit message when the user asks for help writing a commit message.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/draft-commit-message-cubic-ops-skills-github-action

Metadata

Additional technical details for this skill

short description
Draft an informative commit message.

SKILL.md

Draft a conventional commit message that matches the change summary provided by the user.

Requirements:

  • Use the Conventional Commits format: type(scope): summary
  • Use the imperative mood in the summary (for example, "Add", "Fix", "Refactor")
  • Keep the summary under 72 characters
  • If there are breaking changes, include a BREAKING CHANGE: footer

Didn't find tool you were looking for?

Be as detailed as possible for better results