Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v1.0.60 Home All releases olderv1.0.59 v1.0.61newer
Claude Code v1.0.60

Developer Experience

Agent Creation Workflow

  1. Choose location: Project or personal agents directory
  2. Creation method: AI-generated or manual configuration
  3. Define purpose: Describe what the agent should do
  4. Select tools: Choose which tools the agent can access
  5. Customize appearance: Optional background color
  6. Review and save: Confirm configuration before saving

Example agent creation:

/agents
# Select "Create new agent"
# Choose location: Project
# Method: Generate with Claude
# Describe: "Expert code reviewer that checks for security vulnerabilities and best practices"
# Claude generates the configuration
# Select tools the agent should have access to
# Choose a background color
# Save the agent

See this entry in the whole of v1.0.60 →