Claude Code Agent Builder
.claude/agents/*.md
Subagent Builder
Fill in the fields — get a ready-to-drop .md file for a Claude Code subagent.
Lowercase letters, numbers and hyphens only — this becomes the filename.
What Claude reads to decide when to invoke this subagent on its own — be specific about the trigger, not just the topic.
Leave narrow for single-purpose subagents — a reviewer only needs to read, not edit or run commands.
Not auto-discoverable from any config file — type the exact tool name each MCP server exposes.
Becomes the body of the file — the instructions this subagent follows once launched.
agent-name.md
Save it as .claude/agents/<name>.md in the project, or ~/.claude/agents/<name>.md to make it available everywhere.