docs-check

Installation
SKILL.md

Docs Checkpoint

Ensures documentation hygiene is not missed.

Writes result to .checkpoints/docs-check.json.

Heuristics (v1)

  • Docs-only change (only *.md, *.txt, or files under .claude/, .claude-plugin/, docs/, plugins/) → PASS
  • Code change (anything else) → requires one of:
    • CHANGELOG.md updated, OR
    • an explicit bypass label on the issue (recommended): no-changelog

Why the bypass label? Some changes are internal/refactors and not user-facing. The label makes that decision explicit and searchable.

Workflow

Step 1: Identify Issue + Diff

Installs
4
GitHub Stars
5
First Seen
Mar 14, 2026
docs-check — ggprompts/my-plugins