Skip to content

feat: runtime-split-claude Claude plugin#47

Merged
takemi-ohama merged 3 commits into
release/runtime-plugin-splitfrom
feature/runtime-split-claude
Jul 5, 2026
Merged

feat: runtime-split-claude Claude plugin#47
takemi-ohama merged 3 commits into
release/runtime-plugin-splitfrom
feature/runtime-split-claude

Conversation

@takemi-ohama

@takemi-ohama takemi-ohama commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • plan: issues/agent-runtime-plugin-split.md
  • release PR: release: runtime plugin split #45
  • 担当範囲: Claude Code runtime plugin の分離
  • plugins/ndf-claude を追加し、Claude manifest / agents / hooks / README / generated skills / scripts を単体同梱
  • .claude-plugin/marketplace.jsonndf.source./plugins/ndf-claude に切り替え
  • marketplace description と Claude 版 manifest description を runtime 分離後の内容へ更新

Test plan

  • bash scripts/build-runtime-plugins.sh --check
  • python3 -m json.tool .claude-plugin/marketplace.json >/dev/null
  • python3 -m json.tool plugins/ndf-claude/.claude-plugin/plugin.json >/dev/null
  • python3 -m json.tool plugins/ndf-claude/hooks/hooks.json >/dev/null
  • claude plugin validate plugins/ndf-claude
  • claude plugin validate .claude-plugin/marketplace.json

@takemi-ohama takemi-ohama mentioned this pull request Jul 5, 2026
15 tasks
@takemi-ohama takemi-ohama force-pushed the feature/runtime-split-claude branch from 15764d2 to 271e52e Compare July 5, 2026 22:02
@takemi-ohama takemi-ohama marked this pull request as ready for review July 5, 2026 22:03

@takemi-ohama takemi-ohama left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 cross-review | round 1 | codex | REQUEST_CHANGES

Gemini 委譲の公開導線と同梱スキルの不整合を修正してください。

Comment thread plugins/ndf-claude/skills/review/SKILL.md

@takemi-ohama takemi-ohama left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 cross-review | round 1 | gemini | APPROVE

計画通りの Claude Code runtime plugin 分離が正しく行われています。
生成物の同期状態、および marketplace や README の内容も適切に更新されています。

@takemi-ohama

Copy link
Copy Markdown
Contributor Author

/ndf:fix 47 対応サマリ

  • fixed: 1件(major 1)
  • deferred: 0件
  • rejected: 0件
  • 対応内容: Claude runtime に /ndf:gemini を同梱するため、plugins/ndf-shared/manifests/claude-skills.txtplugins/ndf-claude/.claude-plugin/plugin.json、生成物 plugins/ndf-claude/skills/gemini を更新しました。README の公開 skill 数と Gemini CLI 前提も更新しています。
  • 検証: bash scripts/build-runtime-plugins.sh --check 成功、claude plugin validate plugins/ndf-claude 成功
  • commit: 8f0f9df

@takemi-ohama takemi-ohama left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 cross-review | round 2 | codex | APPROVE

新規の修正指摘はありません。runtime 分離後の manifest / 生成物 / hook 参照 / JSON 構文 / claude plugin validate は確認済みです。

@takemi-ohama takemi-ohama left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 cross-review | round 2 | gemini | APPROVE

変更内容を確認しました。問題ありません。

@takemi-ohama takemi-ohama merged commit de2224e into release/runtime-plugin-split Jul 5, 2026
@takemi-ohama takemi-ohama deleted the feature/runtime-split-claude branch July 7, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant