Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Memory Merger

porgithub·github· v1.0.0 · atualizado em 2026-04-10
82
Score

Merges mature lessons from a domain memory file into its instruction file. Syntax: `/memory-merger >domain [scope]` where scope is `global` (default), `user`, `workspace`, or `ws`.

code-managementknowledge-transferinstruction-mergingdomain-knowledgecode-organizationtechnical-documentation
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdmemory-merger/workflow
1
Parse Input: — Extract domain and scope from the user's command.
2
Locate Files: — Determine the paths for the memory and instruction files based on the domain and scope.
3
Read Files: — Read the content of both the memory and instruction files.
4
Propose Memories: — Analyze the memory file and propose memories for merging, presenting them to the user for approval.
5
Merge Instructions: — Develop the merged instructions, incorporating approved memories and refining the structure.
6
Update Files: — Update the instruction file with the merged content and remove merged sections from the memory file.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe com ←Memory Keeper
80%
Hebbian Synapse
Composite0.800
w = 0.3·α + 0.5·β + 0.2·γ
78
Compõe com ←remember-interactive-programming
80%
Hebbian Synapse
Composite0.800
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aCode Reviewer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
94
Similar aGit Diff Parser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
86
Similar aREST API Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
90
Co-executedREST API Builder
49%
Hebbian Synapse
Composite0.488
w = 0.3·α + 0.5·β + 0.2·γ
90

Árvore do Skill

Memory Merger
memory-merger
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.ACT
6.REFLECT
Triggers7
merge memory into instruction fileconsolidate domain knowledgeupdate instruction file with memoriesintegrate learnings into instructionsrun memory mergermerge mature lessonsupdate instructions from memory

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download memory-merger
$ synaptic skills detail memory-merger
$ synaptic skills live memory-merger

Links

GitHub Repository