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

conventional-commit

Structured prompt template for generating standardized conventional commit messages.

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
10

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 conventional-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, conventional-commit has 10 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/conventional-commit.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Structured prompt template for generating standardized conventional commit messages. Follow these steps: - Provides XML-formatted workflow guiding users through staging changes, inspecting diffs, and constructing commits with type, scope, description, body, and footer fields - Includes validation rules enforcing Conventional Commits specification compliance, with allowed types (feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert) - Offers six practical examples covering common commit patterns, including breaking changes - Integrates with Git to automatically execute the final commit command in the terminal - Run git status to review changed files. - Run git diff or git diff --cached to inspect changes. - Stage your changes with git add . - Construct your commit message using the following XML structure. - After generating your commit message, Copilot will automatically run the following command in your integrated terminal (no confirmation needed): - Just execute this prompt and Copilot will handle the commit for you in the terminal.

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 conventional-commit do?

Structured prompt template for generating standardized conventional commit messages.

Is conventional-commit good?

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

Which AI agents support conventional-commit?

conventional-commit currently lists compatibility with Skills CLI.

Is conventional-commit safe to install?

conventional-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 conventional-commit?

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

How do I install conventional-commit?

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

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering