AI Agent Hub
Back to plugins
⚙️

dsh-report-studio

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install ciceroyang/dsh-report-studio

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install ciceroyang/dsh-report-studio in your DeepSeek Harness terminal to add the plugin; the source repository is https://github.com/ciceroyang/dsh-report-studio .

About this plugin

When your agent wraps up a day of work, what you actually need is a polished deliverable you can hand to a colleague, fold into a weekly summary, or publish to a team wiki — not a raw chat transcript. dsh-report-studio closes that gap: it turns one complete DeepSeek Harness session into a daily report, weekly report, handoff document, or WeChat-article draft. Every data section (user asks, todo snapshots, tool-call table, token ledger, shell commands, error log) is extracted deterministically from the durable session event log rather than the model's memory, making fabrication structurally impossible.

Each saved report is sealed with a verifiable receipt block carrying the session ID, workspace path, generation timestamp, report SHA-256, and per-artifact file hashes. A recipient runs the builtin report_verify tool to independently confirm the document matches the original session in one step. Narrative sections are flagged with placeholder slots and completed by the agent strictly from session facts, balancing readability with traceability. The plugin also ships an instant-preview slash command, cross-session weekly aggregation, one-click publishing to Feishu or Notion, and a zero-dependency scheduled weekly script ready for cron or launchd. Templates use standard Markdown placeholders and can be swapped wholesale to match your team's house style.

Built for engineers and small teams working daily inside DeepSeek Harness who need to produce upward reports, smooth cross-person handoffs, or turn technical sessions into shareable content — without re-typing what already happened in the session.

Use Cases

  • Generate a SHA-256-sealed daily report from the current session with a single prompt
  • Aggregate a week of sessions into a weekly report and publish to Feishu or Notion
  • Convert a session into a structured handoff document for the incoming engineer

Best For

  • Engineers who file regular upward reports from Harness sessions
  • Agile teams that rely on smooth cross-person handoffs and knowledge transfer
  • Independent developers who want to turn technical sessions into shareable content