What problem does it solve?
The team leadership conventions help Claude coordinate multi-agent sessions by defining spawn rules, task structures, and safe cleanup so collaborative work runs smoothly.
Core Features & Use Cases
- Before spawning: restate goals, draft task lists, identify hard dependencies to prevent misalignment.
- At spawn time: assign named teammates, enforce ownership rules from existing project conventions, ensure relevant context is loaded.
- While the team runs: monitor progress, avoid drifting into implementation tasks, route changes to the correct teammate.
- Plan approval (when required): require tests for critical paths and surface changes to schema owners when necessary.
- Synthesis: produce a concise summary of work, decisions, and remaining steps for user follow-up.
- Cleanup: ensure all teammates idle or shut down before cleanup.
Quick Start
Spawn the Claude session, restate your goal, draft 5–6 independent tasks per teammate, and assign named roles to your teammates.