一键导入
crow-pet-codex-delegate
Delegate bounded coding tasks to Codex-compatible harnesses for implementation, tests, and structured handoffs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Delegate bounded coding tasks to Codex-compatible harnesses for implementation, tests, and structured handoffs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when a task may need multiple agents, persistent role agents, cross-harness coordination, or generated subagents.
Route crow.pet tasks into records, policy, adapters, subagents, evaluation, and memory.
Classify action risk and return Silent, Notify, Ask, or Block decisions before sensitive, external, or state-changing work.
Convert corrections, approvals, failures, and task patterns into memory, examples, rubrics, and policy proposals.
Turn approved SPEC.MD files or workflow definitions into markdown work items for harness or agent builders, then track verification and handoff state.
Choose the execution architecture for new or changing skills before implementation: inline, thin references, deterministic scripts, composed pipeline, compiled workflow, or manual side-effect workflow.
| name | crow-pet-codex-delegate |
| description | Delegate bounded coding tasks to Codex-compatible harnesses for implementation, tests, and structured handoffs. |
Use this skill for coding work.
templates/subagent-brief.md.templates/handoff-report.md.Load templates/subagent-brief.md only when preparing code delegation.
Load workflows/codex-delegate.md only when launching or monitoring a Codex-compatible session.
Load examples/code-task.md only for examples, tests, or target export.
Load contract.md and rubric.md only for acceptance or evaluation.
uses_adapter: adapters/harnesses/codex-cli.md or another Codex-compatible harness adapter.loads_context: context capsule when repo or user memory affects implementation.evaluates_with: contract.md, rubric.md.