Skip to content
dsh.fish
Bundle

dsh-plugin-agent-dashboard

Multi-agent dashboard skill for DeepSeek Harness -- status reports, task tracking, progress visualization

Source
YYTbit
stars
2 stars
License
MIT
Updated
Updated 5 days ago

Readme

# dsh-plugin-agent-dashboard

Multi-agent dashboard skill for DeepSeek Harness.

## What it does

Teaches the agent how to generate structured status reports:
- Agent status tracking (running/done/blocked)
- Task dependency visualization
- Progress indicators
- Time tracking

## Install

```sh
dsh plugin --profile your-profile add dsh-plugin-agent-dashboard
```

## Usage

- "What are the agents working on?"
- "Show me the task status"
- "Give me a team overview"

## License

MIT -- YYTbit

Install

dsh plugin --profile web add github:YYTbit/dsh-plugin-agent-dashboard

Profile: web

  • This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.
  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source