commit-message
SolidConventional Commits: reads the staged diff and proposes `type(scope): summary`, with body/footer when needed. One logical change = one commit. commit-agent-csk applies it.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- byerlikaya
- Repository
- byerlikaya/claude-starter-kit
- Created
- 2 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
commit-message
Write one commit message — Conventional Commits, subject ≤50 characters, a body only where the 'why' is not obvious. It outputs the message and nothing else: no staging, no commit, no amend, no push, which is what the `-message` in the name is for. Use on 'write a commit', 'commit message', 'generate commit', 'schreib einen Commit', 'Commit-Nachricht', or when changes are staged and the text is missing.
commit-message
Use when writing a git commit message. Turns staged changes into a clear Conventional Commits message with an accurate summary and body.
commit-messages
Generate clear, conventional commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or preparing releases.