MemSkill
Overview
MemSkill treats memory procedures as evolvable skills selected by a controller and periodically redesigned by a separate mechanism. It brings memory behavior into the same writable artifact family as other learned procedures.
Why it matters
It matters because memory policy should not have to remain frozen while everything else evolves. MemSkill makes memory strategy itself part of the learning substrate.
Distinctive trait
Its distinctive trait is to recast memory maintenance as skill selection and redesign rather than as fixed system plumbing.
Relationships
Read MemSkill with AtomMem, memory-persistence, and context-engineering. It also belongs within self-evolving-workflows as a case where the control routine itself becomes evolvable.