synapse-reinst

s-hiraoku/synapse-a2a · updated Apr 8, 2026

$npx skills add https://github.com/s-hiraoku/synapse-a2a --skill synapse-reinst
0 commentsdiscussion
summary

Restore Synapse A2A agent identity and instructions after /clear or context reset.

skill.md

Synapse Re-Instruction

Restore Synapse A2A agent identity and instructions after /clear or context reset.

When to Use

  • After running /clear (or equivalent context reset)
  • When the agent no longer recognizes Synapse commands
  • When A2A communication has stopped working
  • After any event that clears the agent's initial instructions

Usage

Run the reinst script to output your full Synapse instructions:

# From the source tree
python plugins/synapse-a2a/skills/synapse-reinst/scripts/reinst.py

# From a synced or installed skill copy
cd .claude/skills/synapse-reinst && python scripts/reinst.py

The script reads environment variables set by Synapse at startup (SYNAPSE_AGENT_ID, SYNAPSE_AGENT_TYPE, SYNAPSE_PORT) which persist even after /clear.

Instructions

  1. Run the script above
  2. Read the output carefully — it contains your full Synapse A2A configuration
  3. Follow the instructions as if they were just sent to you
  4. Resume normal operation with A2A communication enabled

How It Works

The script:

  1. Reads Synapse environment variables (set at agent startup, survives /clear)
  2. Looks up your name/role from the agent registry
  3. Loads your instruction template from .synapse/settings.json
  4. Outputs the complete instruction with all placeholders replaced

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.444 reviews
  • Arjun Anderson· Dec 24, 2024

    Keeps context tight: synapse-reinst is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Soo Martinez· Nov 15, 2024

    synapse-reinst fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Isabella Jackson· Nov 15, 2024

    We added synapse-reinst from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Soo Huang· Oct 6, 2024

    Registry listing for synapse-reinst matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Lucas Jackson· Oct 6, 2024

    Solid pick for teams standardizing on skills: synapse-reinst is focused, and the summary matches what you get after install.

  • Yash Thakker· Sep 21, 2024

    synapse-reinst reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Soo Jackson· Sep 13, 2024

    synapse-reinst is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Lucas White· Sep 13, 2024

    Solid pick for teams standardizing on skills: synapse-reinst is focused, and the summary matches what you get after install.

  • Soo Choi· Sep 13, 2024

    synapse-reinst reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Soo Robinson· Sep 9, 2024

    Registry listing for synapse-reinst matched our evaluation — installs cleanly and behaves as described in the markdown.

showing 1-10 of 44

1 / 5