Skip to content

Absorb CLI skill: workflow commands, dev server, CLI gotchas#231

Draft
starfleeth wants to merge 3 commits into
mainfrom
cli-skill-consolidation
Draft

Absorb CLI skill: workflow commands, dev server, CLI gotchas#231
starfleeth wants to merge 3 commits into
mainfrom
cli-skill-consolidation

Conversation

@starfleeth
Copy link
Copy Markdown
Contributor

Summary

Migrates developer-facing content from skill-temporal-cli into 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, metadata

Enriched files (4):

  • dev-management.md (26→114 lines) — full temporal server start-dev flag table, persistence guidance, dev-to-prod recipe
  • gotchas.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 installation
  • SKILL.md — absorbed CLI trigger phrases, new reference entry, ops cross-reference

Verification:

  • Grounding: all flags/enums verified against docs/cli/workflow.mdx and docs/cli/server.mdx
  • No duplication with existing patterns.md, interactive-workflows.md, or troubleshooting.md

Test plan

  • Read cli-workflow-commands.md for completeness against temporal workflow --help
  • Verify dev-management.md flags match temporal server start-dev --help
  • Confirm new gotchas don't duplicate existing entries in gotchas.md
  • Spot-check 5 inline citations against ../documentation/ source files

🤖 Generated with Claude Code

starfleeth and others added 3 commits May 20, 2026 17:35
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>
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.

1 participant