Drive the tty7 terminal workbench from the shell with the tty7 binary — list workspaces/tabs/panes, split a pane, send text or keystrokes into one, capture what is on a pane's screen, run a command in a real PTY and pass its exit code through, block until a pane finishes or needs input, see which coding agents are…
Publish review boards (docs, evals, decisions) via the local easel daemon, and collect the user's annotations/widget clicks/chat as feedback. Use whenever work needs their eyes or a decision — a plan, design doc, eval round, comparison, or report — or when about to paste anything long or visual into chat that they'd…
Authors and validates Galley task YAML, profiles, daemon handoff, run evidence, and queueing. Use when the user asks to create/repair/queue a Galley task, configure profiles/daemon/PR automation, or diagnose a Galley run.
Use when spawning or coordinating worker AI cells through the crewd cell-fabric MCP server (cellspawn, cellstatus, cellresult, celllist, and the cellsend/cellask bus). Covers the spawn→poll→result procedure, the thread-state machine, engine/profile selection, and the known runtime behaviours (no completion push, shim…