Learn Claude Code
s10

Team Protocols

Collaboration

Shutdown + Plan Approval

405 LOC12 toolsrequest_id correlation for two protocols
Same request-response pattern, two applications

Architecture

TeammateManager

Multi-agent team lifecycle and coordination

s09
MessageBus

s09
BackgroundManager

Non-blocking thread execution + notification queue

s08
TaskManager

File-based persistent task CRUD with dependencies

s07
SkillLoader

Dynamic knowledge injection from SKILL.md files

s05
TodoManager

Visible task planning with constraints

s03
bashread_filewrite_fileedit_filesend_messageread_inboxshutdown_responseplan_approvalspawn_teammatelist_teammatesbroadcastshutdown_request

What's New

New Tools

shutdown_responseplan_approvalshutdown_request

New Functions

  • def handle_shutdown_request()
  • def handle_plan_review()

LOC Delta

+62 lines

Try It Live

Design Decisions