codegraph commands

3 tagged codegraph, measured the same way as everything else here.

rationale

01

mtrdesign/whygraph

Command

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

4 25d ago A 0 tokens

whygraph-implement

02

mtrdesign/whygraph

Command

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 0 tokens

whygraph-plan

03

mtrdesign/whygraph

Command

Plan a non-trivial code change with WhyGraph rationale + CodeGraph symbols. Asks scoping questions if needed, then dispatches to the planner subagent (which optionally fans out to 3 researchers + a synthesizer) to produce a step-by-step plan.

4 25d ago A 0 tokens