appleboy / commit-message
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/commit-message && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/3500" && unzip -o skill.zip -d .claude/skills/commit-message && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/commit-message/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Automatically generates, formats, organizes, and improves git commit messages by analyzing your staged changes using AI. Use this skill when you want to create, write, review, or refine commit messages - whether you need to save time, maintain consistent formatting, or better describe your code changes.
0 views
0 installs