dbs-restore

dbs restore

dontbesilent2025 8.7k ↓ 12k NOASSERTION updated 27d ago
Claude Code
View source ↗

What it does

  • 「snapshot」→「存档」(一份诊断状态文件叫一份存档)
  • 「session」→「对话」或「下次回来」
  • 「slug」→「项目」(每个项目下独立一份存档目录)
  • 如果有别的项目 → 列出最近活跃过的 3 个(按各项目下最新存档的时间戳排序),让用户选:
  • 如果连 ~/.dbs/sessions/ 本身都不存在 → 直接说:
  • {否决方向 1}(如果没有就写「(暂无)」)
  • {假设 1}(如果没有就写「(暂无)」)

Requirements & configuration

Configuration: YYYYMMDD

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

dbs restore

Source

Repository: https://github.com/dontbesilent2025/dbskill

dbs-restore FAQ

What does the dbs-restore skill do?

| 把上次诊断的状态拉出来,接着用。配合 dbs-save 使用。 触发方式:/dbs-restore、/续上、「接着上次」「之前的结论」「上次诊断到哪了」 Restore the most recent diagnosis snapshot saved by dbs-save. Trigger: /dbs-restore, "continue from last time", "where did we leave off 「snapshot」→「存档」(一份诊断状态文件叫一份存档) 「session」→「对话」或「下次回来」

How do I install dbs-restore?

Run: npx -y skills add https://github.com/dontbesilent2025/dbskill --skill dbs-restore --agent claude-code — the source lives at github.com/dontbesilent2025/dbskill.

Maintain dbs-restore?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

dbs-restore on getagentictools
[![dbs-restore on getagentictools](https://getagentictools.com/badge/skills/dontbesilent2025-dbskill-dbs-restore.svg)](https://getagentictools.com/skills/dontbesilent2025-dbskill-dbs-restore?ref=badge)
npx agentictools info skills/dontbesilent2025-dbskill-dbs-restore

The second line is the CLI lookup for this page — handy in READMEs and docs.