with one click
oz-report-pr
Report a pull request back to the Oz platform after creating one.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Report a pull request back to the Oz platform after creating one.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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.
Send a progress notification to the user who triggered this Oz task (e.g., via Slack or Linear).
Upload a local file to the Oz platform as a conversation artifact.
| name | oz-report-pr |
| description | Report a pull request back to the Oz platform after creating one. |
After creating a pull request, report it to Oz by running:
"$OZ_CLI" harness-support report-artifact pull-request --url '<url>' --branch '<branch>'
Replace <url> with the full pull request URL and <branch> with the branch name.