← Back to list

mova-repo-snapshot-basic-wrapper
by Leryk1981
⭐ 0🍴 0📅 Jan 14, 2026
SKILL.md
name: "MOVA: repo_snapshot_basic (wrapper)" description: "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." when_to_use:
- "Use when "Repository snapshot (basic)" must run through Codex automation" inputs:
- kind: json schema: "skills/repo_snapshot_basic/mova/ds/ds.repo_snapshot_request_v1.schema.json" outputs:
- kind: json schema: "skills/repo_snapshot_basic/mova/ds/ds.repo_snapshot_result_v1.schema.json"
- kind: json schema: "skills/repo_snapshot_basic/mova/env/env.repo_snapshot_run_v1.schema.json" deterministic: true
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.
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon