Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

git

A collection of skills to help with everyday Git tasks.

Skills

Skill Description
/commit Create a conventional commit from staged changes
/pr Create or update a pull request for the current branch
/reply Reply to unresolved PR review comments clearly related to the current conversation

See the skills documentation for more details.

Install

Universal

npx skills add -g -y derogab/agent-kit@commit
npx skills add -g -y derogab/agent-kit@pr
npx skills add -g -y derogab/agent-kit@reply

Claude Code

claude plugin marketplace add derogab/agent-kit
claude plugin install git@agent-kit