Knowledge Graph banner
leo1z leo1z

Knowledge Graph

AI community

Description

Generate a knowledge graph of the project docs for AI navigation and exploration. **When to use:** After a new phase starts, when ARCHITECTURE.md changes significantly, or when `/health-check` shows graph is stale. Auto-runs via hook after each response. **See also:** `/research` (explore external topics) · `/check-project` (validate doc accuracy, not structure) Usage: /knowledge-graph → generate graph from docs/ (full project) /knowledge-graph update → regenerate after major do

Installation

Installs to ~/.claude/skills/leo1z-dupla-workflow-knowledge-graph/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leo1z-dupla-workflow-knowledge-graph && curl -fsSL https://raw.githubusercontent.com/leo1z/dupla-workflow/HEAD/skills/knowledge-graph.md -o ~/.claude/skills/leo1z-dupla-workflow-knowledge-graph/SKILL.md

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

Full documentation available on GitHub

View Source Repository