git AI Agent Skills
Browse 41 skills related to git
git-sync
Automatically syncs local workspace changes to the remote GitHub repository. Use after significant changes or periodically.
rtk-optimizer
Optimize command outputs with RTK (Rust Token Killer) for 70% token reduction
git-workflow
Git operations: commits, branches, PRs, and conflict resolution
revert
Git-aware logical undo at track, phase, or task level with confirmation gates
implement
Execute tasks from track plan with TDD workflow and git commit integration
skill-manager
A Claude Code skill that allows you to search, browse, and install skills from a database of 31,767+ community skills with intelligent folder-level downloads. Supports SVN export, Git sparse checkout, and HTTP fallback methods for complete skill folder installation.
git-workflow
Complete git workflow patterns including GitHub Flow branching, atomic commits with interactive staging, merge and rebase strategies, and recovery operations using reflog. Essential patterns for clean history. Use when managing branches, defining branching strategy, or recovering git history.
commit
Creates commits with conventional format and validation. Use when committing changes or generating commit messages.
release-management
GitHub release workflow with semantic versioning, changelogs, and release automation using gh CLI. Use when creating releases, tagging versions, or publishing changelogs.
issue-progress-tracking
Auto-updates GitHub issues with commit progress. Use when starting work on an issue, tracking progress during implementation, or completing work with a PR.
pm-git-file-tracking
Protocol for tracking files immediately after agent creation
pm-pr-workflow
Branch protection and PR creation workflow
event_driven
Structure systems around asynchronous, event-based communication to decouple producers and consumers for improved scalability and resilience. Use when building loosely coupled systems with asynchronous message-based communication.
cache_patterns
Instruction set for enabling and operating the Spring Cache abstraction in Spring Boot when implementing application-level caching for performance-sensitive workloads.
git-committer
Git提交专家,规范化提交信息和分主题提交。
plain-text
Text files are forever. No lock-in. No corruption. No transformation.
thoughtful-commitment
Git commits that capture context and intent
Azure DevOps Skill
Comprehensive Azure DevOps REST API skill for work items, pipelines, repos, test plans, wikis, and search operations via MCP tools and direct API calls
git-workflow
Expert guidance for Git workflows, branching strategies, and version control best practices. Use when managing repositories, resolving conflicts, or establishing team workflows.
finishing-a-development-branch
Complete development with structured merge/PR options. Use when ready to merge or submit work.
requesting-code-review
Dispatch code-reviewer agent for two-stage review. Use after completing implementation tasks.
stacked-prs
Create and manage stacked (dependent) pull requests for complex features
git-worktrees
Use git worktrees for parallel development on multiple branches simultaneously
smart-revert
Git-aware smart revert for tracks, phases, and tasks. Handles rewritten history, finds related commits, and provides safe rollback with multiple confirmation gates.
commit-validator
Validates commit messages against Conventional Commits specification using programmatic validation. Replaces the git-conventional-commit-messages text file with a tool that provides instant feedback.
git-workflow
Essential Git patterns for effective version control, eliminating redundant Git guidance per agent.
using-git-worktrees
Create isolated development workspaces with safety verification. Use when needing parallel development branches.
git
Use when committing code, managing branches, pushing to remote, creating pull requests, or performing version control operations. Conforms to docs/reference/skill-routing-value-standard.md.
Claude Git Branching
Expert Git workflow management for Claude Code sessions with branch naming conventions, push retry logic, conflict resolution, and PR automation specifically designed for AI-assisted development workflows.
Multi-Repository Orchestrator
Coordinate development workflows across multiple Git repositories with synchronized branching, batch commits, cross-repo operations, and monorepo-like workflows for microservices and multi-package projects.
git-workflow-assistant
Expert Git workflow guidance and repository management
rulebook-git-workflow
Git workflow standards including branching strategy, commit conventions, and PR guidelines. Use when creating branches, writing commit messages, preparing pull requests, or following git best practices.
code-review-assistant
A code review assistant that supports local Git repositories and Gerrit reviews. It can review the latest commit, staged changes, unstaged changes, etc., and also supports Gerrit Code Review for multi-language projects such as Golang, Qt/C++, and Ansible. Provides a three-level review classification (Must Fix / Should Fix / Optional Improvement) and generates a Markdown report.
git-workflow
Git best practices for commits, branches, pull requests, and collaboration workflows following Conventional Commits and GitFlow patterns
sync_to_github
Automated git commit and push tool with AI-generated commit messages
setup-semantic-release
Use when setting up automated versioning, when asked to "set up semantic release", "add conventional commits", "configure automated versioning", "set up commitlint", "add husky hooks", "set up changelog generation", or when initializing a new project that needs a commit and release workflow.
git-release
Automate semver releases — bump version, generate changelog, tag, and publish GitHub Release.
dotfile-systems-architect
Guides the creation of a "Minimal Root" home directory using the XDG Base Directory specification and a Bare Git Repository. Manages config separation, secrets, and cross-platform syncing.
Repo Guardian
Pre-clone security scanner — detect malicious git hooks, poisoned MCP configs, and credential-harvesting patterns before Claude Code processes repositories
backlog-agent
Manage projects on Nulab Backlog — issues, wikis, milestones, Git, sprints for Japan's top PM tool
git-assistant
Git operations assistant for status, commit, branch, merge, PR creation, and conflict resolution