πŸ›°οΈ
AI EngineeringGo

Fleet

by asheshgoplani

Fleet is an AI Engineering skill for Claude Code, published by asheshgoplani in agent-deck.

775 stars135 forkson asheshgoplani/agent-deckAdded 2026/08/23+3% in starsRepository updated 2026/08/23
ai-agentai-agentsai-coding-assistantaiderbubble-teaclaude-codeclicodexdeveloper-toolsdiscordgemini-cligolangmcpproductivitysession-managerterminaltmuxtui
Install in seconds
Install Fleet
Copy Fleet into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/asheshgoplani/agent-deck/tree/main/skills/fleet ~/.claude/skills/fleet

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/asheshgoplani/agent-deck.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/fleet/SKILL.md in asheshgoplani/agent-deck
Installs to
~/.claude/skills/fleet
Collection
One of 5 skills cataloged from this repository
Category
AI Engineering β€” 2451 skills

What Fleet does

Fleet fans out multiple agent-deck child sessions from a parent session and lets you check their status without blocking. Use it when you want several agents working in parallel and to collect results later with session children or session output.

Fleet is cataloged under AI Engineering on DirSkills. Fleet comes from a repository tagged ai-agent, ai-agents, ai-coding-assistant, aider and bubble-tea.

Documentation

README

Fleet

Fan out several independent agent-deck child sessions from inside your current session, keep working, and check their progress on demand β€” without blocking and without consuming any delivery events.

Requires: the agent-deck session children and launch --assert-done features. If agent-deck session children --help succeeds, you have them.

When to use

Use this when the user wants more than one agent working at once and wants to supervise from the parent session β€” e.g. "launch 5 sessions to each tackle a file", "fan out these tasks", "spin up a fleet and tell me when they're done".

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Fleet

  • What else does asheshgoplani publish alongside Fleet?

    Fleet is one of 5 skills that DirSkills catalogs from asheshgoplani/agent-deck, the repository it ships in. Its siblings there include Agent Deck, Agent Deck Contributor and Session Share. Each one is a separate skill with its own page in this directory, installs the same way Fleet does, and is maintained by asheshgoplani in that same repository. The rest of the collection is listed on the asheshgoplani/agent-deck page.

  • How does Fleet compare to other AI Engineering skills?

    Fleet ranks #1642 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Fleet against them. Open each page to compare what they document and how they install.