code analysis commands

98 tagged code analysis, measured the same way as everything else here.

Browse within: dependency-graph 35ast 31codebase-search 20cypher 20graphrag 20codebase-visualization 13codebase-visualizer 12dev tool 12architecture 10devsecops 10ai-collaboration 9artificial-intelligence 9hub 9call-graph 8

audit

01

SimplyLiz/ckb

Command Claude Code

Run a CKB-augmented compliance audit optimized for minimal token usage.

108 1mo ago A 0 tokens

review

02

SimplyLiz/ckb

Command Claude Code

Run a CKB-augmented code review optimized for minimal token usage.

108 1mo ago A 0 tokens

architecture

03

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 9d ago A 0 tokens AGPL-3.0

diagram

04

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 9d ago A 0 tokens AGPL-3.0

explain

05

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 9d ago A 0 tokens AGPL-3.0

grasp-build-graph

08

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

09

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

10

ashfordeOU/grasp

Command Claude Code

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

17 1mo ago A 15 tokens

arch-check

14

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

15

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

techdebt-file

17

PierreJanineh/TechDebtMCP

Command

Analyze a single source file for technical debt and print a line-numbered issue table of findings sorted by severity.

7 1mo ago A 22 tokens original MIT

techdebt-scan

18

PierreJanineh/TechDebtMCP

Command

Scan a project directory for technical debt across all supported languages and print a prioritized summary of findings.

7 1mo ago A 19 tokens original MIT

techdebt-summary

19

PierreJanineh/TechDebtMCP

Command

Print an aggregate debt summary (health score, SQALE rating, issue counts, remediation estimate) for a project without listing individual findings.

7 1mo ago A 28 tokens original MIT

compliance

21

ch015/code-pentester

Command

A follow-up security check that verifies whether earlier findings were fixed and, depending on the selected mode, looks for new problems.

4 13d ago A 32 tokens original MIT

feedback

22

ch015/code-pentester

Command

A design-stage security review for product requirement documents and other planning documents; a PRD is a document describing what a product should do.

4 13d ago A 21 tokens original MIT

va

23

ch015/code-pentester

Command

Vulnerability Assessment — 8차원 아키텍처 진단 + Self-Verify + Evidence Verification.

4 13d ago A 21 tokens original MIT

compare-snapshot

24

LogicStamp/logicstamp-mcp

Command

Command "compare-snapshot" from LogicStamp/logicstamp-mcp, covering logicstampcomparesnapshot, when to use, parameters, profile (optional) and mode (optional).

4 4mo ago A 0 tokens original MIT