synapse
Installation
SKILL.md
Synapse AI Agent Orchestration Skill
Synapse is a distributed AI agent system that orchestrates three specialized services with configurable models and role-based workflows.
Agent Roles
| Agent | Role | Capabilities | Default Model |
|---|---|---|---|
| Claude | Orchestrator/Planner | Task planning, architecture design, code generation | claude-sonnet-4.5 |
| Gemini | Analyst/Reviewer | Large context analysis (>1M tokens), code review, security audits | gemini-3-pro-preview |
| Codex | Executor | Command execution, build processes, automated testing | gpt-5.2 |