Validate and synchronize shared elements across all 8 docs pages — nav bar, palette CSS, version placeholders, CSS format conventions, and cross-page link integrity.
How this command is triggered — by the user, by Claude, or both
Slash command
/universal-design-system:docs-syncThe summary Claude sees in its command listing — used to decide when to auto-load this command
Read the agent instructions from `.claude/agents/docs-sync.md` and execute the full docs sync protocol. Spawn a general-purpose agent for autonomous execution, or run directly if invoked as a command.
Read the agent instructions from .claude/agents/docs-sync.md and execute the full docs sync protocol. Spawn a general-purpose agent for autonomous execution, or run directly if invoked as a command.
npx claudepluginhub mkatogui/universal-design-system --plugin universal-design-system/docs-syncSyncs docs/spec/ and README.md/README.ja.md with recent git changes and closed tasks, detects discrepancies, reports diffs, and updates files with optional --dry-run or --auto confirmation.