Check Readme Drift banner
shotcowboystyle shotcowboystyle

Check Readme Drift

Documentation community

Description

Check whether the generated catalogue is up to date with `.claude-plugin/marketplace.json`. **Report only — leave the working tree exactly as you found it.** Detecting drift requires running the generator, which writes; step 3 stashes and restores around it. `README.md` and `docs/categories/` are generated by `scripts/generate-catalogue.py`. Drift means the generator's output would differ from what is committed. Your task: 1. Validate the manifest: `claude plugin validate .claude-plugin/marke

Installation

Installs to ~/.claude/commands/shotcowboystyle-ai-plugins-check-readme-drift.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/shotcowboystyle/ai-plugins/HEAD/.claude/commands/check-readme-drift.md -o ~/.claude/commands/shotcowboystyle-ai-plugins-check-readme-drift.md

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

Full documentation available on GitHub

View Source Repository