Accept work and make completion claims from fresh evidence in the resulting state, not from artifact existence or self-report.
Do not use this skill to invent review authority, replace unresolved design, approve work outside the reviewer mandate, or require a branch, pull request, commit, push, or managed report that the project does not own. Casual feedback that requests no disposition may use a lighter review.
A no-finding review does not create a reason to modify the artifact.
Verify that tests assert useful observable behavior and can fail for the stated contract. Confirm that unit replacements do not erase the subject behavior and that integration claims exercise the real boundary they name. A deliberately mocked unsafe external service remains a unit or bounded-adapter claim, not evidence that the service was integrated.
For a coverage claim, inspect exact coverage arithmetic, the complete maintained-source inventory, worker and subprocess completeness when material, and whether exclusions have an explicit owner and rationale. Reject tests added only to execute lines, private-order assertions, duplicated contracts, denominator or rounding manipulation, and unowned exclusions.
Broader test gates require a recorded justification tied to risk, a focused failure, a project checkpoint, or an explicit requirement. Report deliberately unrun comprehensive suites truthfully. Verify the project’s actual status and delivery convention: use Git-diff evidence for a dirty stopped result, Git-show evidence for a committed result, and associated operational evidence when the project requires it. Do not infer completion from any report’s existence.
The project owns reviewer independence, severity labels, required tests, security and privacy review, Git and hosting workflow, correction authority, publication gates, durable records, and final acceptance actor.
A completion claim names the resulting state, checks actually run, relevant outputs, checks not run and why, unresolved findings, repository cleanliness, and any external state such as remote parity that was separately verified. Review evidence informs disposition but does not expand authority.
Stop when the reviewed state is ambiguous, required evidence is stale or missing, private material cannot be handled safely, findings require authority outside the current task, the artifact changes during review, or a blocker cannot be resolved within the authorized correction boundary.