Claude Code Plugins

Community-maintained marketplace

Feedback

MOVA: runtime_binding_code_scaffolder_basic (wrapper)

@Leryk1981/mova_wf_cycle
0
0

Given a MOVA skill id, target runtime, and a list of envelopes to implement, generate code skeleton(s) and optional binding JSON files that connect these envelopes to real execution (HTTP, CLI, etc.).

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: runtime_binding_code_scaffolder_basic (wrapper)
description Given a MOVA skill id, target runtime, and a list of envelopes to implement, generate code skeleton(s) and optional binding JSON files that connect these envelopes to real execution (HTTP, CLI, etc.).
when_to_use Use when "Runtime binding code scaffolder (basic)" must run through Codex automation
inputs [object Object]
outputs [object Object], [object Object]
deterministic false

Notes

  • Prompt-first wrapper, coordinate execution manually.
  • Evidence paths: skills/runtime_binding_code_scaffolder_basic/mova/env/env.runtime_binding_scaffold_run_v1.schema.json
  • Generated by tools/generate_codex_wrappers.mjs; edit if custom behavior is needed.