What problem does it solve?
Designing effective AI agents (subagents) that perform complex tasks autonomously requires specialized knowledge in architecture, prompt engineering, and tool selection. This Skill provides the blueprint to create agents that work, ensuring they are focused, efficient, and secure.
Core Features & Use Cases
- Agent Architecture: Guides on file structure, configuration, and core principles like single-purpose focus for optimal agent design.
- Prompt Engineering: Best practices for crafting clear, effective system prompts with strong emphasis markers and concrete examples.
- Tool & Model Selection: Helps choose the right tools and AI models (Haiku, Sonnet, Opus) for optimal performance, cost-efficiency, and security.
- Use Case: Create a new
code-reviewer agent that automatically analyzes pull requests for security, performance, and maintainability issues, providing structured, actionable feedback directly within your workflow.
Quick Start
Create a new Claude Code agent named documentation-writer that specializes in generating API documentation from source code.