review

Detect drift between intent and execution at natural pause points.

3|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/open-horizon-labs/skills --skill review-open-horizon-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/open-horizon-labs/skills/tree/main/review
Command: npx skills add https://github.com/open-horizon-labs/skills --skill review-open-horizon-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams prevent drift by providing a formal review checkpoint that evaluates alignment between aims and execution before committing.

Core Features & Use Cases

  • Guided alignment checks and drift detection to surface misalignment at natural pause points.
  • Session persistence and cross-skill context sharing to maintain continuity across tasks and reviews.
  • Decision guidance that maps findings to actions like Continue, Adjust, Pause, or Salvage, ensuring disciplined workflow.

Quick Start

Invoke /review after completing a task or at natural pause points to capture drift and decide next steps.

Frequently Asked Questions about review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect drift between project intent and execution before committing?

To detect drift before committing, you run a review checkpoint at natural pause points to evaluate alignment between aims and execution, capturing misalignment and mapping findings to decisions like Continue, Adjust, Pause, or Salvage.

What is drift detection in quality assurance and when should I apply it?

Drift detection in quality assurance is the process of surfacing misalignment between intent and execution. You apply it at natural pause points, before PRs, and at milestones to decide whether to continue, adjust, pause, or salvage work.

How do I run a guided alignment check before creating a PR?

You run a guided alignment check before creating a PR by invoking a review at natural pause points. This evaluates alignment between aims and execution, ensuring disciplined workflow and preventing drift before committing.

Can I integrate drift detection into my CI pipeline for continuous quality assurance?

Yes, you can integrate drift detection into your CI pipeline. This optional CI integration tracks alignment and quality continuously, applying review checkpoints across milestones to maintain continuity and evaluate execution against intent.

Does session persistence maintain cross-task context for alignment checks?

Yes, session persistence maintains cross-task context for alignment checks. It supports continuity across tasks and reviews by preserving session state, ensuring drift detection evaluates the full alignment history before deciding next steps.