DeepSeek Harness Plugin

FeatherHunter/dsh-mattpocock-skills-deck

Stars ★ 1 Category Development & Runtime Added 2026-08-18

Right-side details panel that turns the Matt Pocock skills collection into a DSH quest board: wayfinder decision maps, per-issue triage / fix / discuss / execute actions, 9-item core-skill probe plus 20-skill radar, environment checks, and one-click handoff across sessions.

Install

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)

dsh plugin --profile web add github:FeatherHunter/dsh-mattpocock-skills-deck

Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

README

🌐 中文 · English

Part the fog, see the end — the task bar handles the rest. Plug mattpocock/skills into DSH as a game-like mission system (MattSkills).

hero

Install it — 30 seconds. The task bar handles the rest.

🚀 Install it (30 seconds)

Three commands, each copyable on its own — skip anything you've already installed:

① Install the DSH CLI (first time only)

npm install -g @deepseek-ai/dsh

② Optional but recommended: better-sidebar (skip if installed)

dsh plugin --profile web add dsh-better-sidebar

💡 The panel looks best inside dsh-better-sidebar's VSCode-style sidebar (side-by-side list & detail). It still works without it (right details column), just a bit tighter on narrow screens.

③ Install MattSkills

dsh plugin --profile web add dsh-mattpocock-skills-deck

④ Or let your AI do it — copy the prompt below to your AI; it reads the repo, checks your environment, and installs only what's missing (it skips what's already there):

Please help me install the DeepSeek Harness plugin dsh-mattpocock-skills-deck (MattSkills).
First read the repo README: https://github.com/FeatherHunter/dsh-mattpocock-skills-deck
Then check the environment and install what's missing (skip what's already installed), and give a brief summary when done.

See what you get — DSH in 30 seconds

Refresh and it's on — zero config, and the rest is handled.

Without a global install: npx --yes @deepseek-ai/dsh plugin --profile web add dsh-mattpocock-skills-deck

Update / remove: dsh plugin --profile web update|remove dsh-mattpocock-skills-deck

🎮 The idea

Matt Pocock's skills are excellent: wayfinder draws a map that parts the fog and shows the end. But a map only shows you where the end is — someone still has to walk every step.

MattSkills adds a task system on top of the map, turning the skills into a game-like mission console inside DSH:

  • Claim tasks — every playable point on the map is a "claim" task; tap to take it
  • Move forward — finish one sub-task, the progress ring advances, the next task appears
  • Save & hand off — mark "blocked" when stuck; "park" takes a zero-loss snapshot; hand off to keep context when you switch sessions

The fog is still there — but now you have a map and a task bar.

Unofficial: this project is a third-party companion to Matt Pocock Skills, with no affiliation to mattpocock/skills.

What it is

📖 Features

Features

Full docs: package/README.md · Design: DESIGN.md · Changelog: CHANGELOG.md

💛 More from the author

If you like this plugin, you might also like:

dsh-opencode-palette

dsh-prompt

License

MIT © FeatherHunter

Content from the project README on GitHub ↗

Links

More in this category

View the whole category →