Back to skills
extension
Category: Development & EngineeringNo API key required

"MOVA: repo_snapshot_basic (wrapper)"

LLM-only skill that accepts a repository structure dump, README, and notes, and returns a standardized markdown snapshot, condensed memory summary, and human checklist. No external HTTP requests or web search.

personAuthor: jakexiaohubgithub

Command

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

Notes

  • Underlying entrypoint: skills/repo_snapshot_basic/impl/bindings/node/cli.mjs
  • Evidence paths: skills/repo_snapshot_basic/mova/env/env.repo_snapshot_run_v1.schema.json
  • Generated by tools/generate_codex_wrappers.mjs; edit if custom behavior is needed.