moe
01Skill Claude CodeCodex
Route a domain question to the right expert(s) on the team and return a cited answer. The team and what each expert knows.
Skill Claude CodeCodex
Route a domain question to the right expert(s) on the team and return a cited answer. The team and what each expert knows.
Command
Add a new expert to the vault (also covers "build a expert").
Command
The default command. Route the question to the matching expert(s), delegate, and return a single synthesized answer with every source citation preserved (source · section · page).
Command
Rebuild the team: re-extract every source in experts.yaml into curated, cited markdown (experts/ /knowledge/.md + INDEX.md), then recompile the per-host outputs under dist/ (Claude Code, Codex, generic, dev).
Command
Print the team roster: each expert's name, what it knows (its description), and how many sources are in its knowledge base. This is the same roster the router uses to route.
Command
Dry run. Name the expert(s) you would delegate to and give a one-line reason for each, by matching the question against the roster descriptions. Do not answer the question or read any knowledge — this is for inspecting the routing decision.
MCP server Claude CodeCodexCursor
New generation language. JavaScript targeted. Runs locally from the moe npm package.