Skip to content

Commit 2357cf8

Browse files
starfleethclaude
andauthored
Rename plugin from temporal-developer to temporal (#38)
* Rename plugin from temporal-developer to temporal Broaden the plugin name and description to cover the entire Temporal platform lifecycle — CLI, server, and cloud — not just SDK development. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Update README for plugin rename to temporal Update title, intro, and install command to reflect the new plugin name. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 19cebd2 commit 2357cf8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "temporal-developer",
2+
"name": "temporal",
33
"version": "0.2.0",
4-
"description": "Comprehensive skill for developing Temporal applications across Python, TypeScript, Go, and Java.",
4+
"description": "Comprehensive skill for the entire Temporal lifecycle — developing applications, using the Temporal CLI, running and managing Temporal Server, and working with Temporal Cloud.",
55
"author": {
66
"name": "Temporal",
77
"url": "https://temporal.io/"

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Temporal Developer Plugin for Claude Code
1+
# Temporal Plugin for Claude Code
22

3-
This repository provides a [Claude Code plugin](https://code.claude.com/docs/en/plugins) for developing [Temporal](https://temporal.io/) applications.
3+
This repository provides a [Claude Code plugin](https://code.claude.com/docs/en/plugins) for working with [Temporal](https://temporal.io/) — developing applications, using the CLI, managing server, and working with Temporal Cloud.
44

55
> [!WARNING]
66
> This plugin is in Public Preview, and will continue to evolve and improve.
@@ -17,7 +17,7 @@ This repository provides a [Claude Code plugin](https://code.claude.com/docs/en/
1717
5. Select **Enable auto-update** or **Disable auto-update**
1818

1919
**Step 2:** Plugin Installation
20-
1. Run `/plugin install temporal-developer@temporal-marketplace`
20+
1. Run `/plugin install temporal@temporal-marketplace`
2121
2. Restart Claude Code
2222

2323
## What's Included

0 commit comments

Comments
 (0)