Marketplace

commit

Create a git commit after completing a task. Use this skill after finishing a logical unit of work to commit changes with a detailed conventional commit message. Always confirms with user before applying the commit. Never pushes to remote.

$ Installer

git clone https://github.com/sergio-bershadsky/ai /tmp/ai && cp -r /tmp/ai/plugins/git/skills/commit ~/.claude/skills/ai

// tip: Run this command in your terminal to install the skill