dependency graph commands

49 tagged dependency graph, measured the same way as everything else here.

Browse within: code-analysis 35ast 20codebase-search 20cypher 20graphrag 20codebase-visualization 12codebase-visualizer 12dev tool 12claude-agent 6code-architecture 6code-quality 6

architecture

01

devlensio/devlensOSS

Command

Produce a thorough architecture document grounded in the graph — the kind of brief a raw LLM can't write because it's built from the codebase's real clusters, real edges, and precomputed business summaries. Arguments: none (cwd graph; pass a graphId to target another). Needs summaries for the richest output — follow…

54 10d ago A 0 tokens AGPL-3.0

diagram

02

devlensio/devlensOSS

Command

Render the graph visually. Argument: [architecture|cluster|flow|deps] (default architecture). For cluster/flow, an optional second arg is a seed node id/name.

54 10d ago A 0 tokens AGPL-3.0

explain

03

devlensio/devlensOSS

Command

Give a newcomer a real orientation to the codebase, scaled to its size and grounded in the graph. Argument: optional path to scope the explanation (file/folder); omitted = whole repo. Needs summaries for best results — follow the freshness/summarize-permission policy in SKILL.md first (structure-only still gives stack…

54 10d ago A 0 tokens AGPL-3.0

grasp-build-graph

04

ashfordeOU/grasp

Command Claude Code

Run graspanalyze + graspminimalcontext for the current repo, store the sessionid, and report a 100-token orientation.

17 1mo ago A 26 tokens

grasp-review-delta

05

ashfordeOU/grasp

Command Claude Code

Detect changes since base branch and produce a risk-scored impact report.

17 1mo ago A 13 tokens

grasp-review-pr

06

ashfordeOU/grasp

Command Claude Code

Full PR review with blast-radius, suggested questions, and surprising-connections check.

17 1mo ago A 15 tokens

ui-check

07

serpentine-parser/serpentine

Command Claude Code

Use the Bash tool to run this playwright script to capture a screenshot AND console errors.

13 12d ago A 0 tokens

audit

08

RayforceDB/raysense

Command

Heavy structural audit — architecture review, evolution hotspots, test gaps, DSM. Run on demand, not in routine edit loop.

11 3mo ago A 25 tokens original MIT

bootstrap

09

RayforceDB/raysense

Command

Scan the project, save a baseline, and surface top hotspots / failing rules. Run once at the start of a session.

11 3mo ago A 25 tokens original MIT

query

10

RayforceDB/raysense

Command

Answer a custom structural question against the saved baseline using Rayfall (select / .graph. / Datalog).

11 3mo ago A 22 tokens original MIT

arch-check

11

cognitx-leyton/codegraph

Command Claude Code

Run built-in architecture-conformance policies — cycles, cross-package imports, layer violations.

11 1mo ago A 16 tokens original Apache-2.0

blast-radius

12

cognitx-leyton/codegraph

Command Claude Code

Show everything that depends on a symbol (class / function / method) — run before renaming, deleting, or moving.

11 1mo ago A 24 tokens original Apache-2.0

diff

14

bomly-dev/bomly-cli

Command

Compare dependency state between two points — two Git refs, two SBOM files, or two container image tags — and report what changed. diff runs the scan pipeline against both states, so the same target flags and gates apply to each side.

11 2d ago A 0 tokens original Apache-2.0

explain

15

bomly-dev/bomly-cli

Command

Answer "why is this package here?" — trace every dependency path that pulls a package into the graph. explain runs the same detect and match stages as scan, then walks the graph from the project roots to the package you named.

11 2d ago A 0 tokens original Apache-2.0

scan

16

bomly-dev/bomly-cli

Command

Resolve a target's dependencies into one consolidated graph, then optionally enrich, analyze, audit, and render it. scan is the pipeline every other graph command builds on — flags you learn here work the same way on explain and diff.

11 2d ago A 0 tokens original Apache-2.0

graph

17

gwaghmar/graph

Command

Execute a task through a cached, validated dependency graph with localized retries and a live report.

10 23d ago A 17 tokens original MIT

mmap

18

GuangminJu/mellos-mapping

Command

Open the live Mellos map in a terminal split pane beside this session.

7 4d ago A 14 tokens original MIT

alpha

19

dreamiurg/harness-map

Command Claude Code

Command wrapper for the alpha skill.

2 7d ago A 7 tokens original MIT

deploy

20

dreamiurg/harness-map

Command Claude Code

Standalone command, no matching skill.

2 7d ago A 7 tokens original MIT