Skillzwave Logo
Skillzwave

generating-smart-commits

17.1

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`.

Marketplace

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-nixtla/generating-smart-commits
skilz install jeremylongshore/claude-code-plugins-nixtla/generating-smart-commits --agent opencode
skilz install jeremylongshore/claude-code-plugins-nixtla/generating-smart-commits --agent codex
skilz install jeremylongshore/claude-code-plugins-nixtla/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...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/jeremylongshore/claude-code-plugins-nixtla
2. Copy the agent skill directory:
cp -r claude-code-plugins-nixtla/archive/backups-20251108/skills-migration-20251108-070147/plugins/devops/git-commit-smart/skills/git-commit-smart ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

using-git-worktrees

by obra

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees w...

54
TECHgit
Marketplace

changelog-automation

by wshobson

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating rel...

54
TECHgit
Marketplace
+ci cd+github

git-advanced-workflows

by wshobson

Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situati...

54
TECHgit
Marketplace

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stri...

54
TECHgit
Marketplace
+ci cd

Agentic Skill Details

Type
Technical
Meta-Domain
development
Primary Domain
git
Market Score
17.1

Report Security Issue

Found a security vulnerability in this agent skill?