archive
Archive session learnings, debugging solutions, and deployment logs to .archive/yyyy-mm-dd/ as indexed markdown with searchable tags. Use when completing a significant task, resolving a tricky bug, deploying, or when the user says "archive this". Maintains .archive/MEMORY.md index for cross-session knowledge reuse.
Author
Category
File ManagementInstall
Hot:1
Download and extract to your skills directory
Copy command and send to AI Agent for auto-install:
Download and install this skill https://openskills.cc/api/download?slug=resciencelab-skills-archive&locale=en&source=copy
name:archivedescription:Archive session learnings, debugging solutions, and deployment logs to .archive/yyyy-mm-dd/ as indexed markdown with searchable tags. Use when completing a significant task, resolving a tricky bug, deploying, or when the user says "archive this". Maintains .archive/MEMORY.md index for cross-session knowledge reuse.
Archive Skill
Capture, index, and reuse project knowledge across sessions.
When to Archive
When to Consult Archives
Search: grep -ri "keyword" .archive/
Index: .archive/MEMORY.md
Archive Workflow
.archive/MEMORY.md — check for related existing archives.archive/YYYY-MM-DD/ directory if neededreferences/TEMPLATE.md).archive/MEMORY.md: add one-line entry under the right categoryrelated field in frontmatterLookup Workflow
.archive/MEMORY.md to find relevant entriesCategories
Rules
.archive/ must be in .gitignore — local-only notescloudwatch-logging.md not session.md)tags, category, and optional related