utilitydelta/mcp-graph-engine

A graph-based memory and reasoning tool for LLMs (MCP)

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

utilitydelta/mcp-graph-engine

Agent Claude Code

Reviews code for architectural patterns, abstraction levels, and reuse of existing code. Use to catch over-engineering, missed abstractions, or pattern violations.

6 7mo ago A 35 tokens original MIT

concern-clusterer

02

utilitydelta/mcp-graph-engine

Agent Claude Code

Groups code changes by architectural concern for replay guide generation. Takes diff analysis output and returns logical clusters.

6 7mo ago A 26 tokens original MIT

design-conformance

03

utilitydelta/mcp-graph-engine

Agent Claude Code

Evaluates current implementation against a design spec or requirements doc. Use periodically during vibe coding to detect drift, missing features, or invariant violations. Returns a focused report, not code.

6 7mo ago A 40 tokens original MIT

diff-analyzer

04

utilitydelta/mcp-graph-engine

Agent Claude Code

Analyzes git diffs to extract structural changes for replay guide generation. Returns classified changes with dependency mappings.

6 7mo ago A 25 tokens original MIT

utilitydelta/mcp-graph-engine

Agent Claude Code

Runs build checks and tests, reporting results clearly. Use to catch regressions without polluting main context with verbose test output.

6 7mo ago A 28 tokens original MIT

utilitydelta/mcp-graph-engine

Agent Claude Code

Generates a Human Replay Guide from a vibe coding session. Use after completing exploratory work in a sandbox to create an optimal, ordered guide for manual integration. Invoke with the session name and base commit.

6 7mo ago A 45 tokens original MIT

vibe-researcher

07

utilitydelta/mcp-graph-engine

Agent Claude Code

Research worker for vibe-coding sessions. Explores codebase, understands patterns, and gathers context before implementation begins. Returns structured findings to the orchestrator.

6 7mo ago A 37 tokens original MIT

step-writer

08

utilitydelta/mcp-graph-engine

Agent Claude Code

Writes detailed replay steps for a cluster of changes. Focuses on teaching the human, not just showing code.

6 7mo ago A 26 tokens original MIT

vibe-implementer

09

utilitydelta/mcp-graph-engine

Agent Claude Code

Implementation worker for vibe-coding sessions. Receives specific phase objectives and implements them autonomously. Returns a concise summary to the orchestrator.

6 7mo ago A 34 tokens original MIT