git-operation
Write Clear Git Commits
Teams need consistent commits and checks before code lands. This skill guides commit message structure, formatting, and test steps for Claude, Codex, and Claude Code.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "git-operation" from https://skillstore.io/skills/5t111111-git-operation.md and its manifest at https://skillstore.io/api/skills/5t111111-git-operation/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.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-operation". I changed button spacing and fixed a validation message.
Expected outcome:
Subject: Improve button spacing and validation copy. Details mention layout polish and clearer form feedback.
Using "git-operation". The assistant prepared a commit after a small refactor.
Expected outcome:
It reports that formatting passed, tests passed, and the commit message is ready in English.
Using "git-operation". Several unrelated files changed during one work session.
Expected outcome:
It recommends separating documentation edits from source changes before committing.
Security Audit
SafeThe two static findings are false positives caused by Markdown inline command examples, not Ruby or shell backtick execution. The skill is prompt-only and contains no prompt injection, data exfiltration, or hidden automation.
Risk Factors
⚙️ External commands (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/5t111111-git-operation/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/5t111111-git-operation?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/5t111111-git-operation?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/5t111111-git-operation/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/5t111111-git-operation.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
5t111111. (2026). git-operation security audit report (audit version 7) [Author version unspecified]. Skillstore. https://skillstore.io/skills/5t111111-git-operation/audits/7BibTeX citation
@techreport{5t111111-5t111111-git-operation-2026,
author = {5t111111},
title = {git-operation security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/5t111111-git-operation/audits/7},
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-operation security audit report (audit version 7)"
version: "unspecified"
type: report
authors:
- name: "5t111111"
date-released: "2026-07-04"
url: "https://skillstore.io/skills/5t111111-git-operation/audits/7"
identifiers:
- type: other
value: "skillstore:5t111111-git-operation:audit:7"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Prepare Consistent Commits
Use the skill to write English commit summaries and verify formatting before committing.
Standardize Team Commit Quality
Apply shared commit message structure and pre-commit checks across assistant-supported changes.
Review Agent Changes Before Commit
Ask an AI assistant to summarize edits, run checks, and produce a clear commit message.
Try These Prompts
Create an English Git commit message for the current changes. Use a concise first line and add bullet details only if needed.
Review my current changes, run the configured format and test checks, then suggest a commit message.
Inspect the staged changes, explain the user-facing impact, and draft a commit message with a short subject and optional bullets.
Analyze staged and unstaged changes separately, identify unrelated work, recommend a clean commit plan, run checks, and draft final messages.
Best Practices
- Stage only related changes before asking for a commit message.
- Run the project format and test tasks before creating the commit.
- Keep the first commit line short and written in English.
Avoid
- Do not combine unrelated changes in one commit.
- Do not skip checks when source files changed.
- Do not use long paragraphs in the commit subject.
Frequently Asked Questions
Does this skill run commands automatically?
Which tools does it support?
Does it require mise?
Can it create branches?
Can it write non-English messages?
Is it safe for private repositories?
Developer Details
Author
5t111111License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/5t111111/tailwind-theme-figma-variables/tree/main/.github/skills/git-operationRef
e9e4712298ed071d92417a41714be123eb8364fa
Maintenance freshness
7/18/2026
Usage
9 downloads · 161 views
File structure
📄 SKILL.md