The PreToolUse hooks (`pretooluse-graphify-bash`, `pretooluse-graphify-read`) nudge grep/find toward a graphify knowledge graph. New users who do not have graphify installed may wonder whether it is a hard dependency.
Task: Add a short note to the README (or plugin README troubleshooting) clarifying that graphify is optional — the hooks safely no-op when a graph is not present — and pointing to how to add one.
Good first issue because: small, docs-only, no code changes. (If you want to double-check the no-op behavior first, read the two hook scripts — that verification is part of the task.)
The PreToolUse hooks (`pretooluse-graphify-bash`, `pretooluse-graphify-read`) nudge grep/find toward a graphify knowledge graph. New users who do not have graphify installed may wonder whether it is a hard dependency.
Task: Add a short note to the README (or plugin README troubleshooting) clarifying that graphify is optional — the hooks safely no-op when a graph is not present — and pointing to how to add one.
Good first issue because: small, docs-only, no code changes. (If you want to double-check the no-op behavior first, read the two hook scripts — that verification is part of the task.)