Docs Drift
Description
--- name: docs-drift description: Use to catch documentation that has silently gone stale — it spawns ONE fresh sibling session via CCC that extracts every checkable factual claim from a doc (API fields, endpoint names, CLI flags, config keys, file paths, version numbers, example commands) and verifies each one against the actual code, reporting each mismatch as a drift with severity. A claim-by-claim audit, not a read-through. allowed-tools: Bash --- Docs-drift spawns a single fresh CCC sessio
Installation
Installs to ~/.claude/skills/amirfish1-claude-command-center-docs-drift/SKILL.md
mkdir -p ~/.claude/skills/amirfish1-claude-command-center-docs-drift && curl -fsSL https://raw.githubusercontent.com/amirfish1/claude-command-center/HEAD/skills/docs-drift.md -o ~/.claude/skills/amirfish1-claude-command-center-docs-drift/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation