Stats
Actions
Tags
Claude Code から Codex worker にコードベース調査、リスク分析、選択肢整理を依頼するときに使う。
How this skill is triggered — by the user, by Claude, or both
Slash command
/danielvo-codex-bridge:codex-researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
コードを変更せず、Codex に別視点の調査を依頼する。
コードを変更せず、Codex に別視点の調査を依頼する。
"${CLAUDE_PLUGIN_ROOT}/bin/danielvo-codex" \
--mode research \
--sandbox read-only \
--prompt "調査したい内容"
必要に応じて --context path/to/file を追加する。
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