Context: User asks for a single-purpose reviewer user: "Create a security reviewer agent that checks my code changes" assistant: "This is a single-purpose review task—I'll create a subagent with read-only tools." Single job (security review) + one output type → subagent, not orchestrator.
assistant: "I'll use the write-agent skill to create a security-reviewer subagent."
Context: User asks for a multi-phase workflow coordinator user: "I need an agent that can plan features, implement them, run reviews, and iterate until quality gates pass" assistant: "This is a multi-phase workflow with coordination, dispatch, and iteration—I'll create a workflow orchestrator."
고품질 Claude Code 에이전트 및 에이전트 프롬프트를 디자인하고 작성합니다. (1) 단일 목적 하위 에이전트(검토자, 구현자, 연구원) 및 (2) 워크플로 조정자(홍보 검토, 기능 개발, 버그 수정과 같은 다단계 조정자)를 위해 .claude/agents/*.md를 생성하거나 업데이트할 때 사용합니다. 위임 트리거, 도구/권한/모델 선택, 작업-도구 조정, 단계 핸드오프, 집계, 반복 게이트 및 출력 계약을 다룹니다. 또한 하위 에이전트, 기술, 상시 저장소 지침 중에서 결정할 때도 사용하세요. 출처: inkeep/team-skills.