Agent skill
mova-workflow-author-v0
Use for creating new packs/workflows, adding domains/workers, or adding quality/neg suites with station-compatible scripts.
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-workflow-author-v0
SKILL.md
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 validatenpm test- If available:
npm run smoke:* - Evidence artifacts saved under
artifacts/**and referenced in output.
Didn't find tool you were looking for?