release-gate

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "release-gate" with this command: npx skills add xiaolai/vmark/xiaolai-vmark-release-gate

Release Gate

Overview

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

Workflow

  • Confirm current branch and dirty state (git status -sb ).

  • Run the full gate:

  • pnpm check:all

  • Or run individual steps: pnpm lint && pnpm test && pnpm build

  • If failures occur, capture the first error block and stop.

  • Report:

  • Which steps ran (lint/test/build)

  • Pass/fail status

  • Key errors and next actions

Notes

  • Prefer the full gate over partial commands unless asked.

  • Do not run interactive dev servers.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

tiptap-editor

No summary provided by upstream source.

Repository SourceNeeds Review
General

tauri-mcp-testing

No summary provided by upstream source.

Repository SourceNeeds Review
General

tauri-mcp-test-runner

No summary provided by upstream source.

Repository SourceNeeds Review