Skip to main content
ClaudeWave

Intelligence that compounds. Every single day.

Subagents522 stars57 forksTypeScriptMITUpdated today
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/desplega-ai/agent-swarm && cp agent-swarm/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

24 items in this repository

Code search agent for exploring any codebase. Use for finding code by intent, locating implementations, understanding how something works, or discovering related code. Prefer over Grep/Glob/Read for any semantic or exploratory question.

Install

Guide for running local E2E tests with API server, Docker lead/worker containers, task creation, log verification, UI dashboard, and cleanup

Install

Close a GitHub or GitLab issue with a summary comment

Install

Create a pull request (GitHub) or merge request (GitLab) from the current branch

Install

Implement a GitHub issue or GitLab issue and create a PR/MR

Install

Investigate and triage a Sentry error issue

Install

Respond to a GitHub issue/PR or GitLab issue/MR

Install

Review a task that has been offered to you and decide whether to accept or reject it

Install

Review a pull request (GitHub) or merge request (GitLab) and provide detailed feedback

Install

Start the Agent Swarm Leader

Install

Start an Agent Swarm Worker

Install

Effective communication within the agent swarm using internal Slack

Install
todosSkill

Handle the agent personal todos.md file

Install

How to manage the user registry — creating users for new Slack/GitHub/GitLab/Linear identities, managing aliases, resolving users across platforms. Use when a new human interacts with the swarm or when user identity needs updating.

Install

Work on a specific task assigned to you in the agent swarm

Install

Serve interactive web content (HTML pages, dashboards, approval flows, static reports, custom Hono apps) to a public URL via localtunnel. Use when the user asks to "create an artifact for X", "host this for me", "make me a tunneled URL", "spin up a web server for X", "publish this report so I can see it", "share this file/page publicly", "expose this dashboard", "give me a live link", or anything that needs a browser-reachable URL pointing at agent-generated content. Wraps the `agent-swarm artifact` CLI plus the `createArtifactServer` SDK; covers static directories, custom Hono apps, daemonization (nohup / PM2), HTTP Basic auth, and the in-page swarm Browser SDK.

Install

Per-app playbook for driving Gmail through Composio (toolkit slug `gmail`). Verified GMAIL_* tool slugs and argument shapes for reading, searching, sending, drafts, labels, and threads. Use alongside the `composio` hub skill whenever a task reads or sends Gmail for a connected user. Covers the metadata-first reads, the GMAIL_SEND_EMAIL HTML flag, and reply-to-thread.

Install

Per-app playbook for driving Google Calendar through Composio (toolkit slug `googlecalendar`). Verified GOOGLECALENDAR_* tool slugs and argument shapes for listing, finding, creating, and updating events plus free/busy. Use alongside the `composio` hub skill. CRITICAL — covers the "events from a year ago" trap: GOOGLECALENDAR_EVENTS_LIST has no default timeMin, so you MUST pass timeMin/orderBy/singleEvents to get upcoming events.

Install

Per-app playbook for driving Google Docs through Composio (toolkit slug `googledocs`). Verified GOOGLEDOCS_* tool slugs and argument shapes for searching, reading plaintext, creating (incl. from markdown), and editing documents. Use alongside the `composio` hub skill whenever a task reads or writes Google Docs for a connected user.

Install

Use Composio from Agent Swarm via the `agent-swarm x composio` CLI route or the `swarm_x` MCP tool. Trigger when a task needs connected third-party app tools such as Gmail, GitHub, Slack, Notion, or HubSpot through Composio Tool Router sessions, Connect Links, or connected accounts. This is the HUB skill — for Google apps see the sibling skills `composio-gmail`, `composio-google-calendar`, `composio-google-docs`.

Install

Use the swarm KV store (Redis-like, namespaced) for cross-task / cross-session / per-page state. Auto-scoped to your context (Slack thread / PR / Linear issue / agent / page). Use for counters, cursors, page state. Do NOT use for secrets (`swarm_config`), embedded knowledge (`memory`), or files (`agent-fs`).

Install
pagesSkill
Install

Canonical AgentMail send-message API reference for swarm agents. Pins the base URL, required field names, text-only rendering workaround, BCC policy, and ready-to-copy curl / swarm-script examples so agents do not rediscover the API surface at runtime.

Install

How to read and write your Attio CRM via the REST API v2: query/filter records, upsert companies/people/deals with matching_attribute, write notes and tasks, manage list entries, and handle webhooks. Auth via ATTIO_API_KEY (Bearer token). Use this skill whenever you need to interact with Attio CRM data from the swarm.

Install

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-agentsclaudeclaude-codeswarm

What people ask about agent-swarm

What is desplega-ai/agent-swarm?

+

desplega-ai/agent-swarm is subagents for the Claude AI ecosystem. Intelligence that compounds. Every single day. It has 522 GitHub stars and was last updated today.

How do I install agent-swarm?

+

You can install agent-swarm by cloning the repository (https://github.com/desplega-ai/agent-swarm) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is desplega-ai/agent-swarm safe to use?

+

Our security agent has analyzed desplega-ai/agent-swarm and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains desplega-ai/agent-swarm?

+

desplega-ai/agent-swarm is maintained by desplega-ai. The last recorded GitHub activity is from today, with 6 open issues.

Are there alternatives to agent-swarm?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy agent-swarm to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: desplega-ai/agent-swarm
[![Featured on ClaudeWave](https://claudewave.com/api/badge/desplega-ai-agent-swarm)](https://claudewave.com/repo/desplega-ai-agent-swarm)
<a href="https://claudewave.com/repo/desplega-ai-agent-swarm"><img src="https://claudewave.com/api/badge/desplega-ai-agent-swarm" alt="Featured on ClaudeWave: desplega-ai/agent-swarm" width="320" height="64" /></a>

More Subagents