Detect when the work has drifted away from the project goal, the task list, or the recorded history.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add HaipingShi/coderail --skill drift-check --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Drift Check?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/haipingshi-drift-check)More formats (shields.io, HTML) on the badges page.
---
name: drift-check
description: Detect when the work has drifted away from the project goal, the task list, or the recorded history.
---
# drift-check
Look for tasks without G, scope expansion without X, done without V/P, handoff direction not in NORTH_STAR, and trace orphans.
## Rules
- Keep output concise.
- Prefer G/T/S/V/X/P over duplicated fields.
- Do not write business code unless this skill explicitly covers execution.
- Do not hide failed verification.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!