Multi-Agent Architecture Patterns
Skill OstrzeżenieDesign multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.
This skill details supervisor, peer-to-peer, and hierarchical multi-agent architecture patterns, explaining their use cases, advantages, and disadvantages. It provides implementation references for frameworks like LangGraph and AutoGen, and discusses crucial aspects like context isolation, consensus mechanisms, and failure handling strategies.
Maintenance
- critical:Commit recencyThere are no commits on the default branch, indicating the project is likely unmaintained and poses a risk.
Instalacja
npx skills add bilalmk/todo_correctUruchamia Vercel skills CLI (skills.sh) przez npx — wymaga lokalnego Node.js oraz co najmniej jednego zainstalowanego agenta zgodnego ze skills (Claude Code, Cursor, Codex, …). Zakłada, że repozytorium jest zgodne z formatem agentskills.io.
Podobne rozszerzenia
Context Degradation Patterns
95Recognize, diagnose, and mitigate patterns of context degradation in agent systems. Use when context grows large, agent performance degrades unexpectedly, or debugging agent failures.
dbs-chatroom-austrian
90哈耶克 × 米塞斯 × Claude 三人对话。奥派经济学视角的多角色讨论。 触发方式:/dbs-chatroom-austrian、/chatroom-austrian、/奥派、「奥派聊天室」 Austrian economics chatroom. Hayek × Mises × Claude debate. Trigger: /dbs-chatroom-austrian, /chatroom-austrian, /奥派, "Austrian chat"
Gitea Coordinator
98Orchestrate multiple worker agents to implement groomed tasks in Gitea repositories. Use when multiple ready tasks need implementation, when you want autonomous multi-task execution, or when coordinating batch development work with Gitea. Keywords: coordinator, orchestrator, multi-task, parallel, workers, batch, autonomous, gitea, tea.
Eraser Diagram Generator
98Generates architecture diagrams from code, infrastructure, or descriptions. Use when user asks to visualize, diagram, or document system architecture.
Eraser Diagram Generator
98Generates architecture diagrams from code, infrastructure, or descriptions. Use when user asks to visualize, diagram, or document system architecture.
React Router Best Practices
98React Router performance and architecture patterns. Use when writing loaders, actions, forms, routes, or working with React Router data fetching. Triggers on tasks involving React Router routes, data loading, form handling, or route organization.