dshbase

插件目录 / Developer / dsh-matt-skills-flow

dsh-matt-skills-flow

未验证 hollis-openlab

✓ 持续维护 2 位贡献者 基于 24 个官方 DSH 包

查看 GitHub ↗ ← 返回插件目录

1Stars
0Forks
0未关闭 issue
语言
2026-08-21最近推送
跨平台平台

功能简介

Matt Skills engineering workflow plugin for DeepSeek Harness

我们的评价
未验证 — 尚未实测

Matt Skills engineering workflow plugin for DeepSeek Harness 尚未验证——请自行安装测试。

「未验证」表示我们的自动化 CI 尚未安装过该插件。功能描述与版本兼容性均为作者声明。这不是安全审计,也不代表对第三方代码的背书。

你是插件作者? 想拿到「已验证」标签——提交你自己的验证证据(截图、日志或短视频),我们审核通过后即改为「已验证」。

提交验证证据 ↗

README

dsh-matt-skills-flow

Matt Skills is an unofficial DeepSeek Harness plugin that turns mattpocock/skills into a durable engineering workflow.

It keeps the current phase, installed Skill snapshot, Decisions, Specs, Ticket dependencies, isolated Git Lanes, review findings, human acceptance, evidence, and restart recovery in one Flow. The Web UI and /matt-flow commands use the same Host service, so a Flow can move between them without losing state.

Features

  • Snapshot the installed Matt Skills and their content digests at Flow creation.
  • Preserve the initial goal or Bug context in the Flow and visualize review admission as an interactive lifecycle graph with a concise configuration summary.
  • Record and supersede Decisions before generating and approving a Spec.
  • Publish a dependency-aware Ticket Graph and preview its executable Frontier.
  • Publish the graph to repository-local Markdown by default, or to GitHub Issues when the Host config selects trackerKind: github and an authenticated gh CLI is available.
  • Create isolated Lane branches and worktrees from a Flow-owned integration branch.
  • Run bounded Lane Agents, route blocked Questions back to the root session, and retry with a new packet digest.
  • Integrate completed Lanes sequentially, run two-axis Standards/Spec review, and require human acceptance.
  • Export redacted evidence and recover interrupted work after a Harness restart.
  • Localized Simplified Chinese and English Web UI.

Installation

Install a packed release with the official DeepSeek Harness plugin command:

pnpm dsh plugin --profile web add --workspace-root ./deepseek-ai-dsh-matt-skills-flow-0.2.0.tgz

Start Harness Web normally:

pnpm dsh web

The plugin is designed for a DSH Web profile with @deepseek-ai/dsh-commands, @deepseek-ai/dsh-skill, Git, and the standard Agent/Subagent services available.

Usage

Open Matt Skills in the sidebar to create or select a Flow. A Flow is bound to an existing DSH Workspace and clean Git repository. Follow the visible Gates to record Decisions, approve the Spec, add and publish Tickets, prepare and run Lanes, integrate results, review the frozen candidate, and accept it as a human.

The same lifecycle is available from an active session:

/matt-flow start "Add account recovery"
/matt-flow list
/matt-flow status "Add account recovery"
/matt-flow continue <flow-id>
/matt-flow questions <flow-id>
/matt-flow export <flow-id>

/matt-flow continue performs at most one unambiguous phase transition. Ambiguous planning, review, and acceptance decisions remain explicit UI actions.

Ticket Graph publication is local by default. A Host configuration may set trackerKind: github and githubRepository: owner/name; publication verifies gh authentication and creates Issues in dependency order. The plugin never performs other GitHub mutations.

Safety

The plugin never pushes, creates pull requests, merges the default branch, or deletes dirty worktrees. Candidate acceptance is human-only and rechecks the frozen candidate commit, review findings, Questions, and Flow revision before writing an Acceptance Receipt.

Development

pnpm install
pnpm typecheck
pnpm test
pnpm build
pnpm verify-package

Release artifacts contain the runtime, tests, package metadata, and public documentation needed to build and use the plugin.

License

MIT. Matt Skills remains the property of its upstream project; this plugin loads the user's installed Skills and does not replace them.

安装

🧩 让 Agent 自动装(推荐)

装一次目录插件,之后本站所有插件都能让 DeepSeek Harness 自动找、自动装:

dsh plugin add dshbase-catalog

然后对 agent 说「帮我装 dsh-matt-skills-flow」,它会在目录里找到并自动安装。文档:dshbase-catalog · 已验证场景包

该插件是 GitHub 源码(未发 npm)——直接从仓库装:

Web profile:

dsh plugin --profile web add github:hollis-openlab/dsh-matt-skills-flow

Headless(CLI)profile:

dsh plugin --profile headless add github:hollis-openlab/dsh-matt-skills-flow

实测报告

尚未 L3 验证——若已跑过,见下方失败备注。

状态:pending · 最近测试 2026-08-26 · 标记 webonly
备注:验证: web-only;待 L4 web CDP;L4 web CDP runtime-fail on dsh 0.1.0-rc.8. 浏览全部待验证失败 →
安全:尚未扫描——我们的每日静态扫描将很快覆盖它。

分享徽章

Developer 里更多

浏览全部 7795 个插件 →