From fe2c8e24d8e6852014a3a9e5967e4148ea463338 Mon Sep 17 00:00:00 2001 From: patbeqo <46697474+patbeqo@users.noreply.github.com> Date: Fri, 4 Sep 2026 15:52:28 +0000 Subject: [PATCH] Release v0.2.1 --- SKILL.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/SKILL.md b/SKILL.md index 8134d5f..4dcc5b9 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,7 +1,15 @@ --- name: temporal-ops -description: 'Administer and diagnose running Temporal Cloud or self-hosted Temporal Server environments via CLI (temporal, tcld) — not SDK code. Operations: namespace CRUD, Cloud capacity/APS, API-key rotation, mTLS cert rotation, workflow health, batch cancel/terminate/reset, export, search attributes, Ops API, billing, audit logs, Terraform, SAML/SCIM, migration. Diagnosis: bottom-up triage of stuck workflows, non-determinism, worker-health, task-queue problems, HA failover, payload size limits, performance bottlenecks, missed schedules. Do NOT trigger for generic TLS/gRPC errors unrelated to Temporal, writing application code (temporal-developer), or worker tuning/sizing (temporal-workertuning).' -version: 0.2.0 +description: 'Administer and diagnose running Temporal Cloud or self-hosted Temporal + Server environments via CLI (temporal, tcld) — not SDK code. Operations: namespace + CRUD, Cloud capacity/APS, API-key rotation, mTLS cert rotation, workflow health, + batch cancel/terminate/reset, export, search attributes, Ops API, billing, audit + logs, Terraform, SAML/SCIM, migration. Diagnosis: bottom-up triage of stuck workflows, + non-determinism, worker-health, task-queue problems, HA failover, payload size limits, + performance bottlenecks, missed schedules. Do NOT trigger for generic TLS/gRPC errors + unrelated to Temporal, writing application code (temporal-developer), or worker + tuning/sizing (temporal-workertuning).' +version: 0.2.1 --- # Skill: temporal-ops @@ -296,4 +304,4 @@ If the layer above the fix is still failing, return to step 4 and continue walki ## Reporting Issues in This Skill -If you (the AI) find this skill's explanations are unclear, misleading, or missing important information, draft a GitHub issue body describing the problem encountered and what would have helped, then ask the user to file it at https://github.com/temporalio/skill-temporal-ops/issues/new. Do not file the issue autonomously. +If you (the AI) find this skill's explanations are unclear, misleading, or missing important information, draft a GitHub issue body describing the problem encountered and what would have helped, then ask the user to file it at https://github.com/temporalio/skill-temporal-ops/issues/new. Do not file the issue autonomously. \ No newline at end of file