Git Commit Writer
by Samuel Rose
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
Free
Works with the AI tools you already use
See it in action
You say
Review my staged changes and draft a list of conventional commit messages for these modifications, including any breaking changes you find.
Your agent does
feat(search): add fuzzy matching to product filter fix(api): handle null pointer in auth middleware chore(deps): update lodash to v4.17.21 refactor(ui): extract Button component to design-system BREAKING CHANGE: change api/v1/user response schema to include uuid.
About this skill
Stop writing vague commit messages. This skill reads your actual staged diff and generates precise, informative commit messages following the Conventional Commits specification. It detects the commit type (feat, fix, refactor, docs, chore, etc.), identifies the scope from the changed files, flags breaking changes, and suggests splitting commits when multiple logical changes are staged. Works with any git repository.`
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
260 people have installed this skill.
Trust & safety
Security scanned
Verified clean 4 months ago
- Free to download with an account
Frequently Asked Questions
Popular in Documentation

Changelog & Release Notes Generator
Generate beautiful release notes and changelogs automatically from commits, pull requests, and deployments.

📝 Changelog Generator
Turn a local Git range, recent commit window, or tag comparison into plain Markdown release notes with tolerant Conventional Commit grouping, breaking-change detection, tagless fallback, and a reviewable SemVer suggestion.

✍️ Git Commit Writer
Generate Conventional Commit messages from your staged git diff: auto-detects type and scope from the changed files, flags breaking changes, and keeps work-in-progress out of the message. Clean, searchable history that plays nicely with automated changelog tools.
git-commit-writer-codex
Generate professional Conventional Commits in Russian from staged Git changes.