claude-drift
New1GitHub TrendingGeneralby marky291
🧭 A Claude Code plugin that finds where your CLAUDE.md, skills, and agents have drifted from reality and fixes them. Zero deps.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-drift.md https://raw.githubusercontent.com/marky291/claude-drift/main/SKILL.md3
Invoke in Claude Code
/claude-driftView source on GitHub
agentplugin
Frequently Asked Questions
What is claude-drift?
🧭 A Claude Code plugin that finds where your CLAUDE.md, skills, and agents have drifted from reality and fixes them. Zero deps.
How to install claude-drift?
To install claude-drift, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /claude-drift.
What is claude-drift best for?
claude-drift is a community categorized under General. It is designed for: agent, plugin. Created by marky291.