Agent skill

commit

Create a git commit with a summary of changes

Stars 877
Forks 312

Install this agent skill to your Project

npx add-skill https://github.com/Windy3f3f3f3f/claude-code-from-scratch/tree/main/test/skills/commit

SKILL.md

Commit Skill

  1. Run git diff --staged and git status to see what's changed
  2. Write a concise commit message summarizing the changes
  3. Run git commit -m "<message>"

If no files are staged, tell the user to stage files first. Arguments passed to this skill are used as additional context for the commit message.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results