mtrdesign/whygraph

MCP server that gives Claude Code the rationale behind a symbol before editing - synthesized from git history, PRs, and call-graph context.

4Stars on the repository
17Mods indexed here, across every type
25d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

pre-edit

01

mtrdesign/whygraph

Skill Claude CodeCodex

Fetches WhyGraph rationale — intent, constraints, tradeoffs, and risks — for existing code before it is changed, so an edit respects the original intent instead of rediscovering it.

4 25d ago A 41 tokens

rationale

02

mtrdesign/whygraph

Skill Claude CodeCodex

Show the WhyGraph rationale for a code chunk — purpose, why, constraints, tradeoffs, risks. Read-only lookup.

4 25d ago A 28 tokens

whygraph-implement

03

mtrdesign/whygraph

Skill Claude CodeCodex

Execute a reviewed WhyGraph plan markdown step by step. Reads the plan as a strict contract, runs Verify after each step, halts on first failure, appends an Implementation log to the plan.

4 25d ago A 45 tokens

whygraph-plan

04

mtrdesign/whygraph

Skill Claude CodeCodex

Plan a non-trivial code change with WhyGraph rationale + CodeGraph symbols. Asks scoping questions, then runs a fan-out/fan-in pipeline (planner → 3 parallel researchers → synthesizer) to produce a step-by-step plan.

4 25d ago A 54 tokens