synapse-reinst

Restore Synapse A2A agent identity and initial instructions after context resets using environment variables and templates.

Updated May 16, 2026
One-click install
npx skills add https://github.com/LuminairPrime/skill-tree-chopper --skill synapse-reinst-luminairprime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: synapse-reinst
Source: https://github.com/LuminairPrime/skill-tree-chopper/tree/main/vendors/s-hiraokuvscode-sidebar-terminal/.agents/skills/synapse-reinst
Command: npx skills add https://github.com/LuminairPrime/skill-tree-chopper --skill synapse-reinst-luminairprime

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Restores lost Synapse A2A agent identity and initial instructions, ensuring smooth agent functionality after context resets or loss of communication.

Core Features & Use Cases

  • Post-reset Restoration: Re-injects Synapse A2A initial instructions after a reset.
  • Command Trigger: Activation through the '/synapse-reinst' command.
  • Use Case: Ideal for situations when an agent has lost its identity, protocol, or configuration due to context reset, resulting in non-functional Synapse commands.

Quick Start

Execute the reinst script to reinstate Synapse A2A instructions using the command: python scripts/reinst.py

Frequently Asked Questions about synapse-reinst

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I restore agent instructions after a Synapse context reset?

To restore agent instructions after a Synapse context reset, execute the reinst script using the command `python scripts/reinst.py`, which re-injects initial instructions and recovers agent identity and communication protocols.

Why do Synapse A2A commands stop working after an agent loses its context?

Synapse A2A commands stop working because a context reset causes the agent to lose its initial instructions, identity, and protocol configuration, requiring a reinstatement process to restore smooth agent functionality.

How does post-reset identity recovery work for Synapse agents?

Post-reset identity recovery works by using environment variables and registry lookups to reconfigure the agent, applying instruction templates that restore lost identity and re-enable Synapse A2A communication.

Do I need any dependencies to run the Synapse agent reinstatement script?

No additional dependencies are required to run the reinstatement script, as it operates independently using built-in environment variables, registry lookups, and instruction templates to restore agent communication.

What is the best way to reconfigure Synapse A2A protocols following a context reset?

The best way to reconfigure Synapse A2A protocols following a context reset is to run the reinst script, which accurately restores initial instructions and re-establishes agent identity using environment variables and templates.