call graph agents

6 tagged call graph, measured the same way as everything else here.

Browse within: code-analysis 5

code-explorer

01

sdsrss/code-graph-mcp

Agent

Deep code understanding expert using AST knowledge graph. Use when exploring unfamiliar code, tracing complex relationships, or understanding module architecture.

70 5d ago A 28 tokens original MIT

semihkayan/codeweave-mcp

Agent Claude Code

Reviews the plan implementation across six dimensions — Architecture, Maintainability, Performance, Security, Completeness, and Bug Hunt — then produces a priority sorted report.

4 3mo ago A 35 tokens original Apache-2.0

codeweb-dissector

05

GhostlyGawd/codeweb

Agent

Read-only atomic dissection pass for the codeweb plugin. Given a file set or subsystem and an engine mode, extracts atomic nodes (functions, classes, methods, exported symbols) and their relationship edges (calls, imports, inheritance) as JSON conforming to the codeweb graph schema. Used in parallel fan-out passes.…

0 yesterday A 76 tokens original MIT

GhostlyGawd/codeweb

Agent

Read-only domain-tagging and overlap-detection pass for the codeweb plugin. Given the merged node/edge graph, clusters nodes into semantic domains, assigns a domain to every node, and detects cross-domain overlap (duplicated logic, parallel implementations, tangled responsibilities) with ranked consolidation…

0 yesterday A 67 tokens original MIT