Gating By Blind Restoration

Validates that one abstraction layer (a spec, design doc, schema, contract, or generated artifact) is self-sufficient by spawning an ISOLATED sub-agent that sees only that layer and must reconstruct the adjacent layer, returning pass / weak-pass / fail. Use when checking whether an extracted or generated artifact preserves enough structure to be rebuilt or used without the original source, and to prevent an author from grading their own output.

abagames Updated

File contents

abagames/agentic-gamedev-skills/tree/main/plugins/agent-workflow-engineering/skills/gating-by-blind-restoration commit 53e5507a10

Frequently asked questions

npx skillmds@latest add abagames/gating-by-blind-restoration-2