ワンクリックで
codex-with-cc-worker
Prepare codex-with-cc worker task files and report requirements for Claude Code execution roles.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Prepare codex-with-cc worker task files and report requirements for Claude Code execution roles.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Force Codex with delegated worker routing for any child-agent, subagent, sub-agent, child-thread, subthread, delegation, worker-execution, 子代理, 子线程, 多代理, 委派, 派工, or 执行层 task; use this skill whenever Codex must plan, dispatch, review, or execute work through child agents instead of default subagent behavior.
Dispatch codex-with-cc tasks through the required Codex child thread to delegate_to_claude.* to Claude Code CLI chain with WorkflowId, TaskId, Role, and Scope metadata.
Finish codex-with-cc workflows by verifying workflow artifacts, session continuity when needed, and final acceptance evidence.
Plan codex-with-cc workflows by turning a subagent or delegation request into scoped tasks, roles, acceptance criteria, and review gates before dispatch.
Review codex-with-cc worker reports, verification evidence, changed files, and findings before accepting or returning delegated work.
| name | codex-with-cc-worker |
| description | Prepare codex-with-cc worker task files and report requirements for Claude Code execution roles. |
Read ../codex-with-cc/CODEX_WITH_CC.md before preparing a worker task.
Worker task files must use these exact sections:
Goal: the exact assignment and intended role.Allowed Scope: files or behavior that may be changed or inspected.Forbidden Actions: out-of-scope files, behaviors, nested delegation, and follow-up work the worker must not execute.Acceptance Criteria: self-checks before reporting.Verification: exact commands the worker must run.Report Requirements: Status, Role, Summary, Changed Files, Verification, Findings, Final Result, Risks Or Follow-ups.Worker behavior:
NEEDS_CONTEXT.spec or quality, for the provided ReviewForTaskId.DONE_WITH_CONCERNS only when required verification passed but meaningful risk remains.NEEDS_CONTEXT when the task cannot be completed without a main-thread decision.BLOCKED for external blockers and FAIL for failed work or invalid verification.