Knowledge Graph

Build and maintain the project's knowledge graph — a tiered set of nodes under docs/graph/ that lets an agent load only the few facts a task needs instead of the whole codebase. Use when adopting a project, when a fact changes, when a node grows too large, or when a task should have matched a node's triggers and didn't. Enforces one home per fact (dedup), honest per-node budgets, cite-don't-fabricate, and a mechanical linter. The library wiki (docs/graph/libraries/) is a leaf tier of this graph, not a separate system.

llopresto87 88687fd 11.8 KB Updated

File contents

llopresto87/Cypress/tree/main/skills/knowledge-graph commit 88687fdbaf

Frequently asked questions

npx skillmds@latest add llopresto87/knowledge-graph