changeset-doc-sync

Installation
SKILL.md

Changeset Doc Sync

Use this workflow when release docs must match current changeset content.

Mandatory sequence

  1. Run preflight migration review from /example before docs sync:
    • git diff --name-only -- example
    • git diff --stat -- example
    • git diff -- example
    • Save migration conclusions in the active docs/plans/<date>-changeset-doc-sync.md.
    • Mandatory: build a /example change checklist in that goal plan with one checkbox per changed file.
    • For each changed /example file, record:
      • impacted doc file(s), or
      • explicit no doc impact justification.
Installs
2
Repository
udecode/kitcn
GitHub Stars
427
First Seen
May 29, 2026
changeset-doc-sync — udecode/kitcn