Сводный Markdown-отчёт из диагностических архивов
★ 8.2 · documentation
dbs-report is a Claude Code skill that merges multiple diagnostic snapshots saved by dbs-save into a single, shareable Markdown report suitable for clients, partners, or external consultants. It reads all archive files from `sessions/{project}/`, sorts them chronologically, deduplicates content, and organizes the output into six sections: evolution of the user's stated problem, confirmed conclusions, rejected directions, open questions, recommended next steps, and a full archive index. The skill supports `/dbs-report`, `/dbs-report --since YYYY-MM-DD`, and `/dbs-report --slug <project>` commands. Every generated report is written to `reports/{project}/` with a unique timestamp and never overwrites an existing file. It is designed for consultants and business analysts who need to consolidate incremental diagnostic sessions into a traceable, structured deliverable.
- #report-generation
- #diagnosis-documentation
- #business-analysis
- #snapshot-management
- #consulting-deliverable