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