·release-gate
</>

release-gate

Run VMark release gates and summarize results. Use when asked to run full quality gates (lint/test/build), verify readiness, or produce a gate report.

37Installs·2Trend·@xiaolai

Installation

$npx skills add https://github.com/xiaolai/vmark --skill release-gate

How to Install release-gate

Quickly install release-gate AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/xiaolai/vmark --skill release-gate
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: xiaolai/vmark.

SKILL.md

View raw

Overview Run the full VMark gate (pnpm check:all) and summarize outcomes.

Workflow 1) Confirm current branch and dirty state (git status -sb). 2) Run the full gate:

3) If failures occur, capture the first error block and stop. 4) Report:

Run VMark release gates and summarize results. Use when asked to run full quality gates (lint/test/build), verify readiness, or produce a gate report. Source: xiaolai/vmark.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/xiaolai/vmark --skill release-gate
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from xiaolai/vmark

Quick answers

What is release-gate?

Run VMark release gates and summarize results. Use when asked to run full quality gates (lint/test/build), verify readiness, or produce a gate report. Source: xiaolai/vmark.

How do I install release-gate?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/xiaolai/vmark --skill release-gate Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/xiaolai/vmark