Agent Design

Use when the user asks about building agents, designing tool sets for LLMs, structuring agent workflows, reviewing existing agent architectures, creating action spaces, coordinating subagents, or evaluating agent behavior. Also trigger when you see terms like "agent harness", "tool calling design", "action space", "agent loop", "progressive disclosure", "subagent", "elicitation", or when the user asks how to make an LLM interact with external tools effectively. Also covers production AI service architecture: "agent orchestration", "sub-agent spawning", "swarm", "recursion budget", "RAG design", "document intelligence". Applies to Claude API agents primarily, but principles are model-agnostic.

fauzanazz Updated

File contents

fauzanazz/agent-skills/tree/main/agent-design commit 3bc8b85cfc

Frequently asked questions

npx skillmds@latest add fauzanazz/agent-design-2