원클릭으로
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.