okf-graph-eng v0.2.0
okf-graph-eng v0.2.0
First tagged release of the OKF graph engineering Claude Code / Grok Build plugin.
Highlights
- Impact analysis — transitive blast radius via
okf-graph.py impact//okf-impact - Progressive disclosure packs — outbound-default
pack(2 hops, max-nodes) //okf-query - Typed edges —
depends_on,routes_to,documents,related_to, … - TicketLink / worklog bridge —
okf-ticket-link.py+ WikiTicket SDD tooling - Skills & commands — init, author, impact, query, validate, maintain, visualize
- sample-okf — self-describing dual knowledge + harness graph
- Local integration test —
scripts/substack_okf.pybuilds a gitignored OKF graph from rickhigh.substack.com and verifies the CLI (validate/impact/pack)
Install
claude plugin marketplace add SpillwaveSolutions/okf-plugin
claude plugin install okf-graph-eng@okf-plugin-marketplaceGrok Build loads the same Claude-compatible plugin tree (zero-config).
Verify
python3 scripts/okf-graph.py validate sample-okf
python3 scripts/substack_okf.py run --limit 20 # local only; writes integration/Notes
- Generated
integration/trees are not shipped; rebuild with the script. - Plugin version in
.claude-plugin/plugin.json: 0.2.0