Git Commit Message Writer
CommandConventional commit subjects and bodies from change summaries.
About this skill
Converts diff summaries into conventional commit subjects and optional bodies—right type, scope, and under 72 characters for the subject line.
Skill preview
This is a short excerpt. Full instructions are available after you add the skill to your workspace.
When to use
Use to turn a diff or change summary into a clean Conventional Commits message.
Inputs
- The diff, change summary, or list of files changed, and optionally the issue/ticket ID.
Rules
-
Type: one of
feat,fix,docs,style,refactor,perf,test,build,ci,chore. Choose by the change's intent, not the files touched. -
Subject:
type(scope): summary, imperative mood ("add", not "added")…
git
commits
Use this skill in your AI tools
Sign in to add this skill to your Knotr workspace and expose it through your MCP profiles.