Drift Check banner
megabytespace megabytespace

Drift Check

Development community

Description

--- description: Run the drift-detection checklist (incl. agent-drift signals); report + fix in-turn argument-hint: [scope, optional] --- <!-- <SUBAGENT-STOP>: skip this skill when running inside a subagent. Meta-skills must not leak into spawned subagent contexts. Source: obra/superpowers `using-superpowers` skill. --> <SUBAGENT-STOP/> Run the drift-detection checklist per [[drift-detection]]. **Purpose** — surface and fix architecture/feature/agent drift before it compounds. **When to use*

Installation

Installs to ~/.claude/skills/megabytespace-claude-skills-drift-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/megabytespace-claude-skills-drift-check && curl -fsSL https://raw.githubusercontent.com/megabytespace/claude-skills/HEAD/commands/drift-check.md -o ~/.claude/skills/megabytespace-claude-skills-drift-check/SKILL.md

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

Full documentation available on GitHub

View Source Repository