understand-setup
Installation
SKILL.md
/understand-setup
Analyze the Claude Code setup at ~/.claude/ and produce an interactive knowledge graph showing how skills, agents, commands, MCP servers, docs, and memory all connect.
Instructions
cd ~/.claude/tools && python3 -m jarvis_understand ~/.claude --mode claude
Then launch the dashboard:
cd ~/Projects/understand-anything/understand-anything-plugin/packages/dashboard && GRAPH_DIR=~/.claude npx vite --open