원클릭으로
oz-notify-user
Send a progress notification to the user who triggered this Oz task (e.g., via Slack or Linear).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Send a progress notification to the user who triggered this Oz task (e.g., via Slack or Linear).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Internal Oz child-agent orchestration playbook for Claude Code child runs. Invoke only when the Oz harness system prompt tells you to coordinate with a lead run through the Oz CLI in `OZ_CLI`, using `OZ_RUN_ID` and `OZ_PARENT_RUN_ID`.
Report task completion or failure back to the Oz platform when done with a task.
Report a pull request back to the Oz platform after creating one.
Upload a local file to the Oz platform as a conversation artifact.
| name | oz-notify-user |
| description | Send a progress notification to the user who triggered this Oz task (e.g., via Slack or Linear). |
When you want to send a progress update to the user (for example, after completing a significant milestone), run:
"$OZ_CLI" harness-support notify-user --message '<message>'
Replace <message> with a short, informative status update describing what you've accomplished or what you're working on next.