← Back to list

mova-finish-branch-v1-wrapper
by Leryk1981
⭐ 0🍴 0📅 Jan 14, 2026
SKILL.md
name: "MOVA: finish_branch_v1 (wrapper)" description: "Summarizes branch readiness versus a base branch and produces artifacts for PR prep." when_to_use:
- "Use when "Finish branch readiness v1" must run through Codex automation" inputs:
- kind: json schema: "skills/finish_branch_v1/mova/ds/ds.finish_branch_request_v1.schema.json" outputs:
- kind: json schema: "skills/finish_branch_v1/mova/ds/ds.finish_branch_result_v1.schema.json"
- kind: json schema: "skills/finish_branch_v1/mova/env/env.finish_branch_run_v1.schema.json" deterministic: true
Command
node .codex/skills/mova_finish_branch_v1/scripts/run.mjs --request <request.json>
Notes
- Underlying entrypoint: skills/finish_branch_v1/impl/bindings/run_finish_branch.js
- Evidence paths: skills/finish_branch_v1/mova/env/env.finish_branch_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