parallel-agents
使用后台代理和委托模式协调复杂的多步骤任务的并行代理执行。
SKILL.md
This skill enables efficient multi-agent coordination for complex tasks.
| @agent | Autonomous coding | Full access | | #ask | Q&A, explanations | Read-only | | #edit | Direct file editing | Write | | Plan | Research & planning | Read-only | | Research | KB lookup | Read-only | | Planner | Implementation design | Read-only |
GitHub Copilot Coding Agent For async background work that creates PRs:
使用后台代理和委托模式协调复杂的多步骤任务的并行代理执行。 来源:alemusica/golden-helix-studio。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/alemusica/golden-helix-studio --skill parallel-agents- 分类
- </>开发工具
- 认证
- —
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 parallel-agents?
使用后台代理和委托模式协调复杂的多步骤任务的并行代理执行。 来源:alemusica/golden-helix-studio。
如何安装 parallel-agents?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/alemusica/golden-helix-studio --skill parallel-agents 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/alemusica/golden-helix-studio