codegraph agents

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

explore-sdl

01

GlitterKill/sdl-mcp

Agent Claude Code

Codebase exploration agent that follows the SDL-MCP Agent Workflow skill: use SDL-MCP tools for repository context, indexed source understanding, runtime execution, and token-efficient exploration instead of native source reads. Use this instead of the built-in Explore agent.

467 2d ago A 0 tokens

mtrdesign/whygraph

Agent

WhyGraph plan executor. Reads a reviewed plan markdown, applies each step in order, runs the per-step Verify, and logs progress back into the plan. Spawned by the /whygraph-implement slash command — do not invoke for unrelated work.

4 25d ago A 56 tokens

whygraph-planner

03

mtrdesign/whygraph

Agent

WhyGraph planning orchestrator. Given a code-change task, builds a working set of affected symbols via CodeGraph, warms WhyGraph rationale cache, then either writes a plan (single-pass mode) or fans out to 3 researchers + a synthesizer (deep mode). Spawned by the /whygraph-plan slash command — do not invoke for…

4 25d ago A 77 tokens

whygraph-researcher

04

mtrdesign/whygraph

Agent

WhyGraph fan-out researcher. Investigates one specific dimension of a planned code change (impact, constraintsrisks, or priorart) using WhyGraph + CodeGraph MCP tools. Spawned in parallel with sibling researchers by the whygraph-planner in deep mode — do not invoke directly.

4 25d ago A 65 tokens