tiennt235/moe

A team of domain experts as installable agent skills + subagents for Claude Code, Codex, and Pi. Each expert answers from a curated, cited knowledge folder - no RAG, no vector DB, no embeddings.

1Stars on the repository
7Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

add-expert

01

tiennt235/moe

Command

Add a new expert to the vault (also covers "build a expert").

1 1mo ago A 0 tokens

ask

02

tiennt235/moe

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).

1 1mo ago A 0 tokens

build

03

tiennt235/moe

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).

1 1mo ago A 0 tokens

list

04

tiennt235/moe

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.

1 1mo ago A 0 tokens

route

05

tiennt235/moe

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.

1 1mo ago A 0 tokens