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.txt for curl cookies and overwrite it between sessions.
  • When fly cannot find auth locally, pass FLY_ACCESS_TOKEN from ~/.fly/config.yml inside 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:

Installs
1
GitHub Stars
12
First Seen
7 days ago
zstack-ops — idanbeck/claude-skills