Skip to content

Document the Ops, Serverless, and Cloud Setup skills - #5154

Merged
lennessyy merged 6 commits into
mainfrom
add-ops-serverless-skills
Aug 20, 2026
Merged

Document the Ops, Serverless, and Cloud Setup skills#5154
lennessyy merged 6 commits into
mainfrom
add-ops-serverless-skills

Conversation

@starfleeth

Copy link
Copy Markdown
Contributor

What changed

Restructures the Skills section of docs/with-ai.mdx around the plugin bundle rather than a single skill:

  • Install the coding agent plugin now holds the install instructions (Claude Code, Cursor, Codex, npx, Manual), described as installing a bundle of skills.
  • A section per skill follows: Developer (unchanged prose), Ops, Serverless, and Cloud Setup.
  • Ops and Serverless are marked Public Preview.
  • The Cloud skill is now described as standalone, outside the bundle, and keeps its own install tabs.

Why

The Temporal plugin now ships a bundle of skills — Developer, Ops, Serverless, and Cloud Setup — but the page only documented Developer and Cloud, and framed installation as a per-skill step.

🤖 Generated with Claude Code

Lead with a single plugin install section instead of per-skill install
instructions, then describe each skill in the bundle: Developer, Ops,
Serverless, and Cloud Setup. Mark the Ops and Serverless skills as Public
Preview, and note that the Cloud skill is standalone.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Copilot AI balanced review requested due to automatic review settings August 20, 2026 22:26
@starfleeth
starfleeth requested a review from a team as a code owner August 20, 2026 22:26
@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview Aug 20, 2026 11:02pm

Request Review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Restructures AI skill documentation around the Temporal plugin bundle and documents its additional skills.

Changes:

  • Centralizes plugin installation instructions.
  • Adds Ops, Serverless, and Cloud Setup skill descriptions.
  • Clarifies that the Cloud skill is standalone.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

The Ops, Serverless, and Cloud Setup skills all set
disable-model-invocation, so the agent won't pick them up on its own.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Comment thread docs/with-ai.mdx Outdated
```
/add-plugin temporal
```
This skill is in Public Preview.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We use the release stage header to communicate release stages. It helps us keep standardize language and keep track of features. Can you switch to that?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks! Please take another look

Replaces the prose "This skill is in Public Preview" lines with the
release stage header, per PR review.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Comment thread docs/with-ai.mdx
Restart your coding agent after installing.

### Temporal Cloud Skill
### Temporal Developer skill

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'Temporal Developer skill' should use sentence-style capitalization.

Comment thread docs/with-ai.mdx
expert-level knowledge of Temporal's programming model — Workflow determinism rules, Activity patterns, Retry Policies,
error handling, testing strategies, Worker configuration, versioning, and common gotchas.

### Temporal Ops skill

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'Temporal Ops skill' should use sentence-style capitalization.

Comment thread docs/with-ai.mdx

</TabItem>
<TabItem value="codex" label="Codex">
### Temporal Cloud Setup skill

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'Temporal Cloud Setup skill' should use sentence-style capitalization.

@github-actions

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

The plugin install section covers the three coding agent plugins; single
skill installs get a one-line reference instead of their own tabs.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@lennessyy
lennessyy enabled auto-merge (squash) August 20, 2026 23:01
@lennessyy
lennessyy merged commit 7676570 into main Aug 20, 2026
15 checks passed
@lennessyy
lennessyy deleted the add-ops-serverless-skills branch August 20, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants