JadeKim042386

Context Graph — Development skill for Claude Code

Development community

Evidence-first Knowledge Engineering Skill for Codex and Claude Code—turning sources into traceable records, validated graphs, and reliable answers.

How to install Context Graph

This entry records only its repository, not the path inside it, so there is no exact command to give. Open JadeKim042386/context-graph and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Context Graph does

Evidence-first Knowledge Engineering Skill for Codex and Claude Code—turning sources into traceable records, validated graphs, and reliable answers.

Alternatives in Development

  • Understand Anything — Graphs that teach graphs that impress 80.7k ★
  • Code Review Graph — Local knowledge graph for Claude Code 3.7k ★
  • Understand Anything — Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask 2.5k ★

README

Context Graph · Knowledge Engineering Skill

This project provides a cross-runtime Knowledge Engineering Skill for Codex and Claude Code. It turns source material into traceable, reviewable knowledge and HTML-first projections that answer with evidence or deliberately abstain.

1. Overall structure

![Overall knowledge-engineering structure](context-graph/assets/readme/overall-structure-v2.png)

The system moves from a bounded question and preserved source material to canonical records, evidence checks, graph validation, projections, and measured retrieval. The final answer state is `answer`, `conflict`, or `abstain`.

2. Operation flow and order

![Knowledge-engineering workflow and state transitions](context-graph/assets/readme/workflow-static-v4.png)

The workflow has eight ordered stages:

  1. Scope — define the question, domain, date, and acceptance criteria.
  2. Collect — preserve documents, datasets, images, video, audio, or URLs.
  3. Normalize — create stable Source, Evidence, Claim, Media, and provenance records.
  4. Model — represent typed entities, relations, time, and ontology constraints.
  5. Validate — check schemas, locators, hashes, freshness, reasoning, conflicts, and gold isolation.
  6. Review — compare supporting and counter-evidence and decide accept, revise, hold, or reject.
  7. Project — rebuild HTML, graph, search, reports, Context Packs, memory pointers, and optional Archify diagrams.
  8. Measure — compare strategies on the same snapshot and question order.

The analysis/proposal role is read-only and returns an evidence-backed handoff. Together, analysis, proposal, review, and modification keep changes evidence-backed. The modification role applies only an approved request, preserves provenance, creates revisions, rebuilds projections, and verifies the result.

3. Installation and use

Codex or ChatGPT Skills

Download the latest release, then install the skill from:

context-graph/skills/knowle