什么是 synapse-manager?
多代理管理工作流程——任务委派、进度监控、回归测试质量验证、反馈交付和交叉审核编排。在协调多个代理执行共享任务、监控委派的工作或确保代理输出的质量时,可以使用此技能。 来源:s-hiraoku/synapse-a2a。
多代理管理工作流程——任务委派、进度监控、回归测试质量验证、反馈交付和交叉审核编排。在协调多个代理执行共享任务、监控委派的工作或确保代理输出的质量时,可以使用此技能。
通过命令行快速安装 synapse-manager AI 技能到你的开发环境
来源:s-hiraoku/synapse-a2a。
Orchestrate multi-agent work with structured delegation, monitoring, and quality gates.
Prepare the task board, assess available agents, and fill gaps by spawning.
THEN: Assign tasks to existing agents BEFORE spawning new ones. This is more efficient — spawning has overhead (startup, instruction injection, readiness wait). Only spawn when no existing agent can handle the task, or when you need parallel execution.
多代理管理工作流程——任务委派、进度监控、回归测试质量验证、反馈交付和交叉审核编排。在协调多个代理执行共享任务、监控委派的工作或确保代理输出的质量时,可以使用此技能。 来源:s-hiraoku/synapse-a2a。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/s-hiraoku/synapse-a2a --skill synapse-manager多代理管理工作流程——任务委派、进度监控、回归测试质量验证、反馈交付和交叉审核编排。在协调多个代理执行共享任务、监控委派的工作或确保代理输出的质量时,可以使用此技能。 来源:s-hiraoku/synapse-a2a。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/s-hiraoku/synapse-a2a --skill synapse-manager 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/s-hiraoku/synapse-a2a