AI AGENT ADDONS
Git & Pull Requests
3,832installs

Making a good commit takes care. This skill helps you create high-quality commits that are easy to review and safe to ship. You will learn to stage only intended changes and split work into logical parts.

You will write clear commit messages using Conventional Commits. The skill walks you through a step-by-step workflow. It asks about your commit style and any rules you want to follow.

The result is a clean git history that your team will appreciate. Use this skill whenever you need to commit your work.

Add Commit Work skill to your workflow

Global

mkdir -p ~/.claude/skills/commit-work

Project

mkdir -p .claude/skills/commit-work

Source Repository

Stars
2,108
Forks
199
Watchers
2,108
License
MIT
Last Push
4 months ago
Created
6 months ago