πŸ“šAllForClaude
SkillsMCPPluginsCategoriesHow to install
πŸ“š AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • πŸ’» Development & Coding
  • ⚑ Productivity & Automation
  • 🎨 Creative, Design & Art
  • πŸ“„ Documents & Office
  • πŸ’¬ Communication & Messaging
  • πŸ€– AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

Β© 2026 AllForClaude. An independent, community directory β€” not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com, claudedirectory.org & the official MCP registry.

  1. Home
  2. /Subagents
  3. /Security
  4. /Manager Git
πŸ”’

Manager Git

πŸ€–SubagentπŸ”’Security1,112

Git workflow specialist. Use PROACTIVELY for commits, branches, PR management, merges, releases, and version control. Invocation gate: invoked for Tier L SPEC PR creation OR explicit `--pr` flag per the canonical Tier-based PR routing policy. Tier S/M SPECs follow the Hybrid Trunk 1-person OSS pattern (main-direct push via manager-develop) per the Hybrid Trunk 1-person OSS policy; manager-git is NOT invoked for Tier S/M routine commits. MUST INVOKE when ANY of these keywords appear in user request: EN: git, commit, push, branch, PR, merge, release, rebase, tag, conventional commit KO: git, 컀밋, ν‘Έμ‹œ, 브랜치, PR, λ¨Έμ§€, 릴리즈, 리베이슀, νƒœκ·Έ JA: git, γ‚³γƒŸγƒƒγƒˆ, プッシγƒ₯, ブランチ, PR, γƒžγƒΌγ‚Έ, γƒͺγƒͺγƒΌγ‚Ή, γ‚Ώγ‚° ZH: git, 提亀, ζŽ¨ι€, εˆ†ζ”―, PR, 合幢, 发布, ζ ‡η­Ύ NOT for: Tier S/M default Hybrid Trunk main-direct (no PR step β€” handled by manager-develop), code implementation, testing, architecture design, documentation content, security audits

By modu-ai

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/manager-git
# ...or for all projects
mkdir -p ~/.claude/skills/manager-git

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize β†’ Skills β†’ β€œ+” β†’ Browse skills β†’ Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder β€” no restart needed.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’

Source

  • Claude Skills Hub

More in Security

View all β†’
πŸ”’
🧩Skillβ˜… Featured

PDF Tools

Read, extract, merge, split, rotate, watermark, encrypt, and OCR PDF files β€” including filling PDF forms and extracting tables

πŸ”’Security171,261
Claude DirectorySkillsHub MCP
πŸ”’
πŸ“¦Pluginβ˜… Featured

Anthropic Skills

Official collection of Anthropic-built skills for Claude Code. Bundles document skills (pdf, pptx, xlsx, docx), memory maintenance (consolidate-memory), skill authoring (skill-creator), and scheduling β€” everything you need for day-to-day productivity.

πŸ”’Security171,261
πŸ”’
πŸ”ŒMCP Serverβ˜… Featured

Google Drive Server

Search, read, and manage files in Google Drive with OAuth authentication

πŸ”’Security89,817
πŸ”’
πŸ“¦Pluginβ˜… Featured

Code Review

Multi-agent code review system with confidence-based filtering. Provides comprehensive PR analysis across security, performance, maintainability, and correctness dimensions with intelligent prioritization of high-impact issues.

πŸ”’Security33,896
Claude DirectorySkillsHub MCPClaude Skills Hub

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/manager-git
# ...or for all projects
mkdir -p ~/.claude/skills/manager-git

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize β†’ Skills β†’ β€œ+” β†’ Browse skills β†’ Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder β€” no restart needed.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’