git-commit
Create Clear Conventional Git Commits
Inconsistent commit messages make history difficult to review and maintain. This skill reviews changes and creates concise Conventional Commits with matching language and emoji.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "git-commit" from https://skillstore.io/skills/bae-changhyun-git-commit.md and its manifest at https://skillstore.io/api/skills/bae-changhyun-git-commit/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "git-commit". Staged changes add JWT validation to the login flow.
Expected outcome:
Suggested commit: β¨ feat(auth): add JWT login validation
Using "git-commit". The API now returns arrays instead of objects.
Expected outcome:
Suggested commit: π₯ feat(api)!: return collection responses as arrays. Footer: BREAKING CHANGE: Collection responses now use arrays.
Using "git-commit". Recent history is Korean, and the staged change fixes a search connection error.
Expected outcome:
Suggested commit: π fix(search): κ²μ μ°κ²° μ€λ₯ μμ
Security Audit
High RiskMost static alerts are false positives caused by Markdown backticks, fenced examples, safe device redirection, and quoted heredocs. Two high-severity semantic risks remain: an instruction override and a mandatory author-specific Git email policy. Remove both directives before publication.
Confirmed security concerns (2)
Risk Factors
βοΈ External commands (50)
π Filesystem access (2)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/bae-changhyun-git-commit/audits/12?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/bae-changhyun-git-commit?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/bae-changhyun-git-commit?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/bae-changhyun-git-commit/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/bae-changhyun-git-commit.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA Β· BibTeX Β· CFF)
APA citation
Bae-ChangHyun. (2026). git-commit security audit report (audit version 12) [Author version unspecified]. Skillstore. https://skillstore.io/skills/bae-changhyun-git-commit/audits/12BibTeX citation
@techreport{bae-changhyun-bae-changhyun-git-commit-2026,
author = {Bae-ChangHyun},
title = {git-commit security audit report (audit version 12)},
institution = {Skillstore},
year = {2026},
number = {12},
url = {https://skillstore.io/skills/bae-changhyun-git-commit/audits/12},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "git-commit security audit report (audit version 12)"
version: "unspecified"
type: report
authors:
- name: "Bae-ChangHyun"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/bae-changhyun-git-commit/audits/12"
identifiers:
- type: other
value: "skillstore:bae-changhyun-git-commit:audit:12"
description: "Skillstore immutable audit report identifier"
Compare variants
4 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
21pounder-git-commit
2026-08-21
chemiseblanc-git-commit
2026-08-21
github-git-commit
2026-08-21
bae-changhyun-git-commit
2026-08-21
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Commit a completed feature
Review related feature changes and create one result-focused commit with an accurate type and scope.
Record a review fix
Create a focused fix commit with a concise explanation and a reference to the addressed review comment.
Standardize team history
Match existing repository language and formatting while keeping each requested change grouped as a meaningful unit.
Try These Prompts
Review my staged changes and create one concise Conventional Commit that follows this repository's language and message style.
Stage only the related files for [task], then create one emoji-prefixed Conventional Commit with an appropriate type and scope.
Create a commit for [task] with a short body explaining why, and include reference [issue] without exposing process history.
Inspect mixed changes, separate only genuinely unrelated work, and create at most three commits that preserve repository conventions and dependency integrity.
Best Practices
- Review the complete staged diff before accepting the proposed message.
- Verify author identity and repository configuration before allowing any commit.
- Keep related implementation, tests, types, and documentation in the same task-focused commit.
Avoid
- Do not commit secrets, credentials, generated binaries, or unrelated files.
- Do not split one coherent task into separate commits for every file or change type.
- Do not let the skill replace user-controlled Git identity or higher-priority instructions.
Frequently Asked Questions
Can this skill stage files?
Does it support multiline commit messages?
How does it choose the commit language?
Does it run tests before committing?
Will it change my Git author email?
How are breaking changes represented?
Developer Details
Author
Bae-ChangHyunLicense
MIT
Skillstore revision
r3
Version notice
The author did not declare a version.
Repository
https://github.com/Bae-ChangHyun/cc-plugins-bch/tree/main/plugins/gitwf/skills/git-commitRef
8c3e20bba512c392d9b02ee748b18e0b09d4982c
Maintenance freshness
7/24/2026
Usage
12 downloads Β· 337 views
File structure
π SKILL.md