From 6b2a5e47e19fb4d7ac6afd4abd0e70f3726ebdbb 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.6.1 --- SKILL.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/SKILL.md b/SKILL.md index 530ff12..3d01090 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,7 +1,11 @@ --- name: temporal-serverless -description: 'Deploy and operate Temporal Workers on serverless compute (AWS Lambda) driven by the Worker Controller Instance (WCI). Use when the user mentions: "serverless worker", "Temporal serverless", "Worker Controller Instance", "WCI", "deploy Temporal worker on Lambda", "Lambda packaging", "Lambda timeout", "WCI inspection", "CloudFormation Temporal".' -version: 0.6.0 +description: 'Deploy and operate Temporal Workers on serverless compute (AWS Lambda) + driven by the Worker Controller Instance (WCI). Use when the user mentions: "serverless + worker", "Temporal serverless", "Worker Controller Instance", "WCI", "deploy Temporal + worker on Lambda", "Lambda packaging", "Lambda timeout", "WCI inspection", "CloudFormation + Temporal".' +version: 0.6.1 --- # Skill: temporal-serverless @@ -240,4 +244,4 @@ Most questions need 2–3 reference files. - **General SDK development patterns** (Workflows, Activities, signals, queries, Worker Versioning concepts): see `skill-temporal-developer`. - **Traditional Worker tuning** (slot suppliers, tuners, poller autoscaling, resource-based tuning): see `skill-temporal-workertuning`. - **Temporal Cloud administration** (Namespaces, users, certificates, billing): see `skill-temporal-ops`. -- **CLI command reference** (beyond the serverless-specific flags): see `skill-temporal-cli`. +- **CLI command reference** (beyond the serverless-specific flags): see `skill-temporal-cli`. \ No newline at end of file