git-commit

Installation
SKILL.md

Git Commit Standards

Commits tell the story of your codebase. A good commit history is worth more than any amount of documentation — because it's always up to date.

1. Conventional Commits Format

<type>(<scope>): <description>

[optional body]

[optional footer(s)]

Types:

Installs
51
GitHub Stars
59
First Seen
Mar 27, 2026
git-commit — eduardo-sl/go-agent-skills