zstack-ops
Installation
SKILL.md
ZStack Ops
Scope
Use this skill for ZStack control-plane work: workspace provisioning, deploy failures, live logs, Fly resources, domains/DNS, telemetry, and API automation.
Work from /Users/idanbeck/zerg-stack/zstack unless the task names another repo.
Safety
- Prefer the ZStack API over direct database edits.
- Do not print API tokens, session cookies, or provider credentials.
- Use
/private/tmp/zstack-cookie.txtfor curl cookies and overwrite it between sessions. - When
flycannot find auth locally, passFLY_ACCESS_TOKENfrom~/.fly/config.ymlinside the same command and never echo it. - Confirm the target workspace, environment, branch, and provider app before changing live infrastructure.
Auth
Set the base URL and log in with a cookie jar: