dev tool commands

12 tagged dev tool, measured the same way as everything else here.

Browse within: code-analysis 12codebase-visualization 12codebase-visualizer 12dependency-graph 12

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