返回 Skill 列表
extension
分类: 开发与工程无需 API Key

mova-station-operator-v0

用于运行包含证据路径和零交互分支的一键流程(闸门 -> 质量 -> 完成分支 -> 集存储)

person作者: jakexiaohubgithub

Default action

  • Prefer /station-quick for the full one-button flow.
  • If only verification is requested, use /gates.

Evidence checklist

  • Collect artifacts from artifacts/** as printed by scripts.
  • Always include git status -sb and git diff --stat when changes exist.
  • If quality or station ran, note the newest artifacts path(s).

Rules

  • Documentation: use /docs via Context7 MCP only (read-only).
  • Execution and side effects: run via station (npm scripts) and/or MOVA-controlled paths.
  • No interactive branches; pick safe defaults and proceed.

Tool selection rules

  • If the user asks to run a workflow or do an action, use mova_run_envelope_v0.
  • If the user asks to inspect or pull episodes, use mova_search_episodes_v0.
  • If the user asks to run gates/quality/smoke, use /gates, /station-quick, or mova_run_npm_v0 (allowlisted scripts only).
  • Docs only via /docs (Context7, read-only).