commit-drafter
80Draft Git Commit Messages From Staged Changes
Writing commit messages from staged changes takes time and can miss important context. This skill collects git status and diff details so AI can draft a clear message.
Draft Clear Commit Messages
Staged changes can be difficult to summarize clearly. This skill reviews the staged diff and drafts an editable commit message that explains the change and its purpose.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "Draft a Commit" from https://skillstore.io/skills/abejitsu-draft-commit.md and its manifest at https://skillstore.io/api/skills/abejitsu-draft-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.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "Draft a Commit". Staged changes add validation tests and update the API error handler.
Expected outcome:
Fix API error response validation
Return validated error objects and add coverage for malformed responses.
Using "Draft a Commit". Staged changes add setup documentation and link it from the README.
Expected outcome:
Document local setup process
Add a setup guide and connect it from the project README for new contributors.
Manual review of SKILL.md found a prompt-only workflow for reviewing staged Git changes and drafting commit messages. The invalid-frontmatter scan limitation is not a security risk, and no prompt injection, data exfiltration, or repository-modifying behavior was found.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/abejitsu-draft-commit/audits/14?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/abejitsu-draft-commit?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/abejitsu-draft-commit?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/abejitsu-draft-commit/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/abejitsu-draft-commit.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>AbeJitsu. (2026). Draft a Commit security audit report (audit version 14) [Author version unspecified]. Skillstore. https://skillstore.io/skills/abejitsu-draft-commit/audits/14@techreport{abejitsu-abejitsu-draft-commit-2026,
author = {AbeJitsu},
title = {Draft a Commit security audit report (audit version 14)},
institution = {Skillstore},
year = {2026},
number = {14},
url = {https://skillstore.io/skills/abejitsu-draft-commit/audits/14},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "Draft a Commit security audit report (audit version 14)"
version: "unspecified"
type: report
authors:
- name: "AbeJitsu"
date-released: "2026-07-18"
url: "https://skillstore.io/skills/abejitsu-draft-commit/audits/14"
identifiers:
- type: other
value: "skillstore:abejitsu-draft-commit:audit:14"
description: "Skillstore immutable audit report identifier"
Turn staged implementation, tests, and documentation into a message that explains the delivered feature.
Use conventional formatting to create consistent commit messages during team development.
Describe a small fix or refactor with enough context for future maintainers.
Review my staged changes and draft a concise commit message.
Review my staged changes and draft a commit message that explains what changed and why.
Review my staged changes and draft a conventional commit message with a clear type, scope, and rationale.
Analyze my staged changes. Draft a detailed commit message with the change summary, impact, rationale, and file counts.
Author
AbeJitsuLicense
MIT
Skillstore revision
r3
Version notice
The author did not declare a version.
Ref
80999bf530a7874d7bedf8ce202001ecb4c4f5e0
Maintenance freshness
7/19/2026
Usage
7 downloads ยท 267 views
File structure
Draft Git Commit Messages From Staged Changes
Writing commit messages from staged changes takes time and can miss important context. This skill collects git status and diff details so AI can draft a clear message.
Improve Code Readability for Non-Developers
Code can be hard for non-developers to review when names, comments, and jargon are unclear. This skill scores readability and suggests clearer naming, comments, and documentation.
Validate Project Requirements Before Work
Vague requests slow quality pipelines and cause rework. This skill checks requirements against project standards before the next step.
Standardize Deliverable Formatting
Generated work often mixes styles, spacing, and structure. This skill applies consistent formatting so deliverables are easier to review and reuse.
Extract PDF Page Artifacts
PDF conversion often fails when text, layout, and images are extracted separately. This skill creates traceable page artifacts that combine text metadata, rendered images, and page mappings.
Generate ASCII PDF Layout Previews
PDF-to-HTML workflows lose layout context when extraction data is hard to inspect. This skill turns page images and rich text metadata into readable ASCII previews.
Track Project Plans in AI Sessions
by 0xDarkMatter
AI coding sessions can lose track of project plans when notes are stale or missing. This skill checks plan status and suggests the right save or sync action.
Persist ChatCrystal Task Outcomes
by ZengLiangYi
Useful fixes and decisions often disappear after a task ends. This skill records durable task outcomes in ChatCrystal or prepares a save-ready memory candidate.
Write Conventional Git Commits
by 0xmsc
Developers often lose time turning staged changes into clear commit history. This skill guides Conventional Commits, atomic changes, and safe git review steps.
Master Advanced Git Workflows
by AutumnsGrove
Complex Git maintenance can make history changes and conflict resolution difficult. This skill provides structured guidance, recovery steps, and an optional local helper for common advanced workflows.
Create Conventional Git Commits
by 21pounder
Manual commit preparation can miss staged changes, message style, or sensitive files. This skill reviews git state and helps create clear conventional commits.
Standardize Your Git Workflow
by Atman36
Inconsistent commits and branches make collaboration and releases harder to manage. This skill applies Conventional Commits, GitFlow, review practices, and pre-commit checks.