daveangulo/twining-mcp

Agent coordination MCP server — shared blackboard, decision tracking, and context assembly

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

twining-coordinate

01

daveangulo/twining-mcp

Skill Claude CodeCodex

Discovers agents, delegates tasks, and coordinates multi-agent work through capability matching. Use when orchestrating parallel work across multiple agents.

7 6d ago A 30 tokens original MIT

twining-decide

02

daveangulo/twining-mcp

Skill Claude CodeCodex

Records architectural and implementation decisions with rationale, rejected alternatives, and traceability. Use after making any non-trivial choice where alternatives exist.

7 6d ago A 32 tokens original MIT

twining-dispatch

03

daveangulo/twining-mcp

Skill Claude CodeCodex

Coordinates subagent dispatches through Twining — registers agents, posts delegations, and creates handoffs. Use when spawning subagents to keep all work visible in the coordination dashboard.

7 6d ago A 41 tokens original MIT

twining-handoff

04

daveangulo/twining-mcp

Skill Claude CodeCodex

Hands off work between agents or sessions via a committed handoff document plus a blackboard pointer. Use when ending a session with incomplete work, switching agents, or approaching context limits.

7 6d ago A 41 tokens original MIT

twining-map

05

daveangulo/twining-mcp

Skill Claude CodeCodex

Builds and queries the Twining knowledge graph — records entities, relations, and code structure. Use when documenting architecture or tracing dependencies between components.

7 6d ago A 33 tokens original MIT

twining-orient

06

daveangulo/twining-mcp

Skill Claude CodeCodex

Assembles Twining context by gathering prior decisions, warnings, and project state. Use at session start or when beginning work in a new scope area.

7 6d ago A 36 tokens original MIT

twining-review

07

daveangulo/twining-mcp

Skill Claude CodeCodex

Reviews pre-commit state — verifies all significant decisions are recorded and traces decision coverage. Use before creating git commits to ensure Twining completeness.

7 6d ago A 32 tokens original MIT

daveangulo/twining-mcp

Skill Claude CodeCodex

LLM-judged semantic staleness review of Twining entries — flags decisions and blackboard entries tied to historical context that has moved on (dead sprints, renamed concepts, retired architectures). Opt-in, human-confirmed; complements deterministic stalenessreview. Use when housekeeping is clean but old entries still…

7 6d ago A 77 tokens original MIT

twining-verify

09

daveangulo/twining-mcp

Skill Claude CodeCodex

Runs pre-completion verification — checks unresolved warnings, decision hygiene, and drift. Recommended for complex tasks; for simple tasks a status post via twiningpost is sufficient.

7 6d ago A 39 tokens original MIT