·memory-lifecycle
>_

memory-lifecycle

Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old entities, or managing any folder-based status workflow.

26Installs·5Trend·@basicmachines-co

Installation

$npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-lifecycle

How to Install memory-lifecycle

Quickly install memory-lifecycle AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-lifecycle
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: basicmachines-co/basic-memory-skills.

SKILL.md

View raw

Manage how entities move through status stages in Basic Memory. The core principle: archive, never delete. Completed work is valuable context — move it out of the active view, but keep it in the knowledge graph.

Deleting a note removes it from the knowledge graph — all its observations, relations, and history disappear. Archiving preserves everything while signaling the entity is no longer active.

The only exception: notes created by mistake (typos, true duplicates) can be deleted.

Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old entities, or managing any folder-based status workflow. Source: basicmachines-co/basic-memory-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-lifecycle
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from basicmachines-co/basic-memory-skills

Quick answers

What is memory-lifecycle?

Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old entities, or managing any folder-based status workflow. Source: basicmachines-co/basic-memory-skills.

How do I install memory-lifecycle?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-lifecycle Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/basicmachines-co/basic-memory-skills