Skip to content

/evolve-lite-adapt-memory

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

shell
$ 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.
  • You can call itInvoke it directly when you want it.
  • Slash command/evolve-lite-adapt-memory
How auto-invocation works

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.

Read it on GitHub ↗
Ships withaltk-evolve

Blog posts: IBM announcement | Hugging Face blog 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, auto-invoked

Other skills on altk-evolve.