From mexus-team
Opens a RoundTable proposal in the active Markdown-backed Agent Team Mission for shared decisions affecting multiple agents.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mexus-team:roundtable "<topic>" [--invitees <agents|All|Squad Lead>] [--scope <path/module>] [--question "<question>"]"<topic>" [--invitees <agents|All|Squad Lead>] [--scope <path/module>] [--question "<question>"]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:roundtable`.
/mexus-team:roundtableUse this skill when the user invokes /mexus-team:roundtable.
This command opens a RoundTable proposal in the active Mission's roundtable.md. It does not move kanban tasks and it does not execute work. RoundTable is for shared decisions that affect multiple Agents, shared interfaces, product direction, sequencing, acceptance criteria, or major risk trade-offs.
agent-team/missions/. If no active lifecycle marker exists, use the newest mission.agent-team/mission-workflow.mdagent-team/missions/<mission-name>/roundtable.mdagent-team/missions/<mission-name>/agents.mdagent-team/missions/<mission-name>/kanban.mdrt-<topic-slug> or another short git-commit-like identifier.## Pending Review in roundtable.md. If the section says No reviews pending. or No review items pending., replace that placeholder with the new item.roundtable.md.Ref: <short-ref>
Topic: <short topic>
Opened by: Squad Lead
Invitees: <AgentName, AgentName | All | Squad Lead>
Scope: <path/module/protocol/product area>
- Question: <decision question>
- Context: <relevant background>
- Options: <concrete options>
- Recommendation: <recommended option and why>
- Votes:
- Decision: Pending.
- Follow-up:
- Updated: <YYYY-MM-DD>, Squad Lead
Result, Files, Verification, or Review fields from this command.## Approved, Squad Lead must publish a kanban task that produces a decision-record artifact at artifacts/<YYYY-MM-DD>-rt-<topic-slug>.md. The task's Acceptance must list the artifact path and the required sections (decision, rejected options with reasons, votes, follow-up). The executor's Files: field must include the artifact path. See ## Artifacts in agent-team/mission-workflow.md.After opening the proposal, report:
npx claudepluginhub yofine/mexus-agent-team --plugin mexus-team-roundtableStarts 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.
Facilitates multi-agent roundtable discussions using strategies including round-robin, Disney creative method, structured debate, consensus-driven, and Six Thinking Hats. Auto-detects approach from topic keywords.
Creates a multi-agent team composition file with purpose definition, member selection, coordination patterns, and registry integration. Use when formalizing recurring collaborative workflows.