| name | MOVA: skill_scaffolder_basic (wrapper) |
| description | LLM-only skill that takes a textual description of a new skill and generates a complete minimal file plan for a new MOVA skill (schemas, envelope, manifest, prompt profile, runtime binding, docs, cases). |
| when_to_use | Use when "MOVA Skill 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/skill_scaffolder_basic/mova/env/env.skill_scaffold_run_v1.schema.json
- Generated by tools/generate_codex_wrappers.mjs; edit if custom behavior is needed.