mirror of
https://github.com/safishamsi/graphify.git
synced 2026-07-13 10:57:13 +00:00
a8005c218a
Adds Kilo Code as a supported platform: native skill + /graphify command, install/uninstall, and a .kilo tool.execute.before plugin (mirroring the OpenCode integration). JSONC config is handled non-destructively - existing .kilo/kilo.jsonc is read but never rewritten; automated plugin registration goes to kilo.json, preserving user comments (addresses the Qodo review flag). Verified locally: full suite 1525 passed, install/uninstall smoke test works.
407 B
407 B
description
| description |
|---|
| Build or query a graphify knowledge graph |
Invoke the graphify skill immediately.
Pass the full /graphify argument string through unchanged.
If no arguments were supplied, treat the target path as ..
Examples:
/graphify/graphify src --update/graphify query "what connects auth to billing?"
Do not answer from raw files before handing off to the graphify skill.