Claude Code Plugins

Community-maintained marketplace

Feedback

MOVA: wf_cycle_scaffold_basic (wrapper)

@Leryk1981/mova_wf_cycle
0
0

Bootstrap a wf_cycle experiment scaffold (rules, inputs, attempts) with A/B/C templates in one deterministic run.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name MOVA: wf_cycle_scaffold_basic (wrapper)
description Bootstrap a wf_cycle experiment scaffold (rules, inputs, attempts) with A/B/C templates in one deterministic run.
when_to_use Use when "WF cycle scaffold (basic)" must run through Codex automation
inputs [object Object]
outputs [object Object]
deterministic true

Command

node .codex/skills/mova_wf_cycle_scaffold_basic/scripts/run.mjs --request <request.json>

Notes

  • Underlying entrypoint: skills/wf_cycle_scaffold_basic/impl/bindings/node/scaffold_experiment.mjs
  • Evidence paths: skills/wf_cycle_scaffold_basic/mova/ds/ds.wf_cycle_scaffold_result_v1.schema.json
  • Generated by tools/generate_codex_wrappers.mjs; edit if custom behavior is needed.