← Back to list

mova-repo-code-change-plan-basic-wrapper
by Leryk1981
⭐ 0🍴 0📅 Jan 14, 2026
SKILL.md
name: "MOVA: repo_code_change_plan_basic (wrapper)" description: "Given a repo snapshot and a goal description, produce a structured, step-by-step plan of code changes: which files to touch, in what order, with risks and done-criteria. This skill does not modify files and does not execute code." when_to_use:
- "Use when "Repo code change plan (basic)" must run through Codex automation" inputs:
- kind: json schema: "skills/repo_code_change_plan_basic/mova/ds/ds.repo_change_plan_request_v1.schema.json" outputs:
- kind: json schema: "skills/repo_code_change_plan_basic/mova/ds/ds.repo_change_plan_result_v1.schema.json"
- kind: json schema: "skills/repo_code_change_plan_basic/mova/env/env.repo_change_plan_run_v1.schema.json" deterministic: false
Notes
- Prompt-first wrapper, coordinate execution manually.
- Evidence paths: skills/repo_code_change_plan_basic/mova/env/env.repo_change_plan_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