Claude Code Subagent Manager banner
akbaraziz akbaraziz

Claude Code Subagent Manager

Git community

Description

Manager to allow subagents to be installed from the https://github.com/VoltAgent/awesome-claude-code-subagents/blob/main/categorie repo

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 Subagent Manager

Interactive installer for Claude Code subagents from the [awesome-claude-code-subagents](https://github.com/VoltAgent/awesome-claude-code-subagents) community repository.

🚀 Quick Start

Installation

# Install globally
npm install -g claude-code-subagent-manager

# Or use directly with npx
npx claude-code-subagent-manager

Usage

# Interactive installer
claude-subagents

# Browse all available subagents
claude-subagents --demo

# Show help
claude-subagents --help

✨ Features

  • 126+ Subagents: Access to the entire community collection
  • 10 Categories: Core Development, Language Specialists, Infrastructure, Quality & Security, Data & AI, Developer Experience, Specialized Domains, Business & Product, Meta Orchestration, Research & Analysis
  • Interactive Selection: Browse by category with checkbox-style selection
  • Smart Installation: Handles conflicts, validates files, prompts for overwrites
  • Live Updates: Fetches the latest subagents from the community repository

📋 Available Categories

Category Count Description
Core Development 12 Backend, Frontend, Fullstack developers
Language Specialists 24 Python, JavaScript, TypeScript, etc. experts
Infrastructure 13 DevOps, Cloud, Containerization specialists
Quality & Security 13 Testing, Security, Code review experts
Data & AI 13 AI Engineers, Data Scientists, ML specialists
Developer Experience 11 Tooling and Productivity experts
Specialized Domains 12 Game Dev, Mobile, Embedded systems
Business & Product 12 Product Managers, Business analysts
Meta & Orchestration 9 Multi-agent coordination
Research & Analysis 7 Research and Analysis specialists

🎯 How It Works

  1. Browse Available Subagents: See all 126+ subagents organized by category
  2. **Interactive Selec