Plugin commands derive namespace from directory (claude/code/) not the name field. Commands now: /code:dispatch, /code:status, /code:recall, /code:review, /code:sweep, /code:scan. Co-Authored-By: Virgil <virgil@lethean.io>
396 B
396 B
| name | description |
|---|---|
| status | Show status of all agent workspaces (running, completed, blocked, failed) |
Use the mcp__core__agentic_status tool to list all agent workspaces.
Show results as a table with columns: Name, Status, Agent, Repo, Task, Age.
For blocked workspaces, show the question from BLOCKED.md. For completed workspaces with output, show the last 10 lines of the agent log.