Code Graph banner
rysweet rysweet

Code Graph

Development community

Description

--- name: code-graph version: 2.0.0 description: Query the code graph for functions, classes, files, and call relationships triggers: - "show code graph" - "query code graph" - "search codebase" - "find function" philosophy: - principle: Observable application: Clear view of codebase structure via graph queries - principle: Zero-BS application: Uses real query tool, no stubs or temp scripts dependencies: required: - Python packages: kuzu - scip-python (npm install -

Installation

Installs to ~/.claude/commands/rysweet-amplihack-code-graph.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rysweet/amplihack/HEAD/.claude/commands/code-graph.md -o ~/.claude/commands/rysweet-amplihack-code-graph.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository