Async

Launch and coordinate Codex subagents as deferred tasks. Use when the user wants to start bounded subagent work now, keep the main thread moving without waiting by default, then later join, collect, or redirect that work through a stable task reference.

flc1125 a1d0bad 6 files · 14.9 KB Updated

File contents

flc1125/skills/tree/main/skills/async commit a1d0badd01

Frequently asked questions

npx skillmds@latest add flc1125/async