Stats
Actions
Tags
Claude Code から Codex にコードレビューを依頼し、バグ、回帰リスク、テスト不足を確認するときに使う。
How this skill is triggered — by the user, by Claude, or both
Slash command
/danielvo-codex-bridge:codex-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Codex の review サブコマンドを使い、変更差分をレビューする。
Codex の review サブコマンドを使い、変更差分をレビューする。
"${CLAUDE_PLUGIN_ROOT}/bin/danielvo-codex-review" --uncommitted
"${CLAUDE_PLUGIN_ROOT}/bin/danielvo-codex-review" --base main
"${CLAUDE_PLUGIN_ROOT}/bin/danielvo-codex-review" \
--uncommitted \
--prompt "重大な不具合とテスト不足だけに絞ってレビューして"
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub danielvo594520/danielvo-codex-bridge --plugin danielvo-codex-bridge