Skip to main content
ClaudeWave

Intelligence that compounds. Every single day.

Subagents522 estrellas57 forksTypeScriptMITActualizado 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 en este repositorio

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.

Instalar

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

Instalar

Close a GitHub or GitLab issue with a summary comment

Instalar

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

Instalar

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

Instalar

Investigate and triage a Sentry error issue

Instalar

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

Instalar

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

Instalar

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

Instalar

Start the Agent Swarm Leader

Instalar

Start an Agent Swarm Worker

Instalar

Effective communication within the agent swarm using internal Slack

Instalar
todosSkill

Handle the agent personal todos.md file

Instalar

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.

Instalar

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

Instalar

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.

Instalar

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.

Instalar

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.

Instalar

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.

Instalar

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`.

Instalar

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`).

Instalar
pagesSkill
Instalar

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.

Instalar

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.

Instalar

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
ai-agentsclaudeclaude-codeswarm

Lo que la gente pregunta sobre agent-swarm

¿Qué es desplega-ai/agent-swarm?

+

desplega-ai/agent-swarm es subagents para el ecosistema de Claude AI. Intelligence that compounds. Every single day. Tiene 522 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala agent-swarm?

+

Puedes instalar agent-swarm clonando el repositorio (https://github.com/desplega-ai/agent-swarm) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar desplega-ai/agent-swarm?

+

Nuestro agente de seguridad ha analizado desplega-ai/agent-swarm y le ha asignado un Trust Score de 97/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene desplega-ai/agent-swarm?

+

desplega-ai/agent-swarm es mantenido por desplega-ai. La última actividad registrada en GitHub es de today, con 6 issues abiertos.

¿Hay alternativas a agent-swarm?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega agent-swarm en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

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>

Más Subagents