dsh-postmortem
Run the following command in DeepSeek Harness:
dsh plugin install satan9394/dsh-postmortem
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in DeepSeek Harness by running dsh plugin install satan9394/dsh-postmortem; the source repository is https://github.com/satan9394/dsh-postmortem
About this plugin
In a DeepSeek Harness agent workflow, there is often no built-in moment to look back after a run finishes. dsh-postmortem fills that gap by bringing a structured postmortem lens to agent executions, turning scattered log fragments into a coherent narrative of what went right or wrong.
Categorized under agent-workflow, the plugin slots into the Harness workflow pipeline at its closing stage to offer a retrospective perspective. It is open-sourced under the MIT license and does not impose heavy runtime dependencies, making it straightforward to fold into an existing agent orchestration setup.
If you are building multi-step agent workflows with DeepSeek Harness and want a quick, lightweight way to capture an issue review after each run, dsh-postmortem is a focused companion. It does not replace a full observability stack; it simply adds the "pause and reflect" step at the workflow level.
Use Cases
- Reviewing issues after a multi-step agent run completes
- Reflecting on anomalies and deviations at the workflow closing stage
- Accumulating agent run experience into traceable issue records
Best For
- Engineers building agent workflows with DeepSeek Harness
- Teams that want to add a retrospective step to agent executions
- Developers needing a lightweight post-run analysis tool instead of a full observability stack
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.