Auteur de workflows MOVA

Créer des packs/workflows, ajouter des domaines/workers et des suites de qualité avec scripts compatibles. Inclut validation npm, tests et artefacts de qualité.

Spar Skills Guide Bot
DevOpsAvancé
38009/03/2026
Claude CodeCursorWindsurf
#workflow-automation#pack-creation#quality-testing#mova-framework#bash-scripting

Recommandé pour


name: mova-workflow-author-v0 description: Use for creating new packs/workflows, adding domains/workers, or adding quality/neg suites with station-compatible scripts. allowed-tools: Bash, Read, Grep, Glob

Creation

  • Pack skeleton: define ds/env/runtime/examples, scripts, and quality pos/neg suites.
  • Keep structure minimal and deterministic; reuse existing conventions.

Integration

  • Add npm scripts for A/B runs, compare, and quality suites.
  • If a domain worker is added, include E2E smoke through gateway where applicable.
  • External actions in examples/demos must go through a Gateway path using mova_run_envelope_v0, not direct SDK/HTTP calls.

Definition of Done

  • npm run validate
  • npm test
  • If available: npm run smoke:*
  • Evidence artifacts saved under artifacts/** and referenced in output.
Skills similaires