Tag: multi-agent

Type: All Skills Tools
skill ★ 4,020

Langroid Multi-Agent Design Patterns Index

This index details advanced design patterns for the Langroid multi-agent framework, covering everything from stateful tool handlers and complex task termination logic to batch processing and external MCP tool integration. It provides struct…

langroid/langroid agent-patterns llm-framework task-control tool-handling
skill ★ 212

orchestrate complex multi-agent workflows

This skill decomposes large objectives into a structured, dependency-aware graph of subtasks, managing execution across multiple parallel agents. It coordinates task completion, handles state transitions, and ensures continuous progress unt…

varun29ankuS/shodh-memory orchestration multi-agent task-decomposition workflow-management
skill ★ 4

Enterprise Code Guardian for Development Assistance

This skill provides an enterprise-grade framework for complex coding projects, offering persistent memory storage, robust security validation checks, and structured workflow management. It supports multi-agent coordination across specialize…

phuongrealmax/code-guardian code-guardian memory-persistence code-validation multi-agent
tool ★ 2

Deliberative multi-agent code review system

This skill orchestrates a multi-perspective code review by delegating tasks to specialist subagents. It uses gemot to aggregate findings, identify points of disagreement (cruxes), and propose compromises for resolution.

justinstimatze/gemot code-review multi-agent deliberation llm
skill ★ 21

Multi-agent codebase evaluation and remediation planning

This skill orchestrates a comprehensive, multi-agent assessment of a codebase across twelve defined pillars (e.g., Architecture, Performance). It first scopes the evaluation via guided questions before running three parallel evaluators to g…

HatmanStack/RAGStack-Lambda codebase-evaluation multi-agent llm-agent architecture
skill ★ 11

Parallel multi-agent GitHub issue worker

This skill orchestrates multiple autonomous agents to work on several GitHub issues concurrently. It intelligently selects non-conflicting tasks by scoring issues against various criteria and ensuring each agent operates in an isolated work…

Destrayon/Connapse github-automation multi-agent pr-creation issue-management
skill ★ 48

Local Python Multi-Agent Orchestration Skill

A local Python orchestration skill for managing multi-agent workflows via a shared blackboard, permission gating, and token budgeting. It implements a three-layer memory model and task decomposition protocols using only the Python standard …

Jovancoding/Network-AI multi-agent python orchestration local-execution
tool

Cosmergon: Persistent Multi-Agent Economic Environment

A persistent, 24/7 economy where autonomous agents trade resources and compete using Conway's Game of Life mechanics. It provides an environment to benchmark economic decision-making against dozens of baseline agents via an MCP server or di…

rkocosmergon/cosmergon-agent multi-agent economic-simulation mcp conways-game-of-life
skill ★ 184,429

Agent Fleet Supervisor for Claude Code

A meta-agent supervisor designed to manage a fleet of Claude Code agents within individual tmux windows and worktrees. It automates agent spawning, monitors progress via checkpoints, and handles the lifecycle of worktrees and integration te…

Significant-Gravitas/AutoGPT agent-orchestration tmux multi-agent claude-code