ComenzarEmpieza gratis

Subagent Code Review Before You Share

You've updated analyze.py with new trend calculations and are about to share the changes with your team. Before you do, you want an unbiased review. The problem is that the Claude agent that wrote the code might rationalize its own decisions.

A subagent starts with a completely fresh context window — no memory of the implementation — and can catch issues the main agent might miss.

The team's project is already in your working directory at /home/repl/climate-analysis/.

Este ejercicio forma parte del curso

Claude Code 101

Ver curso

Instrucciones del ejercicio

  • Start Claude Code with claude.
  • Ask Claude to use a subagent to review @analyze.py for bugs and code quality issues before sharing it with the team.
  • When done, type /exit to exit Claude Code.

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio