Agent skill
MOVA: wf_cycle_compute_compare_basic (wrapper)
Deterministically compare two wf_cycle v1.1 runs (IDE vs CLI): compute metrics, compute score, pick winner, and write a compare folder with canonical artifacts.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/mova-wf-cycle-compute-compare-basic
SKILL.md
Command
node .codex/skills/mova_wf_cycle_compute_compare_basic/scripts/run.mjs --request <request.json>
Notes
- Underlying entrypoint: skills/wf_cycle_compute_compare_basic/impl/bindings/node/compute_compare.mjs
- Evidence paths: skills/wf_cycle_compute_compare_basic/mova/ds/ds.wf_cycle_compare_result_v1.schema.json
- Generated by tools/generate_codex_wrappers.mjs; edit if custom behavior is needed.
Didn't find tool you were looking for?