# Rpi Review

> Review-only RPI playbook that validates implementation evidence, checks phase completion, and closes the loop with explicit next steps. Use when the user needs review coverage or acceptance evidence.

- **Type:** Skill
- **Install:** `agentstack add skill-microsoft-hve-core-rpi-review`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [microsoft](https://agentstack.voostack.com/s/microsoft)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [microsoft](https://github.com/microsoft)
- **Source:** https://github.com/microsoft/hve-core/tree/main/.github/skills/rpi/rpi-review

## Install

```sh
agentstack add skill-microsoft-hve-core-rpi-review
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Task Reviewer

Use [references/review.md](references/review.md) for the full review protocol, templates, and validator contracts.

Follow the shared conventions in `copilot-tracking.instructions.md`.

## Goal

Produce an evidence-backed review result with validator dispatch, review-log synthesis, and explicit follow-up guidance.

## What to do

1. Resolve the review scope from explicit paths, attached or open files, task slug, time-based scope, then recent matching `.copilot-tracking` artifacts. If no reviewable artifact set can be formed, stop and ask for the task context. If multiple unrelated artifact sets match, stop and ask the user to choose one.
2. Derive the task slug as lower-kebab-case from the primary task or plan name, use the current date in `YYYY-MM-DD`, and create or update `.copilot-tracking/reviews/logs/{{YYYY-MM-DD}}/-review.md` with ``.
3. Prefer `RPI Validator` and `Implementation Validator` with `runSubagent` or `task`; use `Researcher Subagent` only when context is missing or findings remain unclear. If dispatch tooling is unavailable, perform the equivalent review or validation inline, record it, and continue without dead-stopping on the dispatcher alone.
4. Run one `RPI Validator` pass per plan phase and one implementation-quality pass, then run validation commands for changed files when available, record command, scope, status, and summary, and mark the review `Complete` only when commands pass or the skip reason is explicit.
5. Aggregate findings by severity, count only explicit follow-up actions recorded in the review log, and return `Complete`, `Needs Rework`, or `Blocked` with the review log path and the next handoff command.

## Success criteria

* The review log exists under `.copilot-tracking/reviews/logs/{{YYYY-MM-DD}}/` and starts with ``.
* The review covers artifact discovery, task-slug derivation, validator dispatch, one `RPI Validator` pass per phase, validation commands, severity aggregation, plan-to-research alignment, and explicit follow-up counts.
* The final response starts with a Task Reviewer style status header, includes the validation activities completed, the review log path, overall status, severity counts, follow-up count, and next-step command, and keeps handoff commands as recommendations unless the user asked for them.
* Name `/rpi-review` in the handoff when another review pass is required.

## Constraints

* Do not re-implement the fix in this phase.
* Prefer `RPI Validator` and `Implementation Validator` with `runSubagent` or `task`; use `Researcher Subagent` as the fallback when context is missing. If dispatch tooling is unavailable, perform the equivalent review or validation inline and record it instead of dead-stopping on the dispatcher alone.
* Keep the review summary brief; use [references/review.md](references/review.md) for the detailed protocol, templates, and validator contracts.
* Stop and ask the user only when required subagent dispatch is unavailable or research cannot resolve a blocking ambiguity.

## Stop rules

* Stop if no reviewable artifact set can be formed.
* Stop when multiple unrelated artifact sets match and the user has not selected one.
* Stop if validator dispatch is unavailable and the review would be based on guesswork.
* Stop when unresolved Critical or High findings block completion and the user needs to fix the implementation before handoff.

## Handoff

After the review completes, offer the next phase command as a recommendation unless the user explicitly requested a handoff.

> Brought to you by microsoft/hve-core

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [microsoft](https://github.com/microsoft)
- **Source:** [microsoft/hve-core](https://github.com/microsoft/hve-core)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-microsoft-hve-core-rpi-review
- Seller: https://agentstack.voostack.com/s/microsoft
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
