Subagent Studio

Visual designer for Claude Code subagent files (.claude/agents/*.md).

Definition

Import, save, share

Import a Claude Code agent markdown file, autosave this browser draft, or copy a private draft link.

Empty = inherits all tools from the caller.

Preview - my-agent.md

---
name: my-agent
description: One-line description of what this subagent does.
tools: Read, Write
model: sonnet
---

# My Agent

Describe the system prompt here.