diff --git a/SKILL.md b/SKILL.md index 50a1603..a770333 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,7 +1,15 @@ --- 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". -version: 0.6.0 +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 --- # Skill: temporal-developer @@ -103,4 +111,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. +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