·building-agent-team-prompts
@

building-agent-team-prompts

frontboat/agent-teams

提供构建 Claude Code 代理团队的提示模板和最佳实践。涵盖团队组成、队友生成提示、任务分解、文件所有权、通信协议和委托模式。在创建代理团队、生成队友、跨多个 Claude Code 实例并行工作或决定代理团队是否是正确的方法时使用。

18安装·1热度·@frontboat

安装

$npx skills add https://github.com/frontboat/agent-teams --skill building-agent-team-prompts

SKILL.md

Agent team prompts must be self-contained — teammates don't inherit your conversation history. Every piece of context a teammate needs must be in their spawn prompt or discoverable from the codebase.

Core principle: A good agent team prompt specifies WHO does WHAT on WHICH files, HOW they communicate, and WHEN they're done.

Don't use agent teams for: sequential tasks, work concentrated in a few files, or simple tasks where coordination overhead exceeds benefit. Use subagents or a single session instead.

提供构建 Claude Code 代理团队的提示模板和最佳实践。涵盖团队组成、队友生成提示、任务分解、文件所有权、通信协议和委托模式。在创建代理团队、生成队友、跨多个 Claude Code 实例并行工作或决定代理团队是否是正确的方法时使用。 来源:frontboat/agent-teams。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/frontboat/agent-teams --skill building-agent-team-prompts
分类
@协作工具
认证
收录时间
2026-02-11
更新时间
2026-02-18

快速解答

什么是 building-agent-team-prompts?

提供构建 Claude Code 代理团队的提示模板和最佳实践。涵盖团队组成、队友生成提示、任务分解、文件所有权、通信协议和委托模式。在创建代理团队、生成队友、跨多个 Claude Code 实例并行工作或决定代理团队是否是正确的方法时使用。 来源:frontboat/agent-teams。

如何安装 building-agent-team-prompts?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/frontboat/agent-teams --skill building-agent-team-prompts 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/frontboat/agent-teams

详情

分类
@协作工具
来源
skills.sh
收录时间
2026-02-11

相关 Skills

暂无