This skill configures automatic task delegation between agents in Synapse A2A. Use /delegate to set up rules for routing coding tasks to Codex, research to Gemini, etc. Supports orchestrator mode (Claude coordinates) and passthrough mode (direct forwarding). Includes agent status verification, priority levels, error handling, and File Safety integration.
/plugin marketplace add s-hiraoku/synapse-a2a/plugin install synapse-a2a@synapse-a2aThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/examples.mdreferences/file-safety.mdreferences/modes.mdConfigure automatic task delegation to other agents based on natural language rules.
| Command | Description |
|---|---|
/delegate | Show current settings or start interactive setup |
/delegate orchestrator | Set orchestrator mode (Claude coordinates) |
/delegate passthrough | Set passthrough mode (direct forwarding) |
/delegate off | Disable delegation |
/delegate status | Show current configuration and agent status |
Claude analyzes tasks, delegates to appropriate agent, waits for response, integrates results.
User → Claude (analyze) → @codex/@gemini → Claude (integrate) → User
Direct forwarding without processing.
User → Claude (route) → @codex/@gemini → User
No automatic delegation. User explicitly uses @agent patterns.
Before delegating any task:
synapse listsynapse file-safety locks (for file edits)git branch --show-current (for coding tasks)| Priority | Use Case |
|---|---|
| 1-2 | Low priority, background tasks |
| 3 | Normal tasks (default) |
| 4 | Urgent follow-ups |
| 5 | Critical/emergency tasks |
| Agent | Strengths | Port Range |
|---|---|---|
| codex | Coding, file editing, refactoring | 8120-8129 |
| gemini | Research, web search, documentation | 8110-8119 |
| claude | Code review, analysis, planning | 8100-8109 |
For detailed documentation, read:
references/modes.md - Delegation modes and workflowsreferences/file-safety.md - File Safety integrationreferences/examples.md - Example sessions and configurationsThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.