Skip to main content
Run any Skill in Manus
with one click

plan-closeout

Stars22
Forks4
UpdatedJune 19, 2026 at 02:37

Mechanized Definition of Done for an implementation plan. Runs four gates over a change set and emits one consolidated pass/fail report: (1) EVAL — the deterministic checks (tests/compile/dry-run), a hard gate and the real correctness guarantee; (2) GAP AUDIT — a wire-what-you-build scan for placeholder/stub markers and declared-but-unreferenced functions/exports (advisory); (3) CONSENSUS — frontier-model review per changed source file via the consensus-gate (advisory; mine the findings, not the verdict); (4) COMPLEXITY — single-axis over-engineering review per changed file via ponytail-review (advisory ONLY, never gates). Use at the end of every plan so closeout does not depend on remembering to do it.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
5 files
SKILL.md
readonly