Skip to content

okf-graph-eng v0.2.0

Choose a tag to compare

@RichardHightower RichardHightower released this 31 Jul 14:32
· 79 commits to main since this release
d73d923

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 edgesdepends_on, routes_to, documents, related_to, …
  • TicketLink / worklog bridgeokf-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 testscripts/substack_okf.py builds 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-marketplace

Grok 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