Qué necesitas saber antes de
comenzar

Inicio 4 June 2026 10:57

Fin 4 June 2026

00 Días
00 Horas
00 Minutos
00 Segundos
course image

Introducción a los Subagentes

Trabaja con modelos de IA de Gemini en BigQuery para el análisis de sentimientos. Analiza opiniones de clientes usando SQL y cuadernos de Python con Gemini.
via DataCamp

145 Cursos


1 hour

Actualización opcional disponible

Principiante

Avanza a tu propio ritmo

Free Trial Available

Actualización opcional disponible

Resumen

Learn how to use and create sub-agents in Claude Code to manage context, delegate tasks, and build workflows that keep your conversation clean and focused. Introduction to Subagents in Claude Code Subagents are specialized assistants that Claude Code can delegate tasks to, each running in its own isolated context window.

In this course, you'll learn how subagents work, how to create your own, and when to use them to keep your main conversation clean and focused. No programming experience is required — just basic comfort with a command line.

Start learning how to break complex work into focused pieces and get more out of longer Claude Code sessions. Create and Configure Custom Subagents Claude Code ships with built-in subagents for exploration and planning, but the real power comes from building your own.

You'll walk through the /agents command to create a custom subagent from scratch, configuring its description, system prompt, tool access, and model. You'll learn how each field in the config file influences when Claude delegates to the subagent and what instructions it receives.

Design Subagents That Stay Focused and Finish on Time A poorly configured subagent will wander, run too long, or produce output the main agent can't use. You'll learn four design patterns that fix this:

writing descriptions that shape input prompts, defining structured output formats as natural stopping conditions, surfacing obstacles so the main thread doesn't rediscover them, and restricting tool access to match each subagent's role.

Know When to Delegate and When to Stay on the Main Thread Not every task benefits from a subagent. You'll learn which patterns work — research, code reviews, and tasks needing custom system prompts — and which ones don't, like expert-persona prompts, sequential pipelines, and test runners that hide the output you need.

By the time you complete this course, you'll be able to create, configure, and deploy subagents that keep your context window clean, produce structured and actionable output, and make your Claude Code workflow significantly more effective.

Programa

  • Introducción a los Subagentes
  • Descubra cómo los subagentes mantienen su contexto principal limpio trabajando en ventanas aisladas, conozca a los agentes incorporados Explore y Plan de Claude Code, y cree su primer subagente personalizado usando el comando /agents.
  • Diseñar y Usar Subagentes Efectivos
  • Aplique cuatro patrones de diseño para construir subagentes que se mantengan enfocados y terminen a tiempo, luego aprenda qué tareas vale la pena delegar: investigación, revisiones de código y solicitudes personalizadas; y cuáles no.

Impartido por

Anthropic Academy


Materias

Artificial Intelligence