Comprehensive architecture patterns for multi-agent systems where AI agents coordinate to accomplish complex tasks using tools. Language-agnostic and applicable across TypeScript, Python, Go, Rust, and other environments.
Every agent follows the four-layer architecture for testability, safety, and modularity:
| 1 | Reasoning (LLM) | Plans, critiques, decides which tools to call | | 2 | Orchestration | Validates, routes, enforces policy, spawns sub-agents | | 3 | Tool Bus | Schema validation, tool execution coordination | | 4 | Deterministic Adapters | File I/O, APIs, shell commands, database access |
يجب استخدام هذه المهارة عند تصميم أو تنفيذ أنظمة ذات عوامل ذكاء اصطناعي متعددة تنسق لإنجاز المهام. المشغلات على "الوكلاء المتعددون"، و"المنسق"، و"الوكيل الفرعي"، و"التنسيق"، و"التفويض"، و"الوكلاء المتوازيون"، و"خط الأنابيب المتسلسل"، و"التوزيع الموسع"، و"تقليل الخريطة"، و"وكلاء النشر"، و"التسلسل الهرمي للوكلاء". المصدر: 2389-research/claude-plugins.