用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/aiskyhub/codex_with_cc --skill codex-with-cc-worker命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 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.