Создание и отладка субагентов Claude
★ 8.0 · vibe-coding
agent-builder is a Claude Code skill that provides expert guidance on creating, improving, and troubleshooting Claude Code subagents. It covers the full agent design process: file structure for project agents in `.claude/agents/` and personal agents in `~/.claude/agents/`, system prompt engineering, tool access configuration (Read, Write, Edit, Bash, Grep, WebFetch, and MCP tools), and model selection across sonnet, opus, and haiku. The skill includes ready-to-use templates with worked examples — such as a code-reviewer agent with categorized output and approval decisions — and explains when to delegate to a subagent versus using a skill or slash command. Useful for developers building specialized AI assistants or multi-agent delegation workflows in Claude Code.