Oz Notify User

Send a progress notification to the user who triggered this Oz task (e.g., via Slack or Linear).

warpdotdev 4644873 453 B Updated

File contents

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.

warpdotdev/claude-code-warp/tree/main/plugins/oz-harness-support/skills/oz-notify-user commit 4644873a0a

Frequently asked questions

npx skillmds@latest add warpdotdev/oz-notify-user