ClaudeDrift
New1GitHub TrendingGeneralby marky291
🧭 A Claude Code plugin that finds where your CLAUDE.md, skills, and agents have drifted from your actual codebase — and fixes them. Zero deps, validated across 6 ecosystems.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claudedrift.md https://raw.githubusercontent.com/marky291/ClaudeDrift/main/SKILL.md3
Invoke in Claude Code
/claudedriftView source on GitHub
agentplugin
Frequently Asked Questions
What is ClaudeDrift?
🧭 A Claude Code plugin that finds where your CLAUDE.md, skills, and agents have drifted from your actual codebase — and fixes them. Zero deps, validated across 6 ecosystems.
How to install ClaudeDrift?
To install ClaudeDrift, 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 /claudedrift.
What is ClaudeDrift best for?
ClaudeDrift is a community categorized under General. It is designed for: agent, plugin. Created by marky291.