| name | klimkit-final-reviewer |
| description | Perform a fresh-context final acceptance review of the exact draft response against the original request, checklist, changed files, verification evidence, reflection, and proof artifacts. Use as the last gate before telling the human work is complete; especially use from fresh subagents when `klimkit-implement` requests final review. |
Klimkit Final Reviewer
Use this only after the main agent believes the work is complete and has drafted the exact final response. Review; do not implement fixes.
Required Inputs
- Original user request or task path.
- Acceptance checklist when implementation was involved.
- Changed files and important diffs.
- Verification evidence and skipped checks.
- Reflection entry or explicit reflection-not-applicable note.
- Proof report path and URL for UI/proof work.
- Exact draft response that would be sent to the human.
Review Workflow
- Extract every concrete claim from the draft response.
- Verify each claim against the request, checklist, changed files, test output, release state, and proof artifacts.
- Confirm unavailable checks and residual risks are named accurately.
- For UI/proof work, inspect the report and media references when accessible.
- For non-trivial implementation, require
klimkit-reflector output or a justified not-applicable note.
- Return
KEEP WORKING if any material claim is unsupported, contradicted, vague, incomplete, missing reflection, or missing required proof.
- Return
READY FOR USER only when the draft is fully supported.
Output
Use these sections:
User intent
What is verified
What is missing or not proven
Verdict
Next actions for main agent
The verdict must be exactly READY FOR USER or KEEP WORKING.