๐ŸŽฏ

fix-conflict

๐ŸŽฏSkill

from s-hiraoku/synapse-a2a

VibeIndex|
What it does
|

A framework that enables inter-agent collaboration via the Google A2A Protocol while keeping CLI agents like Claude Code, Codex, and Gemini unchanged, transparently wrapping each agent's input and output without modifying behavior.

๐Ÿ“ฆ

Same repository

s-hiraoku/synapse-a2a(25 items)

fix-conflict

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add s-hiraoku/synapse-a2a --skill fix-conflict
skills.sh Installโš  Installs to .agents/skills/
npx skills add s-hiraoku/synapse-a2a --skill fix-conflict
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/fix-conflict/SKILL.md

SKILL.md

29Installs
-
AddedFeb 27, 2026

More from this repository10

๐ŸŽฏ
opencode-expert๐ŸŽฏSkill

Provides comprehensive guidance for using OpenCode, the open-source AI coding agent, covering CLI commands, keyboard shortcuts, agents, slash commands, tools, skills, and MCP server configuration.

๐ŸŽฏ
system-design๐ŸŽฏSkill

A Claude Code skill for system design within the Synapse A2A framework, which provides agent-to-agent communication and plugin skill synchronization.

๐ŸŽฏ
synapse-manager๐ŸŽฏSkill

Enables agents to collaborate on tasks without changing their behavior, providing agent-to-agent coordination.

๐ŸŽฏ
code-simplifier๐ŸŽฏSkill

Code simplifier skill from Synapse A2A for reducing code complexity and improving readability through targeted refactoring.

๐ŸŽฏ
anthropic-skill-creator๐ŸŽฏSkill

Anthropic skill creator from Synapse A2A for building new agent skills compatible with Claude Code and other A2A protocol-enabled agents.

๐ŸŽฏ
frontend-design๐ŸŽฏSkill

A Claude Code skill for frontend design within the Synapse A2A framework, which provides agent-to-agent communication and plugin skill synchronization.

๐ŸŽฏ
code-quality๐ŸŽฏSkill

Runs comprehensive code quality checks on Python files using ruff, mypy, and pytest, with optional auto-fixing and code simplification.

๐ŸŽฏ
task-planner๐ŸŽฏSkill

Task planner skill from Synapse A2A, enabling agents to collaborate on tasks without changing their behavior through structured task planning and decomposition.

๐ŸŽฏ
react-performance๐ŸŽฏSkill

React performance optimization skill from Synapse A2A, a framework for inter-agent collaboration that wraps CLI agents without changing their behavior.

๐ŸŽฏ
code-review๐ŸŽฏSkill

Code review skill from Synapse A2A, enabling agents to collaborate on code review tasks without changing their behavior.