with one click
Mexus
Mexus contains 24 collected skills from yofine, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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 starting or continuing a Markdown-only Agent Team Mission with Claude Code or Codex background Agents and no Mexus server.
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.
Use when a Mexus-launched agent should start or continue an Agent Team Mission using Markdown kanban coordination.
Use when a Mexus-launched agent should summarize the current Agent Team Mission kanban in the terminal.
Use when a Mexus-launched agent should stop the local Agent Team Web board.
Create and operate Markdown-native Mission workflows for multi-agent engineering collaboration in Mexus or similar CLI-agent workbenches. Use when the user wants to split a complex engineering goal across multiple agents, create agent-team mission files, define Squad Lead and agent roles, manage kanban task flow, run publisher review, or use a roundtable voting file for cross-agent decisions.
Create and operate Markdown-native Mission workflows for multi-agent engineering collaboration in Mexus or similar CLI-agent workbenches. Use when the user wants to split a complex engineering goal across multiple agents, create agent-team mission files, define Squad Lead and agent roles, manage kanban task flow, run publisher review, or use a roundtable voting file for cross-agent decisions.
List panes attached to the active Mission for Squad Lead dispatch decisions.
Ensure a real Mission Agent Pane exists for an agent in the active Mission.
Activate an existing Agent Team Mission through the Mexus CLI.
Add an Agent roster entry to the active Mission agents.md.
Remove an Agent roster entry from the active Mission agents.md without closing panes.
Archive a Mission and close its Mission Panes through the Mexus CLI.
Open a Squad Lead Pane for a new Agent Team Mission without generating Mission files.
List GitHub issues from the current repository with optional filters. Use when the user asks to see open/closed issues, pending tickets, issues by label/assignee, or triage work.
Post a reply comment to a GitHub issue. Use when the user wants to respond to an issue, acknowledge a bug report, or share a fix reference with the reporter.
Analyze a GitHub issue and implement the fix in code. Use when the user says "fix issue
Commit pending changes (optional) and push the current branch to the remote. Use when the user says "push", "push the code", "commit and push", or "send it up". Includes safety checks for main-branch pushes and force-push.
End-to-end GitHub issue workflow — list issues, pick one, implement the fix, commit, push, and reply to the reporter. Use when the user says "handle issues", "work through the issue queue", or "process issue