agent-organizer by 404kidwiz/claude-supercode-skills
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill agent-organizer提供多智能体系统架构、协调模式和自主工作流设计方面的专业知识。处理复杂 AI 系统的智能体分解、通信协议和协作策略。
在以下情况调用此技能:
在以下情况不要调用:
Agent System Design:
├── Single task, no coordination → Single agent
├── Parallel independent tasks → Worker pool pattern
├── Sequential dependent tasks → Pipeline pattern
├── Complex interdependent tasks
│ ├── Clear hierarchy → Hierarchical orchestration
│ ├── Peer collaboration → Swarm/consensus pattern
│ └── Dynamic roles → Adaptive agent mesh
└── Human-in-the-loop → Supervisor pattern
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 反模式 | 问题 | 正确方法 |
|---|---|---|
| 全能智能体 | 单个智能体处理所有事情 | 分解为专门的智能体 |
| 话痨智能体 | 智能体间消息过多 | 批量通信,尽可能异步 |
| 紧耦合 | 智能体依赖内部状态 | 使用契约和接口 |
| 无监督 | 智能体在无监督下运行 | 添加监督者或人工介入 |
| 共享可变状态 | 竞态条件和冲突 | 使用消息传递或事件溯源 |
每周安装数
71
代码仓库
GitHub 星标数
42
首次出现
2026年1月23日
安全审计
安装于
opencode58
claude-code53
gemini-cli52
codex50
cursor49
github-copilot45
Provides expertise in multi-agent system architecture, coordination patterns, and autonomous workflow design. Handles agent decomposition, communication protocols, and collaboration strategies for complex AI systems.
Invoke this skill when:
Do NOT invoke when:
Agent System Design:
├── Single task, no coordination → Single agent
├── Parallel independent tasks → Worker pool pattern
├── Sequential dependent tasks → Pipeline pattern
├── Complex interdependent tasks
│ ├── Clear hierarchy → Hierarchical orchestration
│ ├── Peer collaboration → Swarm/consensus pattern
│ └── Dynamic roles → Adaptive agent mesh
└── Human-in-the-loop → Supervisor pattern
| Anti-Pattern | Problem | Correct Approach |
|---|---|---|
| God agent | Single agent doing everything | Decompose into specialized agents |
| Chatty agents | Excessive inter-agent messages | Batch communications, async where possible |
| Tight coupling | Agents depend on internal state | Use contracts and interfaces |
| No supervision | Agents run without oversight | Add supervisor or human-in-loop |
| Shared mutable state | Race conditions and conflicts | Use message passing or event sourcing |
Weekly Installs
71
Repository
GitHub Stars
42
First Seen
Jan 23, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode58
claude-code53
gemini-cli52
codex50
cursor49
github-copilot45
AI Elements:基于shadcn/ui的AI原生应用组件库,快速构建对话界面
69,600 周安装
App Store Connect CLI PPP定价技能:按区域定价与购买力平价策略指南
1,500 周安装
App Store Connect CLI 构建生命周期管理:查找、分发、清理构建全流程指南
1,600 周安装
ARM 模板转 Pulumi 代码迁移指南:完整工作流程与成功要求
1,500 周安装
Railway 服务管理:检查状态、更新属性与高级创建指南
1,600 周安装
资深 Next.js 14+ 全栈开发专家 | App Router、服务器组件、SEO 与性能优化
1,600 周安装
Solana 漏洞扫描器 - 审计 Solana 程序安全,检测 6 大关键漏洞模式
1,600 周安装