AvancéLeçon 3 sur 1220 min · pratique
Giving Every Agent a Role
Partie du cours Vibe Coding: Multi-Agent Engineering
Envie d’apprendre Vibe Coding: Multi-Agent Engineering Giving Every Agent a Role dans un vrai environnement ?
Cliquez ci-dessous, obtenez une machine Linux avec Vibe Coding: Multi-Agent Engineering prêt, et travaillez sur Giving Every Agent a Role avec un tuteur IA qui connaît votre code.
Commencer cette leçonGiving Every Agent a RoleCe que vous allez apprendre
- Responsibilities: naming what an agent owns and, just as important, what it does not own
- Context: the goal, constraints, and prior agents' decisions that must travel with a task
- Role instruction: the standing description that makes an agent behave the same way every time
- Handoffs: passing work between agents without losing information
- Turning a vague role into a precise one
