mit einem Klick
team
// Use when starting or continuing a Markdown-only Agent Team Mission with Claude Code or Codex background Agents and no Mexus server.
// Use when starting or continuing a Markdown-only Agent Team Mission with Claude Code or Codex background Agents and no Mexus server.
Use when showing a Web board for a Markdown-only Agent Team Mission without a Mexus server.
Use when opening a RoundTable proposal in the active Markdown-backed Agent Team Mission.
Use when executing the next tasks from a Markdown-backed Agent Team kanban with Claude Code or Codex background Agents.
Use when summarizing a Markdown-only Agent Team Mission from local files.
Use when stopping the local Web board for a Markdown-only Agent Team Mission.
Use when a Mexus-launched agent should show a local Web board for repository Agent Team Mission files.
| name | team |
| description | Use when starting or continuing a Markdown-only Agent Team Mission with Claude Code or Codex background Agents and no Mexus server. |
| argument-hint | "<request>" [--name <mission-name>] |
/mexus-skill:teamUse this skill when the user invokes /mexus-skill:team "<request>".
This is a standalone Agent Team workflow. It must not call mexus, create panes, use Mission Inbox, or rely on external A2A messaging. Communication happens through agent-team/ Markdown files, especially kanban.md.
Starting a Mission makes it the only active Mission in the workspace. Any previous active Mission is archived by changing its mission.md lifecycle to Lifecycle: archived.
Preserve the user's request.
Choose a Mission name from --name or derive a short slug.
Run the standalone script from this plugin:
node <plugin-root>/scripts/start-mission.mjs --root "$PWD" --name <mission-name> --request "<request>"
Read:
agent-team/mission-workflow.mdagent-team/missions/<mission-name>/mission.mdagent-team/missions/<mission-name>/agents.mdagent-team/missions/<mission-name>/kanban.mdagent-team/missions/<mission-name>/roundtable.mdAct as Squad Lead.
Immediately refine the generated agents.md and kanban.md so the Mission has the right execution Agents and actionable worker tasks before you report back to the user.
Squad Lead is a fixed coordination role name. Do not rename it, and do not consume one of the execution Agent names for Squad Lead./mexus-skill:team must finish with a planned roster and planned kanban tasks for execution Agents.agent-team/agents.md as the long-term repository roster. Reuse existing Agents when their module history fits, and add new Agents only when no close owner exists.agent-team-mission-workflow: short stable names from the Ars Goetia / Lesser Key of Solomon name set.From must be Squad Lead or an executing Agent, never User.kanban.md with status, Result, Files, Verification, and Updated before reporting back.From reviews the completed task and fills Review.kanban.md with the reason in Updated.roundtable.md for decisions that affect multiple Agents, shared interfaces, mission scope, product direction, sequencing, acceptance criteria, or major risk trade-offs.Every background Agent prompt must include:
kanban.md.Done.Review for the task publisher.After creating or continuing the Mission, tell the user:
/mexus-skill:board can open a local read-only board.