dbs-report
dbs report
What it does
- 「snapshot」→「存档」(一份诊断状态文件叫一份存档)
- 「session」→「对话」或「下次回来」
- 「slug」→「项目」(每个项目下独立一份存档目录)
- 0 个文件 → 「{项目名} 下没有存档,先用 /dbs-save 存几次诊断结果再来出报告。」
- 1 个文件 → 提示:「{项目名} 下只有 1 份存档,单份不需要合并报告。直接看 ~/.dbs/sessions/{项目名}/{文件名} 就行。」并询问「还是要强制出报告吗?」如果用户说要,继续。
- ≥2 个文件 → 直接进入合并
- frontmatter 字段:slug / timestamp / title / sourceskill / status / nextskill
Requirements & configuration
Configuration: YYYYMMDD
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
dbs-report FAQ
What does the dbs-report skill do?
| 把多次 dbs-save 攒下来的诊断状态合并成一份可交付的 markdown 报告。 触发方式:/dbs-report、/出报告、「打包」「整理一份」「给合伙人看的」 Generate a deliverable diagnosis report by merging all dbs-save snapshots. Trigger: /dbs-report, "package this up", "make me a report 「snapshot」→「存档」(一份诊断状态文件叫一份存档) 「session」→「对话」或「下次回来」
How do I install dbs-report?
Run: npx -y skills add https://github.com/dontbesilent2025/dbskill --skill dbs-report --agent claude-code — the source lives at github.com/dontbesilent2025/dbskill.
Maintain dbs-report?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/dontbesilent2025-dbskill-dbs-report?ref=badge) npx agentictools info skills/dontbesilent2025-dbskill-dbs-report The second line is the CLI lookup for this page — handy in READMEs and docs.