一键导入
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 职业分类
| 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.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.