VIBE VIBE
Library Categories Install CLI Search ★ GitHub
VIBE/ Categories/ Git
◆ Category · 7 assets

Git

Browse 7 Git commands for AI coding agents — production-grounded, cited, installable. Part of the VIBE library.

🔎 Search within Git
command

changelog

Generate a changelog from git history since the last tag or a specified reference point.

View →
command

commit

Analyze the currently staged changes (`git diff --cached`) and generate a conventional commit message.

View →
command

fix-issue

Fix a GitHub issue by number: read the issue, create a branch, implement the fix, and open a PR.

View →
command

pr-create

Create a pull request with a structured description based on the current branch's changes.

View →
command

pr-review

Review a pull request by number: fetch the diff, analyze changes, and post review comments.

View →
command

release

Create a tagged release with auto-generated release notes from recent commits.

View →
command

worktree

Set up git worktrees for parallel development on multiple branches simultaneously.

View →
VIBE VIBE

An open library of 5,928 AI-agent skills, agents, commands & modes across 65 categories — for Claude Code, Codex, Cursor, OpenCode & more.

Explore

Library Categories Search CLI

Project

GitHub Issues npm README

Author

Anubhav Gain GitHub LinkedIn
© 2026 Anubhav Gain · CC BY-NC-SA 4.0 Built with Astro · Deployed via GitHub Actions