Stats
Actions
Tags
Archives session learnings, debugging solutions, and deployment logs as indexed markdown with searchable tags. Maintains cross-session knowledge via .archive/MEMORY.md index.
How this skill is triggered — by the user, by Claude, or both
Slash command
/resciencelab-opc-skills:archiveThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Capture, index, and reuse project knowledge across sessions.
Capture, index, and reuse project knowledge across sessions.
Search: grep -ri "keyword" .archive/
Index: .archive/MEMORY.md
.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 frontmatter.archive/MEMORY.md to find relevant entries.archive/ must be in .gitignore — local-only notescloudwatch-logging.md not session.md)tags, category, and optional relatednpx claudepluginhub resciencelab/opc-skillsScans a codebase for architectural friction, presents candidates as a visual HTML report with before/after diagrams, and guides you through deepening refactors.