create-git-commit
CommunityCraft perfect commits, automate changelogs.
Software Engineering#code quality#git#developer tools#version control#software development#commit messages
AuthorWesleyMFrederick
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents inconsistent and vague commit messages that hinder project history, automated changelog generation, and semantic versioning, making code maintenance difficult.
Core Features & Use Cases
- Mandatory Format Enforcement: Ensures all commits adhere to a strict
type(scope): descriptionstructure, enabling machine-parsable history. - Scope Discovery: Guides you in identifying the correct scope from codebase changes, preventing ambiguity and promoting consistency.
- AI Attribution: Automatically includes AI coding assistant attribution in commit footers, maintaining transparency.
Quick Start
Use the create-git-commit skill to generate a commit message for my staged changes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: create-git-commit Download link: https://github.com/WesleyMFrederick/cc-workflows/archive/main.zip#create-git-commit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.