Restore SKILL.md formatting and disable model invocation - #14
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 42faf1c6f5
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| 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 |
There was a problem hiding this comment.
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 👍 / 👎.
Summary
disable-model-invocation: trueto the frontmatterValidation