What problem does it solve?
This Skill solves the problem of building, improving, and troubleshooting Claude Code subagents by providing expert guidance on design, system prompts, tool access, model selection, and best practices.
Core Features & Use Cases
- Agent Design: Guidance on creating effective subagents with single responsibility and clear boundaries.
- System Prompt Engineering: Best practices for writing system prompts that define agent roles, capabilities, and approaches.
- Tool Configuration: Instructions on configuring tools like
Read, Write, Bash, and Grep for different agent use cases.
- Model Selection: Guidance on choosing the appropriate Claude model (
sonnet, opus, haiku) for the task complexity.
- Best Practices: Recommendations for writing clear descriptions, using version control, and iterating on agent improvements.
Quick Start
To create a new Claude Code subagent, use the agent-builder skill to guide you through the process of defining the agent's purpose, scope, system prompt, tools, and model selection.