Create Subagent banner
enuno enuno

Create Subagent

AI community

Description

--- description: Create a specialized AI subagent following domain expert principles category: claude-setup allowed-tools: Write, Bash(mkdir:*), Read --- # Create Domain Expert Subagent Create a specialized AI subagent following the domain expert principles. This command helps you build concentrated domain expertise rather than single-task agents. ## Setup First, specify the subagent location: - **project** - Add to `.claude/agents/` (shared with team, higher priority) - **user** - Add to `~

Installation

Installs to ~/.claude/commands/enuno-claude-command-and-control-create-subagent.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/enuno/claude-command-and-control/HEAD/.claude/commands/create-subagent.md -o ~/.claude/commands/enuno-claude-command-and-control-create-subagent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository