Graph Run Reviewer

Review a finished or stuck sdlc-graph run — read its state file, its milestone journals and (when it was traced) every state it passed through, find what actually went wrong, and write the eval that would have caught it. Runs the offline auditor first for the mechanical defects, then looks for the classes no static check reaches: an observation that contradicts the journal, a gate that passed too cleanly, a ledger entry that does not match the tools present, a transition that was legal but wrong. Every finding is triaged as a spec defect, a run defect, or an eval gap — and every eval gap is closed with a real test, at the tier that catches it. Read-only with respect to the run: it never fixes, resumes, or edits the run it is reviewing. Invoked by a human, never automatically.

RonMizrahi Updated

File contents

RonMizrahi/ai-sdlc-graph/tree/main/plugins/sdlc-graph/skills/graph-run-reviewer commit 7d000c203d

Frequently asked questions

npx skillmds@latest add ronmizrahi/graph-run-reviewer