make-commit-msg
CommunityGenerate five commit messages from staged changes.
Author7loro
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill analyzes staged Git changes and generates five commit message candidates to streamline your commit history and maintain consistency across the project.
Core Features & Use Cases
- Automated message generation: Produces five messages from the current staged diff.
- Type control: If you provide a type, all candidates adopt that type; otherwise, an appropriate type is chosen (feat, fix, refactor, build, docs, style, test, chore).
- Output format and constraints: Each message follows the pattern {type}: {description}, one per line, without numbers or additional formatting, and messages are produced in Korean.
- Use Case: When preparing commits after a set of changes, run this skill to quickly draft consistent messages for review.
Quick Start
Run the skill to generate five commit messages from your current staged changes. If you want to lock a specific type, provide it as an argument, e.g., "make-commit-msg feat".
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: make-commit-msg Download link: https://github.com/7loro/dotfiles/archive/main.zip#make-commit-msg Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.