Skip to content

Coordination

Domain: coordination

Coordination domain for session insights, MCP Task Handoff, and cross-agent shared state board, bridging the planning and execution boundaries of LLMs.

Profiles

  • workflow
  • full

Typical scenarios

  • MCP Task Handoff
  • Recording deep session insights
  • Cross-agent data sharing and state broadcasting

Common combinations

  • coordination + workflow
  • coordination + browser

Full tool list (10)

ToolDescription
create_task_handoffCreate an in-session task handoff.
complete_task_handoffMark a task handoff as completed.
get_task_contextRead task handoff context.
append_session_insightRecord an insight for the current session.
save_page_snapshotSave current page state.
restore_page_snapshotRestore a saved page snapshot.
list_page_snapshotsList saved page snapshots.
state_boardCRUD operations on the cross-tool shared state board.
state_board_watchWatch state board keys for changes with configurable polling.
state_board_ioSerialize state board to JSON or restore from a previous export.

Released under AGPL-3.0-only