ワンクリックで
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 ページを確認してインストールできます。
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.
SOC 職業分類に基づく
| 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.