Kord/.agents/rules/graphify.md

12 lines
470 B
Markdown

---
trigger: model_decision
description: Graphify
---
# Graphify (Knowledge Graph)
- This project uses `graphify` to build and maintain a knowledge graph in `graphify-out/`.
- When the user triggers `/graphify`, refer to `SKILL.md` in the project root for execution steps.
- Always check `graphify-out/GRAPH_REPORT.md` before answering architecture or codebase-wide questions.
- If you see `graphify-out/graph.json` missing or outdated, suggest running `/graphify .`.