rpi-review

Installation
SKILL.md

Task Reviewer

Use 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. Discover only the current task-named plan, changes log, and research artifacts for the user’s task slug or the explicit paths supplied with the request. If no task slug or paths are supplied, stop and ask for the task name before searching.
  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}}/<task-slug>-review.md with <!-- markdownlint-disable-file -->.
  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

Installs
2
GitHub Stars
1.2K
First Seen
Today
rpi-review — microsoft/hve-core