memory-cleanup
Memory Cleanup — 記憶新陳代謝
月度記憶維護工具。掃描所有記憶檔,標記過期與閒置條目,提出整併建議,經人工核准後執行。
執行流程
第一步:掃描所有專案的記憶目錄
find ~/.claude/projects/*/memory -name "*.md" -not -name "MEMORY.md" -type f
統計每個專案的記憶檔數量和總大小。
第二步:逐檔檢查健康狀態
對每個記憶檔,讀取 frontmatter 和內容,評估:
- 過期檢查(依 CLAUDE.md §10 規則):
More from kcchien/skills
excalidraw
Create professional diagrams and visualizations using Excalidraw JSON format. Specialized for IT architecture diagrams, flowcharts, network topology, system design, microservices, ER diagrams, and state machines. Includes curated color palettes and visual styles. Use when working with .excalidraw files, or when user mentions diagrams, flowcharts, architecture visualization, or drawing. Delegates to subagents to prevent context exhaustion from verbose JSON.
5industrial-expert
>
4vscode-extension-uiux
|
2crisp-reading
>
2agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
2adapt
Adapt designs to work across different screen sizes, devices, contexts, or platforms. Ensures consistent experience across varied environments.
1