Harness Post-Work Review
Use this skill when implementation is complete and the task needs final verification, remediation, and documentation closure.
Final Quality Gate
- Gather change context and expected outcomes.
- Confirm the latest contract and evaluator criteria before approval.
- Run the maturity gate:
- static analysis and likely runtime exception scan
- boundary testing
- environment and framework/runtime compatibility check
- dependency audit
- maintainability and extensibility review
- generator self-correction and uncertainty report
- atomic commit traceability
- Run three review rounds:
- independent expert inspection
- synthesis and remediation planning
- final approval review
- Remediate every critical finding and any important finding that blocks safe release or handoff.
- Re-run tests, automated checks, and code review after remediation.
- Update governance artifacts last.
Required Closure
- tests and verification are current
- code review findings are addressed
- remaining risks are explicit
- handover guidance is fresh
- governance records match the shipped state