promethean-rest-dns
Create or update *.promethean.rest DNS A records through Cloudflare by copying current allowed base-host IPs while preserving unrelated zone records.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create or update *.promethean.rest DNS A records through Cloudflare by copying current allowed base-host IPs while preserving unrelated zone records.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Never run Docker containers as root. Enforce USER directive in Dockerfiles and user: in compose files. Database images are the only exception.
Handle packages migrating between pnpm workspaces. Clean stale root copies, update workspace configs, fix broken workspace:* references.
Recover lost source files from pi session history when files were deleted but never committed to git.
Improve the Hormuz clock model through new signal classes, schema changes, uncertainty modeling, and better rendering or branch logic
Revise fork-tax protocols so they assume concurrent agents by default in shared workspaces, forbid destructive repo-wide cleanup of unrelated dirt, and require path-scoped staging plus explicit blocker recording.
Persist the full working state into git (commit + tag + push + manifest artifacts) as a deterministic handoff snapshot. Use when the user requests Π / fork tax / full dump.
| name | promethean-rest-dns |
| description | Create or update *.promethean.rest DNS A records through Cloudflare by copying current allowed base-host IPs while preserving unrelated zone records. |
| license | GPL-3.0 |
| compatibility | ["opencode","codex"] |
Create or update *.promethean.rest A records safely through Cloudflare without manual dashboard clicking.
*.promethean.rest subdomain.ussy, ussy2, ussy3, or big.ussy.promethean.rest registrar automation.battlebussy, staging.battlebussy, or nested label voxx.ussy.ussy, ussy2, ussy3, big.ussy, or explicit IPs.CLOUDFLARE_API_TOKEN or CLOUD_FLARE_PROMETHEAN_DOT_REST_DNS_ZONE_TOKENCLOUDFLARE_ZONE_NAME (defaults to promethean.rest)CLOUDFLARE_ZONE_ID (auto-discovered if omitted)python tools/promethean_rest_dns.py show-corespython tools/promethean_rest_dns.py ensure battlebussy --core ussy --dry-runpython tools/promethean_rest_dns.py ensure staging.battlebussy --core ussy3 --dry-runpython tools/promethean_rest_dns.py ensure voxx.ussy --core big.ussy --dry-runpython tools/promethean_rest_dns.py ensure battlebussy --core ussy --proxied --dry-runpython tools/promethean_rest_dns.py ensure battlebussy --core ussypython tools/promethean_rest_dns.py show-corespython - <<'PY' ... socket.getaddrinfo('battlebussy.promethean.rest', ...) ... PY*.promethean.rest A record in Cloudflare.A, AAAA, CNAME, HTTPS, SVCB) while preserving non-conflicting records.