-
Notifications
You must be signed in to change notification settings - Fork 2
Plugin Guide
Rick Hightower edited this page Aug 1, 2026
·
2 revisions
Current — this is the living version. Historical snapshots are linked from Index-Releases.
Install and host notes for okf-graph-eng.
| Field | Value |
|---|---|
| Name | okf-graph-eng |
| Version | see .claude-plugin/plugin.json
|
| Marketplace | okf-plugin-marketplace |
| Repo | https://github.com/SpillwaveSolutions/okf-plugin |
claude plugin marketplace add SpillwaveSolutions/okf-plugin
claude plugin install okf-graph-eng@okf-plugin-marketplaceLocal path:
claude plugin marketplace add /path/to/okf-plugin
claude plugin install okf-graph-eng@okf-plugin-marketplaceMetadata: .claude-plugin/plugin.json, .claude-plugin/marketplace.json.
-
Skills —
skills/*/SKILL.md -
Commands —
commands/*.md(/okf-init,/okf-impact, …) -
Agent —
agents/graph-engineer.md -
Hooks —
hooks/hooks.json→ post-edit curate
Use ${CLAUDE_PLUGIN_ROOT} for script paths inside skills/hooks.
Grok Build loads Claude-compatible plugins, skills, agents, and hooks with zero extra config. Optional pin: .grok-plugin/marketplace.json.
Do not add Grok-only features that break Claude Code.
| Command | Skill |
|---|---|
/okf-init |
okf-init-graph |
/okf-author |
okf-author |
/okf-impact |
okf-impact |
/okf-query |
okf-query |
/okf-validate |
okf-validate |
/okf-visualize |
okf-visualize |
/okf-maintain |
okf-maintain |
graph-engineer — dual-graph impact, packs, curation. Prefer for multi-step graph work.
Work tracking uses the separate worklog tooling vendored into this repo (bin/worklog, hooks). That is WikiTicket SDD, not part of the Claude skill pack itself. See Worklog-Spec.
- Index-Releases
- Latest snapshot: Roadmap-2026-08-03_v0.3.2-release
- Index-Status
- Index-Decisions