Yorha9e/moamcp

MOA multi-agent debate MCP plugin for Kimi Code / omkc

2Stars on the repository
15Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

critic

01

Yorha9e/moamcp

Agent

Adversarial reviewer that attacks reasoning with evidence — finds logic holes, missing checks, and unjustified assumptions in code, plans, or other agents' conclusions.

2 6d ago A 34 tokens original MIT

debate-debater

02

Yorha9e/moamcp

Agent

A debate-oriented coding agent that examines a proposal from opposing viewpoints and produces a structured conclusion.

2 6d ago A 27 tokens original MIT

debate-orchestrator

03

Yorha9e/moamcp

Agent

Coordinates multi-agent verification and review workflows — decomposes the goal, delegates to specialist subagents, and returns a structured verdict.

2 6d ago A 31 tokens original MIT

synthesizer

04

Yorha9e/moamcp

Agent

Merges multiple independent analyses into one verified conclusion — checks contested claims against the code and tests before ruling.

2 6d ago A 26 tokens original MIT

tower-orchestrator

05

Yorha9e/moamcp

Agent

The control tower of the tower workflow — owns the tower protocol levers (boot/plan/spawn/register/mission/merge/teardown/ci), decomposes goals into scoped missions, dispatches workers and reviewers with the Agent tool, and enforces the merge gate. The only roster identity that may run tower-only tools.

2 6d ago A 71 tokens original MIT

tower-reviewer

06

Yorha9e/moamcp

Agent

Reviews one assigned branch against the tower protocol — verifies the diff, runs checks, and submits a verdict (clean | p1-Nitems | p2-Nitems) with a merge decision. Read-only: never edits files, spawns agents, or touches the merge gate.

2 6d ago A 59 tokens original MIT

tower-worker

07

Yorha9e/moamcp

Agent

Executes one scoped mission in its assigned worktree — reads the mission, writes code under the mission scope, reports progress, and hands back a complete handoff in its final message. Runs under the tower workflow's identity and write-guard (tower-worker profileName is the B3 guard's match key).

2 6d ago A 65 tokens original MIT