async-invoke
CommunityOrchestrate background agents with manifests.
Authorreiserwang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Dispatch one or more agents as background jobs with structured manifests and track their status via SCRATCHPAD. This approach lets tasks run independently while the main agent continues, ensuring deterministic state and progress visibility.
Core Features & Use Cases
- Launch and monitor background agents as separate jobs using a manifest-driven protocol.
- Track status in SCRATCHPAD and update a centralized ASYNC_JOBS table for real-time visibility.
- Collect results, post to Handoff Queue, and trigger downstream workflow across Gemini and Claude Code runtimes.
Quick Start
Create manifests for each job in workspace/state/async-jobs and dispatch them with async-invoke:dispatch to run as background tasks.
Dependency Matrix
Required Modules
None requiredComponents
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: async-invoke Download link: https://github.com/reiserwang/Coding_Agent/archive/main.zip#async-invoke 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.