golem-fire-and-forget-ts
CommunityEnqueue agent tasks asynchronously in TypeScript projects.
Authorjustcoon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of triggering agent methods without blocking workflows, enabling asynchronous and background task execution.
Core Features & Use Cases
- Fire-and-forget Invocation: Enqueue method calls on agents that process asynchronously, preventing deadlocks.
- Use Case: A system administrator wants to trigger data processing on multiple agents in parallel without waiting for each to complete, improving efficiency.
- Technical Application: Supports scenarios requiring async triggers, background tasks, event notifications, and avoiding RPC cycles in distributed agent architectures.
Quick Start
Trigger agent methods asynchronously using TypeScript, e.g., calling counter.increment.trigger() to enqueue without waiting for a response.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: golem-fire-and-forget-ts Download link: https://github.com/justcoon/golem-shopping-ts/archive/main.zip#golem-fire-and-forget-ts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.