From f34e5a808a193e491125070953845c28f1fe5d92 Mon Sep 17 00:00:00 2001 From: Patrik Beqo Date: Fri, 4 Sep 2026 12:23:00 -0400 Subject: [PATCH] Restore SKILL.md formatting --- SKILL.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/SKILL.md b/SKILL.md index a770333..edc29db 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,14 +1,6 @@ --- name: temporal-developer -description: Develop, debug, and manage Temporal applications across Python, TypeScript, - Go, Java, .NET, Ruby, and Rust. Use when the user is building workflows, activities, - or workers with a Temporal SDK, debugging issues like non-determinism errors, stuck - workflows, or activity retries, using Temporal CLI, Temporal Server, or Temporal - Cloud, or working with durable execution concepts like signals, queries, heartbeats, - versioning, continue-as-new, child workflows, or saga patterns. Also use when the - user mentions "run a Temporal workflow from the CLI", "start a dev server", "run - temporal server start-dev", "temporal workflow start", "temporal workflow execute", - "temporal workflow signal", "temporal workflow query", "temporal workflow update". +description: Develop, debug, and manage Temporal applications across Python, TypeScript, Go, Java, .NET, Ruby, and Rust. Use when the user is building workflows, activities, or workers with a Temporal SDK, debugging issues like non-determinism errors, stuck workflows, or activity retries, using Temporal CLI, Temporal Server, or Temporal Cloud, or working with durable execution concepts like signals, queries, heartbeats, versioning, continue-as-new, child workflows, or saga patterns. Also use when the user mentions "run a Temporal workflow from the CLI", "start a dev server", "run temporal server start-dev", "temporal workflow start", "temporal workflow execute", "temporal workflow signal", "temporal workflow query", "temporal workflow update". version: 0.6.1 --- @@ -111,4 +103,4 @@ For Temporal plugins and integrations with third-party frameworks and SDKs (Spri ### Reporting Issues in This Skill -If you (the AI) find this skill's explanations are unclear, misleading, or missing important information—or if Temporal concepts are proving unexpectedly difficult to work with—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-developer/issues/new. Do not file the issue autonomously. \ No newline at end of file +If you (the AI) find this skill's explanations are unclear, misleading, or missing important information—or if Temporal concepts are proving unexpectedly difficult to work with—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-developer/issues/new. Do not file the issue autonomously.