byasheshgoplani· 5 skills
Fan out a fleet of independent agent-deck child sessions from inside a session and check their progress non-blockingly. Use when the user wants to "launch several/N sessions", "fan out", "run agents in parallel", "spin up a fleet", "kick off background agents", or "check progress from the main session" without blocking — covers launching parented children, polling status + completion via session children, and collecting results via session output.
$npx -y skills add asheshgoplani/agent-deck --skill fleetInstalls into the current project.
Run `npx skills use "https://github.com/asheshgoplani/agent-deck" --skill "asheshgoplani/agent-deck/fleet"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/asheshgoplani/agent-deck" that are relevant to the current task. Run `npx skills add "https://github.com/asheshgoplani/agent-deck"` and select the relevant skills, then follow their instructions.