Sync Public Docs banner
svitrix svitrix

Sync Public Docs

Documentation community

Description

--- description: Sync public VitePress documentation (docs/) with code changes — run before release or periodically on feature branches --- Analyze ALL changes on the current feature branch vs main and update every affected public documentation file in `docs/` to reflect the actual state of the code. ## Context Public docs live in `docs/` (VitePress, deployed to GitHub Pages). English docs at root, Ukrainian translations in `docs/uk/`. Both languages MUST stay in sync. ## Steps 1. **Identif

Installation

Installs to ~/.claude/commands/svitrix-svitrix-firmware-sync-public-docs.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/svitrix/svitrix-firmware/HEAD/.claude/commands/sync-public-docs.md -o ~/.claude/commands/svitrix-svitrix-firmware-sync-public-docs.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository