Help us improve
Share bugs, ideas, or general feedback.
From mexus-team
Summarizes a Markdown-only Agent Team Mission from local files when invoked via `/mexus-team:status`. Read-only reporting of mission status.
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:status [--name <mission-name>][--name <mission-name>]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:status`.
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.
Displays ultra-concise progress summary of current tasks from task.md: last completed, next task, and blocks. Invoke via /cm-status for quick checks during workflows.
Checks worldai-workstreams team agents and summarizes status, commits, and beads. Useful for monitoring agent progress and getting periodic status updates.
Share bugs, ideas, or general feedback.
/mexus-team:statusUse this skill when the user invokes /mexus-team:status.
Run:
node <plugin-root>/scripts/status.mjs --root "$PWD"
Pass --name <mission-name> when the user asks for a specific Mission.
This command is read-only. It must not call Mexus or modify Mission files.