Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions SKILL.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
---
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".'
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
disable-model-invocation: true

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Preserve natural-language invocation for Claude users

For Claude Code installations, disable-model-invocation: true prevents the model from selecting this skill for natural-language requests, while README.md lines 57-99 explicitly directs those users to ask for outcomes such as deploying or diagnosing a Worker. Those documented prompts will therefore run without loading this deployment workflow; either keep automatic invocation enabled or update the Claude instructions to require explicit /temporal-serverless invocation.

Useful? React with 👍 / 👎.

---

# Skill: temporal-serverless
Expand Down Expand Up @@ -244,4 +241,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`.