一键导入
backfill
Import older Claude Code sessions into memini. Requires the local memini binary.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Import older Claude Code sessions into memini. Requires the local memini binary.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Run read-only memini store and namespace diagnostics. Requires the local memini binary.
Delete a specific memini memory safely. Use when the user asks to forget, remove, or permanently delete stored memory.
Show, set, clear, or migrate memini namespace pins with provenance. Use when project memories resolve to the wrong namespace.
Pin or unpin a memini memory while preserving its existing tags. Use when the user wants a memory in every briefing.
Show memini connection health, effective settings, namespace provenance, and read set. Use for configuration or recall diagnostics.
Search memini for prior context, decisions, or facts relevant to the current task. Use this skill when the user asks "what do you know about X", "did we discuss Y before", or before starting work that may have prior context (a file edit, an architectural change, debugging a recurring issue). The MCP tool is `memory_recall` on the bundled `memini` server.
基于 SOC 职业分类
| name | backfill |
| description | Import older Claude Code sessions into memini. Requires the local memini binary. |
First verify memini is available on PATH. If it is missing, say this
workflow requires the local binary.
Preview before writing:
memini import --source claude-code --dry-run ~/.claude/projects
After showing the preview, run the import only when the user asked to perform the backfill. The importer reconstructs exchanges, assigns project namespaces, and uses deterministic ids, so reruns are idempotent. Report the per-namespace histogram. If only one project is wanted, use that project's transcript directory instead.