What problem does it solve?
This Skill guides users through the process of creating effective Claude Agents (subagents) that activate reliably and perform complex tasks. It provides a structured approach to agent design, ensuring they are discoverable, well-behaved, and follow best practices, eliminating guesswork and debugging frustration.
Core Features & Use Cases
- Guided Agent Creation: Follow a step-by-step workflow from requirements gathering to testing for robust agent development.
- Description Optimization: Learn to craft discoverable descriptions that ensure your agents activate for the right tasks and user prompts.
- Tool & Model Management: Understand how to assign specific tools and select appropriate models (e.g., Sonnet, Haiku) for optimal agent performance.
- Use Case: You need an agent to review code for security vulnerabilities. This skill helps you define the agent's role, specify the tools it needs (like
Read, Grep, Bash(git diff:*)), choose the best model for security analysis, and craft a description that triggers it when you ask for a "security review."
Quick Start
Ask the agent-builder to help you create a new agent for reviewing code quality.