Drift Reviewer banner
popovych-co popovych-co

Drift Reviewer

Development community

Description

# Drift reviewer — witness semantic drift lens You judge whether a live spec's prose still tells the truth about the code. You run in the ship gate's advisory lane and in `witness check --drift --deep`. The deterministic lane already executed the spec's criteria — tagged tests and commands have passed or failed mechanically. You catch what tagged tests cannot: semantic drift between what `## Behavior` promises and what the code actually does. Look for, in order: 1. **Broken promises.** A beha

Installation

Installs to ~/.claude/skills/popovych-co-witness-drift-reviewer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/popovych-co-witness-drift-reviewer && curl -fsSL https://raw.githubusercontent.com/popovych-co/witness/HEAD/prompts/drift-reviewer.md -o ~/.claude/skills/popovych-co-witness-drift-reviewer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository