一键导入
upgrade
Upgrade memhub and resync agent wrappers from OpenCode; use after code changes or stale installed skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Upgrade memhub and resync agent wrappers from OpenCode; use after code changes or stale installed skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Read-only health check of the memhub project in this repo — schema version, render freshness, write-log activity
Bootstrap memhub in this repo — initialize the SQLite store, seed starter state and architecture narratives, render PROJECT.md and PROJECT_LEDGER.md
Initialize memhub for a repo in OpenCode; use when the user asks to bootstrap project memory.
Summarize this memhub session, route updates into the database, then re-render PROJECT.md and PROJECT_LEDGER.md
Rebuild + install memhub and bring every memhub instance on this machine (each known repo DB + the machine-global store) to head schema, resync installed agent skill wrappers, with a one-time fix for the ~/.local/bin PATH shadow. Run from the memhub source repo.
Wrap up an OpenCode memhub session; run the binary-rendered policy, draft updates, get per-item approval, write, and render.
| name | upgrade |
| description | Upgrade memhub and resync agent wrappers from OpenCode; use after code changes or stale installed skills. |
| compatibility | opencode |
Run the machine-wide memhub upgrade flow from the memhub source repo.
Workflow:
memhub upgrade --dry-run first unless the user already requested a real upgrade.memhub upgrade and report binary, DB, GC, and skill/command sync results.~/.config/opencode/skills/ and ~/.config/opencode/commands/ when those directories already exist.