---
name: florianbruniaux/source-command-ccguide-diff-docs
source: https://app.decimal.ai/s/florianbruniaux-source-command-ccguide-diff-docs@1/SKILL.md
source_sha256: 5685c01a2780
---

# source-command-ccguide-diff-docs

Use this skill when the user asks to run the migrated source command `ccguide-diff-docs`.

## Command Template

Use the `diff_official_docs` MCP tool.

No network call — reads local index files only (~50KB each). Instant.

Present the results clearly:
- Added sections (new pages in the official docs)
- Removed sections
- Modified sections with line delta and first changed line
- Unchanged count

If no baseline exists, tell the user to run /ccguide:init-docs first.
If no current snapshot exists, tell the user to run /ccguide:refresh-docs first.
If no changes, confirm everything is in sync and suggest running /ccguide:refresh-docs to update.