VMark — проверка готовности релиза

testing

release-gate is a Claude Code skill that runs the full set of VMark release gates: lint, unit tests, integration tests, per-platform builds (macOS, Windows, Linux), and artifact assembly — mirroring the `pnpm check:all` command described in the VMark repository. It collects a structured pass/fail report for each stage and blocks the release if any step fails. The skill is aimed at release engineers and anyone responsible for the quality of public cross-platform builds on Tauri v2, and its gate template transfers readily to other Tauri-based projects.