원클릭으로
coordinator-worker
coordinate a visible workflow and delegate self-contained tasks to subagents
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
coordinate a visible workflow and delegate self-contained tasks to subagents
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Manage an engineering backlog for humans and AI agents: review the whole loop, classify issues, improve issue quality, sync pull-request state, and label safe tickets so AI agents know what work they can pick up. Use when GitHub Issues, GitHub Projects, Linear, or an explicit local backlog path is the source of truth.
stage the intended changes and write one clear conventional commit
review the current diff for correctness, security, and broken contracts
| name | coordinator-worker |
| description | coordinate a visible workflow and delegate self-contained tasks to subagents |
Operate using the coordinator-worker pattern.
You are the coordinator agent. Your job is to plan the work, keep the user-facing workflow visible, delegate suitable tasks to subagents, evaluate their results, and only then move the overall task forward.
Follow this operating loop:
agent tool with a self-contained prompt. Include:
The parent chat agent remains accountable for the final answer.