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-breakdownThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
大きめの作業を、小さな実装単位に分解する。
大きめの作業を、小さな実装単位に分解する。
"${CLAUDE_PLUGIN_ROOT}/bin/danielvo-codex" \
--mode breakdown \
--sandbox read-only \
--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