From 1fd5b758a214458d6f243eb65971affd8174f2d0 Mon Sep 17 00:00:00 2001 From: Donald Pinckney Date: Thu, 19 Mar 2026 16:30:01 -0400 Subject: [PATCH] Align version number in SKILL.md and plugin.json. Update plugin description --- SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SKILL.md b/SKILL.md index 6d9c888..1874d20 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,7 +1,7 @@ --- name: temporal-developer description: This skill should be used when the user asks to "create a Temporal workflow", "write a Temporal activity", "debug stuck workflow", "fix non-determinism error", "Temporal Python", "Temporal TypeScript", "Temporal Go", "Temporal Golang", "workflow replay", "activity timeout", "signal workflow", "query workflow", "worker not starting", "activity keeps retrying", "Temporal heartbeat", "continue-as-new", "child workflow", "saga pattern", "workflow versioning", "durable execution", "reliable distributed systems", or mentions Temporal SDK development. -version: 1.0.0 +version: 0.1.0 --- # Skill: temporal-developer