A powerful YAML-driven system for managing Claude Code subagents 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