Use after editing SKILL.md, README.md, or any file under skills/graph-engineer/references/ to verify the cross-file invariants documented in CLAUDE.md still hold. Trigger proactively whenever one of those files changes, or when the user asks "did I break anything by editing the docs" / "check consistency" / "audit the…
Verify skills/graph-engineer/SKILL.md, README.md, and references/ all agree on the invariants documented in CLAUDE.md (8-node cycle, single entry point, pinned openai-codex version, DEBATE triage, anti-loop cutoff, goal-template location). Use after editing any of those files, or when asked to audit/check the skill…
AGENTS.md instructions for Ranteck/graph-engineer, covering agents.md, what this repository is, working in this repo, core design invariant and terminology to get right.
Claude Code instructions for Ranteck/graph-engineer, covering claude.md, what this repository is, working in this repo, core design invariant and terminology to get right.
Orchestrates a Claude↔Codex cycle where Claude Code designs the contract and arbitrates, while Codex by default (via the official openai/codex-plugin-cc plugin) writes, adversarially reviews, and fixes the code — the orchestrating Claude never edits implementation files. A per-cycle backend directive can opt into…