원클릭으로
crow-pet-agent-assembly
Use when a task may need multiple agents, persistent role agents, cross-harness coordination, or generated subagents.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when a task may need multiple agents, persistent role agents, cross-harness coordination, or generated subagents.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.
Delegate bounded coding tasks to Codex-compatible harnesses for implementation, tests, and structured handoffs.
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-agent-assembly |
| description | Use when a task may need multiple agents, persistent role agents, cross-harness coordination, or generated subagents. |
Use this skill when Crow.PET needs to decide whether to create, select, or promote agents.
Crow.PET is the persistent super-agent. Skills are reusable procedures. Skill invocations are ephemeral. Agent instances are task or session workers. Agent profiles become persistent only when continuity matters or repeated use proves the role.
SPEC.MD, work item, workflow definition, or stage handoff.ephemeral, session, persistent, or personal.Ask and an approval receipt.Load workflows/assemble-agent-team.md when creating, selecting, or promoting agents.
Load ../../templates/foundry-brief.md only when a factory should generate agents or subagents.
Load ../../adapters/patterns/factory-shell-agent.md only when a factory should act on behalf of the current LLM or harness.
Load ../../templates/agent-profile.md only when selecting, drafting, or reviewing a persistent role agent.
Load ../../templates/stage-handoff.md when one agent's output becomes another agent's bounded input.
Load ../../templates/message-envelope.yaml and ../../adapters/patterns/bus.md when agents need typed communication.
Load ../../templates/execution-trace.yaml, ../../templates/context-delta.yaml, ../../templates/reflection-note.md, and ../../templates/curation-decision.md only when execution outcomes should feed the Loop.
Load ../../adapters/factories/pi.md only when Pi is the selected foundry.
Load ../../adapters/patterns/capability-broker.md and ../../adapters/patterns/tool-capability-profile.md only when agent roles declare semantic capability needs.
Load ../crow-pet-policy-gate/SKILL.md before external writes, private-context exposure, provider API billing, generated persistent agents, or tool permission changes.
Load contract.md and rubric.md only for acceptance or evaluation.
delegates_to: crow-pet-spec-writer, crow-pet-work-queue, selected specialist skills, and generated task agents.uses_adapter: adapters/factories/pi.md, adapters/patterns/factory-shell-agent.md, Capability Broker, Tool Capability Profiles, Bus, Ledger, Loop, selected harness adapters, selected LLM adapters, and selected tool adapters.loads_context: task record, linked spec, work item, context capsule, candidate agent profile, stage handoff, and bounded Memory Garden notes.evaluates_with: contract.md, rubric.md, foundry brief, stage handoffs, handoff reports, and execution trace evidence.promotes_to: persistent agent profile, durable skill, playbook, rubric, policy, context delta, or Memory Garden note.Ask and an approval receipt before live factory SDK, RPC, package install, provider API, or generated-subagent execution.