Восстановление диагностической сессии
★ 8.2 · productivity
dbs-restore is a Claude Code skill that restores a diagnostic session state previously saved by dbs-save. It reads the archive file from the configured storage directory (default `~/.dbs/` or a project-local `.dbs/`), parses frontmatter fields including status, source skill, and next step, then displays a compact summary: the original complaint, conclusions reached, ruled-out directions, unverified hypotheses, and the planned next action. Commands include `/dbs-restore`, `/dbs-restore <index>`, `/dbs-restore list`, and `--slug <project>` to switch between project namespaces. When no archive exists for the current project, it lists the three most recently active projects so the user can pick one. Designed for developers and analysts running extended diagnostic workflows in Claude Code who need to resume exactly where they left off without re-explaining context.
- #session-management
- #diagnosis-restore
- #state-recovery
- #cross-session-continuity