원클릭으로
task-orchestration
Create, monitor, respond to, and cancel delegated coding tasks.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create, monitor, respond to, and cancel delegated coding tasks.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Create, run, schedule, and manage deterministic workflow and cron automation.
Interactive browser navigation, page interaction, and visual verification.
Self-reporting for capabilities, active state, and operational limits.
Pull request, issue, branch, Actions, and repository search workflows.
Clarification, approvals, and progress messaging during tool execution.
Search and fetch public web content for docs, references, and error research.
SOC 직업 분류 기준
| name | Task Orchestration |
| description | Create, monitor, respond to, and cancel delegated coding tasks. |
| triggers | ["task","implement","fix this","refactor","build this","run agent","delegate","continue task"] |
Use this skill for all delegated coding execution through harnesses.
Before creating a task:
workspace_status to verify the target workspace.ask_user or instruct selection.When creating a task:
task_create with a concrete, outcome-based goal.ask_user before task_create.workspace only when targeting a non-active workspace.During execution:
task_status to check progress and current state.task_respond.report_progress only for meaningful milestones, not every minor step.When stopping or changing direction:
task_cancel when user asks to stop.task_create request for the revised goal.workspace_statustask_createtask_statustask_respondtask_cancelask_userreport_progress