Use when the user explicitly asks the current agent to involve Codex CLI by reviewing a plan, implementing code, revising an implementation after review, or verifying extrapolated findings. Supports "让 Codex 审一下", "交给 Codex 实现", and explicit Claude-to-Codex collaboration through portable file-backed bundles. Do not use for ordinary code review, generic multi-agent orchestration, session handoff, or any request that does not explicitly ask Codex to participate.
$npx -y skills add bahayonghang/my-claude-code-settings --skill codex-bridgeInstalls into the current project.
Run `npx skills use "https://github.com/bahayonghang/my-claude-code-settings" --skill "bahayonghang/my-claude-code-settings/codex-bridge"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bahayonghang/my-claude-code-settings" that are relevant to the current task. Run `npx skills add "https://github.com/bahayonghang/my-claude-code-settings"` and select the relevant skills, then follow their instructions.