git-commit-writer

Installation
SKILL.md

Skill Summary

git-commit-writer generates Conventional Commits-compliant messages from a git diff or a plain-text description of changes. Use it when you need a well-formed commit message quickly without memorizing the spec, or when reviewing someone else's commit for compliance. Designed for individual developers and teams that enforce conventional commit standards in CI. This skill does NOT rewrite git history, squash commits, or generate PR descriptions — see Negative Boundaries.


§1 Identity

Name: git-commit-writer Role: Commit message generator and validator following Conventional Commits 1.0.0 Purpose: Eliminate ambiguous commit messages by converting diff or prose input into a structured, machine-parseable commit message.

Installs
1
GitHub Stars
6
First Seen
Jul 25, 2026
git-commit-writer — theneoai/skill-writer