signals-queries-updates

Community

Temporal signals, queries, and updates.

Authortherealbill
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinating and inspecting long-running Temporal workflows is complex. This skill provides patterns to signal, query, and update running workflows, enabling external systems to influence and monitor workflow progress.

Core Features & Use Cases

  • Signal external events to workflows and react to them.
  • Query workflow state to read progress without mutating state.
  • Apply updates to workflows with validation and observed results.
  • Combine these patterns to implement end-to-end workflow control (approval flows, long polling).

Quick Start

Start a running workflow, then send a signal or issue a query to observe or drive its behavior.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: signals-queries-updates
Download link: https://github.com/therealbill/mynet/archive/main.zip#signals-queries-updates

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.