·synapse-manager
>_

synapse-manager

Multi-agent management workflow — task delegation, progress monitoring, quality verification with regression testing, feedback delivery, and cross-review orchestration. Use this skill when coordinating multiple agents on a shared task, monitoring delegated work, or ensuring quality across agent outputs.

30Installs·4Trend·@s-hiraoku

Installation

$npx skills add https://github.com/s-hiraoku/synapse-a2a --skill synapse-manager

How to Install synapse-manager

Quickly install synapse-manager AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/s-hiraoku/synapse-a2a --skill synapse-manager
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: s-hiraoku/synapse-a2a.

SKILL.md

View raw

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.

Multi-agent management workflow — task delegation, progress monitoring, quality verification with regression testing, feedback delivery, and cross-review orchestration. Use this skill when coordinating multiple agents on a shared task, monitoring delegated work, or ensuring quality across agent outputs. Source: s-hiraoku/synapse-a2a.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/s-hiraoku/synapse-a2a --skill synapse-manager
Category
>_Productivity
Verified
First Seen
2026-03-06
Updated
2026-03-11

Browse more skills from s-hiraoku/synapse-a2a

Quick answers

What is synapse-manager?

Multi-agent management workflow — task delegation, progress monitoring, quality verification with regression testing, feedback delivery, and cross-review orchestration. Use this skill when coordinating multiple agents on a shared task, monitoring delegated work, or ensuring quality across agent outputs. Source: s-hiraoku/synapse-a2a.

How do I install synapse-manager?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/s-hiraoku/synapse-a2a --skill synapse-manager Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/s-hiraoku/synapse-a2a