Skip to main content
Back to the directory
github/awesome-copilotSoftware EngineeringFrontend and Design

git-commit

Standardized git commits using Conventional Commits specification with intelligent diff analysis and message generation.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
27

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/github/awesome-copilot --skill git-commit
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, git-commit has 27 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: github/awesome-copilot. Canonical URL: https://skills.sh/github/awesome-copilot/git-commit.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Standardized git commits using Conventional Commits specification with intelligent diff analysis and message generation. Create standardized, semantic git commits using the Conventional Commits specification. Analyze the actual diff to determine appropriate type, scope, and message. If nothing is staged or you want to group changes differently: Never commit secrets (.env, credentials.json, private keys). Analyze the diff to determine: - Auto-detects commit type (feat, fix, docs, refactor, perf, test, build, ci, chore, revert) and scope from actual code changes - Generates semantic commit messages following conventional format with optional body and footer sections - Intelligently stages files for logical grouping when needed, with support for pattern-based and interactive staging - Detects breaking changes and formats them with exclamation mark or BREAKING CHANGE footer - Enforces git safety protocols: prevents destructive operations, config changes, and secret commits without explicit user request - Type : What kind of change is this? - Scope : What area/module is affected? - Description : One-line summary of what changed (present tense, imperative mood, <72 chars) - One logical change per commit - Present tense: "add" not "added" - Imperative mood: "fix bug" not "fixes bug" - Reference issues: Closes #123 , Refs #456 - Keep description under 72 characters - NEVER update git...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does git-commit do?

Standardized git commits using Conventional Commits specification with intelligent diff analysis and message generation.

Is git-commit good?

git-commit does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support git-commit?

git-commit currently lists compatibility with Skills CLI.

Is git-commit safe to install?

git-commit has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to git-commit?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install git-commit?

Run the following command to install git-commit: npx skills add https://github.com/github/awesome-copilot --skill git-commit

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering