generating-smart-commits
| This skill generates conventional commit messages using AI analysis of staged Git changes. It automatically determines the commit type (feat, fix, docs, etc.), identifies breaking changes, and formats the message according to conventional commit standards. Use this when asked to create a commit message, write a Git commit, or when the user uses the `/commit-smart` or `/gc` command. It is especially useful after changes have been staged with `git add`.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install jeremylongshore/claude-code-plugins-plus-skills/generating-smart-commits skilz install jeremylongshore/claude-code-plugins-plus-skills/generating-smart-commits --agent opencode skilz install jeremylongshore/claude-code-plugins-plus-skills/generating-smart-commits --agent codex skilz install jeremylongshore/claude-code-plugins-plus-skills/generating-smart-commits --agent gemini
First time? Install Skilz: pip install skilz
Works with 14 AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills cp -r claude-code-plugins-plus-skills/backups/skills-batch-20251204-000554/plugins/devops/git-commit-smart/skills/git-commit-smart ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
micro-commit-workflow
by agentsoflearningGit workflow management with micro-commits, conventional commit messages, and squash/rebase decisions. Guides developers through atomic commits, branc...
git-operations
by vinnie357Guide for Git operations including commits, branches, rebasing, conflict resolution, and following Git best practices and conventional commits
conventional-commits
by klauernCreates conventional commits following conventionalcommits.org. Analyzes git changes and generates properly formatted commit messages with types (feat...
android-git-atomic-commits
by LeeYoonSamCreate atomic commits with conventional commit format and SPEC traceability for Android projects
Agentic Skill Details
- Owner
- jeremylongshore (GitHub)
- Repository
- claude-code-plugins-plus-skills
- Type
- Non-Technical
- Meta-Domain
- general
- Primary Domain
- general
- Sub-Domain
- commit conventional
- Market Score
- 17.4
Browse Category
More general Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?