What problem does it solve?
After an implementation finishes, teams need an evidence-based acceptance review that separates whether work ran from whether the result is acceptable, and that routes every gap to the right follow-up stage instead of losing findings in chat.
Core Features & Use Cases
- Evidence-based review record: Creates one canonical review log at
.copilot-tracking/reviews/logs/ comparing plans, phase details, critiques, and changes records against acceptance criteria.
- Execution vs. outcome separation: Records execution status (Complete, Partial, Blocked) independently from outcome (Conformant, Defects found, Residual work, Not accepted).
- Finding routing: Routes severity-graded
RV-xxx findings to distinct destinations: defects to rpi-implement, decision gaps to rpi-plan, evidence gaps to rpi-research, and residual work to follow-up items.
- Use Case: After an RPI implementation phase completes, invoke this Skill to reconcile the plan against the changes record, assess validation evidence, and produce a single review record with routed follow-up actions.
Quick Start
Ask the agent to run an RPI review of the completed task using its plan, phase details, critique, and changes record.