One-click install
npx skills add https://github.com/zhongjjm-design/claude-skills --skill dbs-report-zhongjjm-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dbs-report
Source: https://github.com/zhongjjm-design/claude-skills/tree/main/dbs-report
Command: npx skills add https://github.com/zhongjjm-design/claude-skills --skill dbs-report-zhongjjm-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users accumulate multiple diagnostic snapshots from dbs-skill sessions scattered across chat histories, making it time-consuming and error-prone to compile, share, or review past diagnostic conclusions with stakeholders, clients, or team members.

Core Features & Use Cases

  • Automated Snapshot Merging: Combines all dbs-save diagnostic snapshots for a selected project chronologically, deduplicates overlapping conclusions, and categorizes content into sections including the evolution of user core requests, confirmed conclusions, rejected directions, pending issues, and recommended next steps.
  • Audit-Ready Report Generation: Creates timestamped, non-overwriting markdown reports that preserve the full audit trail of diagnostic progress, with clear sourcing to original snapshots for credibility.
  • Flexible Filtering: Supports filtering snapshots by date range and project slug to generate targeted reports for specific time periods or business initiatives.
  • Use Case: A business consultant can run /dbs-report after multiple diagnostic sessions with a client to compile all findings into a single professional report to share with the client's leadership team, without manually copying and pasting chat content.

Quick Start

Run the /dbs-report command in Claude Code to merge all saved diagnosis snapshots for your current project into a shareable markdown report.

Frequently Asked Questions about dbs-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I compile multiple diagnostic snapshots into a single business report?

Compile multiple diagnostic snapshots into a single business report by merging saved sessions chronologically, deduplicating overlapping conclusions, and categorizing content into structured markdown sections for stakeholder reporting.

How does snapshot merging work for sequential diagnostic sessions?

Snapshot merging works by combining all saved diagnostic snapshots for a selected project chronologically, preserving full sourcing to original snapshots, and categorizing confirmed conclusions, rejected directions, and pending issues.

Can I filter diagnostic snapshots by date range or project slug?

You can filter diagnostic snapshots by date range and project slug, allowing you to generate targeted markdown reports for specific time periods or business initiatives during the merging process.

What is the best way to generate audit-ready diagnostic reports without losing original conclusions?

Generate audit-ready diagnostic reports by creating timestamped, non-overwriting markdown files that preserve the full audit trail of progress and maintain clear sourcing to original snapshots for credibility.

Will generating a new stakeholder report overwrite my previous diagnostic findings?

Generating a new stakeholder report will not overwrite previous diagnostic findings because the system creates timestamped markdown files designed to avoid overwriting existing reports and preserve cross-session diagnostic continuity.