🔄
Verifiedgit
Quick Commit
Stage all changes and commit with a message
git add -A && git commit -m "$MESSAGE"
git
0
Free skills, commands, and settings for Claude Code. Build your stack, ship faster.
Showing 10 of 50 commands
Stage all changes and commit with a message
Push current branch to origin
Pull latest changes and rebase local commits
Create and switch to a new feature branch
Merge main/master into current branch
Stash all current changes with a message
Apply and remove the latest stash
Interactively rebase last N commits
Undo last commit but keep changes staged
Show commit history in a clean format
All tools are 100% free. Add to your stack and install in seconds.