Back to list
Leryk1981

mova-run-gates-wrapper

by Leryk1981

0🍴 0📅 Jan 14, 2026

SKILL.md


name: "MOVA: run gates (wrapper)" description: "Runs npm validate/test/smoke gates and emits a JSON gate report with log paths." when_to_use:

  • "Need fresh validation/test/smoke evidence before merging or handing off to Ops" inputs:
  • kind: none schema: "n/a (drives repo npm scripts directly)" outputs:
  • kind: json schema: "artifacts/run_gates//run_gates_report.json" deterministic: true

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.

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon