Claude Code · Agent Builder
Customize Your Agent
Build a real .claude/agents/ agent definition. Pick a template or configure from scratch — copy the generated markdown file into your project.
Diligence-grid — Legal-risk triage for a B2B SaaS acquisition
1. Data privacy: the target processes EU-resident PII without a documented Article 28 processor agreement, exposing the acquirer to GDPR successor liability. 2. IP assignment: three current contractors lack signed IP assignment clauses, leaving the ownership chain on two core libraries unverifiable at closing. 3. Open-source license obligations: the platform statically links to GPL-3 components without commensurate source-disclosure controls, creating a potential copyleft contamination claim.
Template
Start from a preset or configure from scratch below.
Agent Identity
Tools · 3 selected
Select which Claude Code tools this agent can access. Fewer tools = more focused behavior.
Core
Search
Web
Agent
Planning
Tasks
Teams
Meta
Model
Permission Mode
Max Turns
Agentic turns before stopping
Instructions
Markdown body of the agent definition. Defines behavior, approach, and constraints.
Built-in Subagents
System-provided agents available in every Claude Code session. These cannot be customized — your custom agents supplement them.
Fast codebase search and exploration
Read, Grep, Glob, Bash, WebFetch, WebSearch
Architecture planning and design
Read, Grep, Glob, Bash, WebFetch, WebSearch
Complex multi-step tasks with full tool access
Read, Write, Edit, Bash, Grep, Glob, WebFetch, WebSearch, Agent, NotebookEdit, AskUserQuestion, Skill
Documentation and Claude Code Q&A
Glob, Grep, Read, WebFetch, WebSearch
Status line configuration
Read, Edit
my-agent
Custom Claude Code agent
inherit
default
10
--- name: my-agent tools: Read, Grep, Glob maxTurns: 10 ---
Save to .claude/agents/my-agent.md