Help us improve
Share bugs, ideas, or general feedback.
From mexus-team
Resumes an existing active Markdown-backed Agent Team Mission in a later Claude Code or Codex session. Use when continuing a mission started in a previous session.
npx claudepluginhub yofine/mexus-agent-team --plugin mexus-team-roundtableHow this skill is triggered — by the user, by Claude, or both
Slash command
/mexus-team:continue [--name <mission-name>] [--limit <count>][--name <mission-name>] [--limit <count>]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user invokes `/mexus-team:continue`.
Starts a new Markdown-only Agent Team Mission for Claude Code or Codex background Agents without a Mexus server. Creates mission files, assigns agents, and starts a board.
Sets up multi-agent teams for complex projects with file-based planning, per-agent directories, and teammate spawning. Triggers on team/swarm/start-project requests.
Supervises multi-goal missions by reading the mission charter and prior goal artifacts, then deciding whether to proceed with the next goal, declare the mission done, or escalate to the user.
Share bugs, ideas, or general feedback.
/mexus-team:continueUse this skill when the user invokes /mexus-team:continue.
This skill only continues an existing active Mission. It does not create a Mission, does not archive anything, and does not re-plan the roster or kanban. To create a new Mission, use /mexus-team:mission "<request>" instead.
Use this when a Mission was started in an earlier session and the user returns to keep it moving. Within a single /mexus-team:mission session, Squad Lead already dispatches follow-up work automatically, so /mexus-team:continue is not needed there.
agent-team/missions/, or use --name <mission-name> if provided. If no active lifecycle marker exists, fall back to the newest mission. If no Mission exists at all, tell the user to run /mexus-team:mission "<request>" first.agent-team/mission-workflow.mdagent-team/agents.mdagent-team/missions/<mission-name>/mission.mdagent-team/missions/<mission-name>/agents.mdagent-team/missions/<mission-name>/kanban.mdagent-team/missions/<mission-name>/roundtable.mdagent-team/missions/<mission-name>/squad-lead.mdTo Claim, and any In Progress task that has been abandoned by a finished session.--limit <count> when present; otherwise dispatch a small safe batch.kanban.md before reporting back.Every background Agent prompt must include:
agents.md. Reuse the existing Mission Agents; do not invent new names when a suitable one already exists.kanban.md.In Progress.Result, Files, Verification, and Updated in its own task block.Done only after verification.Review for the publishing Agent named in From.kanban.md with a brief reason in Updated.Acceptance names an artifact path, the Agent must write that file under agent-team/missions/<mission-name>/artifacts/ with the frontmatter described in agent-team/mission-workflow.md (## Artifacts), include the required sections, and list the artifact path in its own task's Files: field.Output language: from mission.md (default en), with the instruction to write all user-visible content in that language and keep structural words in English per agent-team/mission-workflow.md (## Output Language).Read Output language: in mission.md before resuming. If the field is missing, the Mission predates this convention — treat it as en. Apply the rule from agent-team/mission-workflow.md under ## Output Language: user-visible content follows the Mission's language; structural words (status names, field names, Lifecycle values, RoundTable section headings, artifact frontmatter keys) stay in English. Carry this rule into every background Agent prompt so newly written kanban content matches existing content.
Squad Lead carries the same artifact responsibilities into the resumed session — see agent-team/mission-workflow.md under ## Artifacts. In practice on resume:
Acceptance field must name the artifact path (artifacts/<YYYY-MM-DD>-<slug>.md), list minimum sections, and require the executor's Files: field to list that path.roundtable.md are missing decision-record artifacts (artifacts/<YYYY-MM-DD>-rt-<topic-slug>.md), publish those tasks now before continuing other work.Squad Lead is a fixed coordination role name and is not an execution Agent name.From must be Squad Lead or an executing Agent, never User.Review.agent-team/agents.md entry.agent-team/agents.md roster with the Agent's durable module ownership, known strengths, and Work history. Do not put mission-specific prompts in the repository roster.--name.In Progress in a live session unless the user explicitly asks for recovery.roundtable.md for decisions that affect multiple Agents, shared interfaces, mission scope, product direction, sequencing, acceptance criteria, or major risk trade-offs.When no assigned To Claim task remains:
Done for tasks where From is the current Agent and Review has no accepted marker.Review.To Claim.After dispatching or executing work, report: