Best Git & pull-request skills for AI agents
57 skills tracked·ranked quality-first·Updated July 2026
The short answer
The best Git and PR skills handle the whole loop: conventional commits, clean branch hygiene, and pull requests with real review context. Skill of Skills ranks 57 Git and PR tools quality-first, so the ones with sane defaults and rollback awareness surface above generic wrappers.
Git and pull-request work is where an AI agent either accelerates a team or creates cleanup. This guide ranks skills that write conventional commit messages, manage branches, open well-described PRs, and assist with review — favouring tools whose examples show careful, reversible behaviour.
Top 12 ranked quality-first
| # | Skill | Tier | Quality | Risk | Platforms |
|---|---|---|---|---|---|
| 1 | destructive_command_guard The Destructive Command Guard (dcg) is for blocking dangerous git and shell commands from being executed by agents. | Curated | 180 | high | Claude Code, Codex |
| 2 | Panniantong/Agent-Reach Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees. | Promising | 92 | low | — |
| 3 | abhigyanpatwari/GitNexus GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration | Promising | 114 | low | — |
| 4 | Anthropic-Cybersecurity-Skills 734+ structured cybersecurity skills for AI agents · MITRE ATT&CK mapped · agentskills.io open standard · Works with Claude Code, GitHub Copilot, OpenAI Codex CLI, Cursor, Gemini CLI & 20+ platforms · Penetration testing, DFIR, threat intel, cloud security & more · Apache 2.0 | Curated | 124 | medium | — |
| 5 | agents Multi-harness agentic plugin marketplace for Claude Code, Codex CLI, Cursor, OpenCode, GitHub Copilot, and Gemini CLI | Curated | 132 | medium | Claude Code, Cursor, Codex |
| 6 | entireio/cli 📜 Entire CLI hooks into your Git workflow to capture AI agent sessions as you work. Sessions are indexed alongside commits, creating a searchable record of how code was written in your repo. | Curated | 132 | high | Claude Code, Codex |
| 7 | xming521/WeClone 🚀 One-stop solution for creating your AI twin from chat history 💡 Fine-tune LLMs with your chat logs to capture your unique style, then bind to a chatbot to bring your digital self to life. | Curated | 137 | medium | Cursor |
| 8 | Gitlawb/openclaude runs anywhere. uses anything | Promising | 92 | low | — |
| 9 | Ar9av/obsidian-wiki Framework for AI agents to build and maintain a digital brain through Obsidian wiki using Karpathy's LLM Wiki pattern | Promising | 107 | high | Claude Code, Cursor, Codex |
| 10 | open-gitagent/gitagent A universal git-native AI agent framework. Your agent lives inside a git repo — identity, rules, memory, tools, and skills are all version-controlled files. | Curated | 149 | low | — |
| 11 | worktrunk Worktrunk is a CLI for Git worktree management, designed for parallel AI agent workflows | Promising | 117 | medium | — |
| 12 | Kong/insomnia The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage. | Promising | 102 | medium | Claude Code, Codex |
Showing the top 12 of 57. Scores are evidence-based quality metadata, not endorsements — review each skill's risk level and source before installing.
Frequently asked
addCan an agent open pull requests for me?
Several of these skills can draft commits and open PRs with generated descriptions. Because that touches your repository, review each tool's risk level and required permissions before granting access.
addHow is PR review different from code review?
PR-review skills focus on the diff and its description in the context of a pull request; broader code-review skills analyse code quality more generally. See the code-review collection for the latter.