Pulls business domain knowledge out of a codebase and renders it as an interactive flow graph showing domains, processes, and steps. If you've already run /understand, it derives everything from the existing knowledge graph without rescanning. Otherwise it does a lightweight pass: file tree, entry points, and sampled snippets. The preprocessing script generates structured context so the LLM agent can focus on domain analysis instead of burning tokens exploring files. Outputs to domain-graph.json and auto-launches the dashboard. One nice touch: detects git worktrees and redirects output to the main repo root so your graph doesn't vanish when the ephemeral worktree gets torn down.
npx -y skills add egonex-ai/understand-anything --skill understand-domain --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills