一键导入
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.