async-job-orchestration
OfficialOrchestrate long-running async LLM jobs, manage parallel executions, and ensure durable results.
Authorverivus-oss
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of managing long-running asynchronous jobs with large language models (LLMs), ensuring durable results and efficient execution of parallel tasks.
Core Features & Use Cases
- Async Job Management: Handle tasks requiring more than 2 minutes, parallel jobs, and non-blocking execution.
- Cache Awareness: Supports cache-aware
promptPartsandcache-state://resources for efficient caching. - Job Lifecycle: Tracks job states, handles polling, and provides durable results that survive gateway restarts.
- Use Case: Ideal for implementing review workflows, long-running analysis, or parallel processing tasks that benefit from asynchronous execution.
Quick Start
Dispatch a long-running analysis job using the claude_request_async command.
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: async-job-orchestration Download link: https://github.com/verivus-oss/llm-cli-gateway/archive/main.zip#async-job-orchestration 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 620,000+ vetted skills library on demand.