Absorb CLI skill: workflow commands, dev server, CLI gotchas#231
Draft
starfleeth wants to merge 3 commits into
Draft
Absorb CLI skill: workflow commands, dev server, CLI gotchas#231starfleeth wants to merge 3 commits into
starfleeth wants to merge 3 commits into
Conversation
Migrate developer-facing content from skill-temporal-cli as part of the CLI skill consolidation. Adds cli-workflow-commands.md (start, execute, signal, query, update reference), expands dev-management.md with full dev server flags and dev-to-prod recipe, appends CLI gotchas, and enriches install_cli.md. Updates SKILL.md triggers and routing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ons, dedup gotchas Standardize cli-workflow-commands.md flag tables to use Required column throughout. Annotate --log-level and --log-format as global flags in dev-management.md. Collapse redundant dev server gotchas into a cross-reference to dev-management.md. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Workers can target a local dev server, self-hosted cluster, or Temporal Cloud. The previous wording implied a local server was mandatory. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Migrates developer-facing content from
skill-temporal-cliinto the developer skill as part of retiring the CLI skill.New file (1):
references/core/cli-workflow-commands.md(266 lines) — CLI reference for workflow start, execute, signal, query, update, signal-with-start, result, metadataEnriched files (4):
dev-management.md(26→114 lines) — fulltemporal server start-devflag table, persistence guidance, dev-to-prod recipegotchas.md— 5 CLI gotchas (in-memory default, not-for-prod, update is a group, wait-for-stage, reapply-type)install_cli.md(25→59 lines) — CDN tarball, Docker, tcld installationSKILL.md— absorbed CLI trigger phrases, new reference entry, ops cross-referenceVerification:
docs/cli/workflow.mdxanddocs/cli/server.mdxpatterns.md,interactive-workflows.md, ortroubleshooting.mdTest plan
cli-workflow-commands.mdfor completeness againsttemporal workflow --helpdev-management.mdflags matchtemporal server start-dev --helpgotchas.md../documentation/source files🤖 Generated with Claude Code