Check Drift banner
PMatX3 PMatX3

Check Drift

Development community

Description

--- name: check-drift description: Detects when code has drifted from the agreed requirements or acceptance criteria. owner: Patrick version: 1.0 status: approved autonomy: automatic distribution: public --- # Check Drift — Compare Code Changes Against Acceptance Criteria > Detects when code has drifted from the agreed requirements or acceptance criteria. > Run after commits, before PRs, or during delivery reviews. ## Purpose Code drift is the silent killer of delivery projects. The build sta

Installation

Installs to ~/.claude/commands/pmatx3-mattis-aios-workspace-template-check-drift.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/PMatX3/mattis-aios-workspace-template/HEAD/.claude/commands/check-drift.md -o ~/.claude/commands/pmatx3-mattis-aios-workspace-template-check-drift.md

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

Full documentation available on GitHub

View Source Repository