Skip to content
Development
Skill

/evolve-lite-adapt-memory

Mirror a just-saved native memory into the shared evolve store so it becomes shareable and auditable

From plugin
altk-evolve
11631 skills11 commands
Install
$ npx -y skills add AgentToolkit/altk-evolve --skill evolve-lite-adapt-memory --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/evolve-lite-adapt-memory

Context preview

The summary Claude sees to decide when to auto-load this skill.

Mirror a just-saved native memory into the shared evolve store so it becomes shareable and auditable

SKILL.md

evolve-lite-adapt-memory.SKILL.md
name: evolve-lite:adapt-memory
description: Mirror a just-saved native memory into the shared evolve store so it becomes shareable and auditable

Adapt Memory

This skill mirrors a just-saved native memory into the shared evolve store. It is specific to hosts with native self-directed memory and is a no-op on this platform — there is no native memory store to mirror from. Use the `evolve-lite:learn` skill to capture reusable lessons here.

Ships withaltk-evolve

Coding agents repeat the same mistakes because they start fresh every session. Evolve gives agents memory — they learn from what worked and what didn't, so each session is better than the last.

Get the whole plugin

Other skills on altk-evolve.