What problem does it solve? Before a project produces its documents, someone must independently judge whether the planned document set is sound — proportional to the project, complete, and producible. This Skill acts as that acceptance gate, preventing over-selected, under-selected, cyclic, or padded document plans from reaching production. ## Core Features & Use Cases - Fourteen-condition quality bar: Judges proportionality to the archetype, load-bearing documents, per-document production requirements, acyclic dependency graphs, orphan detection with a leaf-deliverable exception, padding, amend delta scoping, and manifest output-contract completeness. - Single terminal verdict: Emits exactly one machine-parseable VERDICT: approve or VERDICT: revise line plus actionable findings naming the affected documents and fixes. - Single-sourced with the authoring skill: Mirrors the Self-check of project-document-discovery 1:1 so the author and the independent gate enforce the same bar. - Use Case: After project-document-discovery produces a manifest for a new SaaS product, run this Skill to confirm the plan is right-sized, acyclic, and complete before any document is written. ## Quick Start Use reviewing-document-discovery on the produced document plan and the idea it was made for, then act on the verdict and findings.