opendeploy-oncall
OpenDeploy Oncall
Use this skill to get help from OpenDeploy staff through the user's private Discord support channel whenever a deploy fails or the user has an OpenDeploy issue. This is not agent auto-oncall yet: the agent keeps investigating in the local session, and this skill returns or sets up the private Discord link so the user can reach us. When a real alarm ID exists, the skill can also post concise updates to that alarm's Discord thread. The user stays in control of setup, pause/resume, and teardown.
Do not use raw curl. Use the global opendeploy CLI that passed the OpenDeploy
version gate. If another OpenDeploy skill already ran the global CLI version
check and opendeploy preflight . --json in this session, do not repeat it.
Oncall uses the CLI's default production gateway
(https://dashboard.opendeploy.dev/api). Keep commands clean. Only add
--base-url when the user explicitly asks to test a non-production gateway.