Claude Code Agent Manager
Description
A powerful, YAML-driven system for managing Claude Code subagents from multiple sources with intelligent conflict resolution, transformations, and tracking.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Code Agent Manager
[](https://github.com/pacphi/claude-code-agent-manager/releases) [](LICENSE) [](https://github.com/pacphi/claude-code-agent-manager/actions/workflows/ci.yml)
A powerful YAML-driven system for managing Claude Code [subagents](https://docs.anthropic.com/en/docs/claude-code/sub-agents) from multiple sources.
Quick Start
# Clone and build
gh repo clone pacphi/claude-code-agent-manager
cd claude-code-agent-manager
make build
# Install agents
./bin/agent-manager install
# List installed agents
./bin/agent-manager list
Key Features
- YAML Configuration - Define sources and behaviors in
agents-config.yaml - Multiple Sources - GitHub, Git, Local filesystem support
- Conflict Resolution - Intelligent handling with backup strategies
- Installation Tracking - Complete file-level tracking
- Transformations - Remove prefixes, extract docs, custom scripts
Documentation
🚀 Getting Started
- **Installation** - Setup and first install
- **First Steps** - Basic usage tutorial
- **Prerequisites** - System requirements
📚 Command Reference
- **Install** - Installation commands
- **Marketplace** - Browse subagents.sh
- **Advanced** - Update, list, validate
📖 Guides
- **Configuration** - Complete YAML guide
- **Workflows** - Common usage patterns
- **Troubleshooting** - Problem resolution
- [Conflict Resolution](docs
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development