Skip to main content

agent-team-design

Use when designing a new multi-agent team, visible agents folder, role boundaries, handoff flow, PM Soul, Memory Curator, Policy Gate, or evaluation role. Use for agent-team repo creation even when the user only says they want a meta-agent or agent operating system.

跳到安装

来源信息

仓库
agentlas-ai/Agentlas-OS
最近来源活动
2026年8月27日 00:51
检测到的 SKILL.md 语言
英语
星标
1,116
分支
103

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
agent-team-design
description
Use when designing a new multi-agent team, visible agents folder, role boundaries, handoff flow, PM Soul, Memory Curator, Policy Gate, or evaluation role. Use for agent-team repo creation even when the user only says they want a meta-agent or agent operating system.
# Agent Team Design ## Procedure 1. Define the user job and target runtime. 2. Start with one agent. Add team roles only when routing, memory, review, policy, or parallel ownership is useful. 3. Use a visible public tree: - `agents/10-single-agent-builder/agent.md` - `agents/20-multi-agent-team-builder/agent.md` - `agents/30-agentlas-packager/agent.md` - `agents/40-session-agent-builder/agent.md` 4. Add `skills/<capability>/SKILL.md` for reusable procedures. 5. Add `.agentlas/company-blueprint.json` for topology. ## Output Return the role list, handoff direction, memory owner, policy owner, and eval owner.
在 GitHub 查看