agent-builder
Installation
SKILL.md
Agent Builder
This skill guides the creation of complete, production-ready Claude Code agents following Anthropic's official best practices for context engineering, tool design, skills architecture, and enforcement through hooks.
When to Use
Use agent-builder when:
- Creating a new agent from scratch
- Major refactoring of an existing agent
- Converting a concept/requirements into a functioning agent
- Ensuring agent follows Anthropic best practices
- Need to create all agent components (prompt, hooks, skills, commands, etc.)
Agent Anatomy
A complete agent consists of: