memory-lifecycle이란?
기본 메모리에서 엔터티 상태 전환을 관리합니다. 완료된 작업을 보관하고, 상태 폴더 간에 메모를 이동하고, 서두를 업데이트하고, 극단적인 경우를 처리합니다. 항목을 완료로 표시하거나, 오래된 엔터티를 보관하거나, 폴더 기반 상태 워크플로를 관리할 때 사용합니다. 출처: basicmachines-co/basic-memory-skills.
기본 메모리에서 엔터티 상태 전환을 관리합니다. 완료된 작업을 보관하고, 상태 폴더 간에 메모를 이동하고, 서두를 업데이트하고, 극단적인 경우를 처리합니다. 항목을 완료로 표시하거나, 오래된 엔터티를 보관하거나, 폴더 기반 상태 워크플로를 관리할 때 사용합니다.
명령줄에서 memory-lifecycle AI 스킬을 개발 환경에 빠르게 설치
출처: basicmachines-co/basic-memory-skills.
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.
기본 메모리에서 엔터티 상태 전환을 관리합니다. 완료된 작업을 보관하고, 상태 폴더 간에 메모를 이동하고, 서두를 업데이트하고, 극단적인 경우를 처리합니다. 항목을 완료로 표시하거나, 오래된 엔터티를 보관하거나, 폴더 기반 상태 워크플로를 관리할 때 사용합니다. 출처: basicmachines-co/basic-memory-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-lifecycleBrowse more skills from basicmachines-co/basic-memory-skills
기본 메모리에서 엔터티 상태 전환을 관리합니다. 완료된 작업을 보관하고, 상태 폴더 간에 메모를 이동하고, 서두를 업데이트하고, 극단적인 경우를 처리합니다. 항목을 완료로 표시하거나, 오래된 엔터티를 보관하거나, 폴더 기반 상태 워크플로를 관리할 때 사용합니다. 출처: basicmachines-co/basic-memory-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-lifecycle 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/basicmachines-co/basic-memory-skills