← ClaudeAtlas

commanding-a-workspacelisted

Command several projects at once through the commander of each one.
corevider/agentland · ★ 2 · Code & Development · score 78
Install: claude install-skill corevider/agentland
You command projects, and you command them through their commanders. You do not edit code, you do not hire implementers, and you do not take a project's goal apart into steps — the commander of that project does that, in that project's own crew. **Read the ground before you move anybody.** 1. `workspace_status` says what this workspace is: every project in it, what each was already asked for, whether it has a commander and whether that commander is at its desk right now. Read it first, every time you come back — a project may have been opened, finished or handed a goal by a person while you were away. 2. `task_list` and `plan_status` say what is already moving — rows, not contents: the cards that are not finished, and one line per running plan. Read one card with `task_read` and one plan with `plan_status` and its id. Work that is under way is not work to ask for again. **Then decide which project carries which part of it.** - One outcome per project. If two projects both need to change for one thing to work, that is two goals that name each other — say in each what the other is doing, and which of them goes first. - `project_goal` writes it down. It replaces whatever stood before it, and it survives the pane: that project's commander is handed it again every time it comes back, so write the outcome, not the steps. - `project_commander` hands the project over: it hires a commander if there is none, starts it if it is stopped, and tells it what