# MOVA: code_exec_task_basic (wrapper)

> Standardize how a single CLI command is executed in a repo: working dir, argv, timeout, env overrides – and capture exit code, logs, and a short human-readable summary.

- Skill: `majiayu000/mova-code-exec-task-basic-wrapper` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/mova-code-exec-task-basic-wrapper`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/mova-code-exec-task-basic-wrapper/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/majiayu000/mova-code-exec-task-basic-wrapper

---


## Command
`node .codex/skills/mova_code_exec_task_basic/scripts/run.mjs --request <request.json>`

## Notes
- Underlying entrypoint: tools/run_code_exec.js
- Evidence paths: skills/code_exec_task_basic/mova/env/env.code_exec_run_v1.schema.json
- Generated by tools/generate_codex_wrappers.mjs; edit if custom behavior is needed.
