Agent skill

MOVA: run gates (wrapper)

Runs npm validate/test/smoke gates and emits a JSON gate report with log paths.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/mova-run-gates

SKILL.md

Command

node .codex/skills/mova_run_gates/scripts/run.mjs

Notes

  • Wrapper runs npm run validate, npm test, and npm run smoke:wf_cycle, storing logs under artifacts/run_gates/<timestamp>/.
  • The JSON report contains status/duration/log path per gate and is also saved next to the logs for evidence uploads.
  • If a step fails the remaining gates are marked skipped; fix the failure before relaunching for a clean PASS sweep.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results