dsh-goodjob
Run the following command in DeepSeek Harness:
dsh plugin install fentz26/dsh-goodjob
Paste the following prompt into your AI chat to install this plugin:
Install in DeepSeek Harness by running dsh plugin install fentz26/dsh-goodjob; source available at https://github.com/fentz26/dsh-goodjob
About this plugin
Running background jobs, subagents, and multi-turn waits inside DeepSeek Harness often leaves operations scattered across raw logs, event streams, and ad-hoc CLI invocations. There is no unified operations panel to see what is running, what is blocked, and what has changed since you last looked. GoodJob fills that gap: it layers an IDE-style workspace—Explorer, stable tabs, up to four split panes—directly over Jobs, Job Groups, Waits, Subagents, and optional Agent Teams, without introducing a second scheduler, task board, or event bus. Execution still belongs to the DSH capability that started it; GoodJob only projects and operates.
Core capabilities span durable goal tracking with phases and blocked reasons, workflow run and member outcome records, read-only projections of durable reminders with explicit overdue state, deterministic blocker and failure diagnosis, a since-last-visit delta view built from authoritative timestamps, live-preferred session search through DSH's own query engine, exact token accounting from the durable tokenUsage projection, bounded and searchable job log output, full subagent lineage navigation, and agent team roster, task, and mailbox projection when composed. Job Groups provide a compact fan-out / fan-in tool over existing Job ids, and Waits fold wait intents read-only from session events, so complex multi-agent orchestration no longer depends on an external kanban or a third-party state store.
GoodJob is aimed at developers who run multi-task, multi-agent workflows in DeepSeek Harness and need to keep an eye on several background Jobs, trace subagent lineages, and manage durable goals and team states simultaneously. If you want your operations experience to graduate from pure CLI to IDE-grade without standing up a second infrastructure layer, GoodJob is that middle ground.
Use Cases
- Orchestrate multiple background Jobs and subagents in DSH with a unified panel for status, logs, and blocker diagnosis
- Trace Job Group fan-out / fan-in and full subagent lineage while managing durable goals and team states
- Diagnose blockers, check exact token usage, and search session history without bouncing between CLI and raw logs
Best For
- Developers running multi-task, multi-agent workflows in DeepSeek Harness
- Orchestrators monitoring several background Jobs and subagent lineages simultaneously
- Technical teams that want IDE-grade DSH operations without standing up a second infrastructure layer
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.