Archive or remove a project node from working memory. Auto-fires when a user says "archive [project]", "we're done with [project]", "close out [project]", "remove [project] from memory", "merge [project] into [other project]", or "this project is finished". Also triggers on "clean up old projects" or "I don't need [project] anymore".
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Archive or remove a project node from working memory. Auto-fires when a user says "archive [project]", "we're done with [project]", "close out [project]", "remove [project] from memory", "merge [project] into [other project]", or "this project is finished". Also triggers on "clean up old projects" or "I don't need [project] anymore".
See commands/forget.md for the full workflow.
When this skill fires automatically:
Identify which node the user wants to archive/remove
Default to archive (safe) unless the user explicitly says "delete" or
"remove completely"
Always show what will be affected before executing
Always get explicit confirmation — this is a destructive operation
After archiving/deleting, clean up cross-references in other nodes
If the node has open P0/P1 actions, warn before proceeding
Support merging: if user says "merge X into Y", combine the nodes