code-agent-builder
Installation
SKILL.md
Code Agent Builder
Create specialized AI subagents for Claude Code that handle specific tasks with focused expertise and isolated context.
What Are Subagents?
Subagents are specialized AI assistants that Claude Code delegates tasks to. Each subagent:
- Has a specific purpose and expertise area
- Operates in its own context window (separate from main conversation)
- Can be configured with specific tools
- Includes a custom system prompt guiding behavior
- Lives in
.claude/agents/(project) or~/.claude/agents/(user-wide)