tiennt235

7 mods across 1 repository, 1 stars between them.

moe

01

tiennt235/moe

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.

1 1mo ago A 0 tokens

add-expert

02

tiennt235/moe

Command

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

1 1mo ago A 0 tokens

ask

03

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

04

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

05

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

06

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

moe

07

tiennt235/moe

MCP server Claude CodeCodexCursor

New generation language. JavaScript targeted. Runs locally from the moe npm package.

1 1mo ago A tokens not measured