Yorha9e

15 mods across 1 repository, 2 stars between them.

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 5d 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 5d 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 5d 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 5d 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 5d 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 5d 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 5d ago A 65 tokens original MIT

tip-archive

08

Yorha9e/moamcp

Command

A command that archives a saved project Tip while keeping its history.

2 5d ago A 17 tokens original MIT

tip-new

09

Yorha9e/moamcp

Command

A command for drafting a project note called a Tip from the current discussion, with its background and next steps.

2 5d ago A 23 tokens original MIT

tip-promote

10

Yorha9e/moamcp

Command

A command that turns a saved project Tip into a planned task for the current session.

2 5d ago A 26 tokens original MIT

tip-show

11

Yorha9e/moamcp

Command

A command for reading the complete content of a stored tip, with the option to read documents linked to that tip. A tip is a saved piece of project knowledge or advice.

2 5d ago A 13 tokens original MIT

tips

12

Yorha9e/moamcp

Command

A command for listing unarchived project tips in the current workspace, with optional filters for status, tags, or module. Tips are saved pieces of project context or ideas.

2 5d ago A 20 tokens original MIT

tower-boot

13

Yorha9e/moamcp

Command

A command that starts a Tower workflow in a Git repository, where an orchestrator plans the work and assigns it to worker and reviewer agents.

2 5d ago A 27 tokens original MIT

using-moamcp

14

Yorha9e/moamcp

Skill Claude CodeCodex

A skill for using moamcp, a shared memory system that stores project tips and general notes across agent sessions. It explains how to find information and how workspace-specific data must be addressed.

2 5d ago A 97 tokens original MIT

moamcp

15

Yorha9e/moamcp

MCP server Claude CodeCodexCursor +2

MCP server "moamcp" as configured in Yorha9e/moamcp. Runs locally from the moamcp npm package.

2 5d ago A tokens not measured original MIT