SponsorLobeHubLobeHubLearn more
dshfind
Back to plugins

mstar-harnessA73

@btspoony
View Repo

Morning Star: an agent plugin for harness engineering workflows. A TypeScript Harness Workflow Engine (`@mstar-harness/engine`) enforces deterministic workflow gates in code, while `mstar-*` judgment skills drive multi-agent code delivery — and the same engine plus skills run on dsh, omp, OpenCode, Cursor, Kimi Code, ZCode and Codex.

Star
43
7-day growth
Contributors
2
Language
TypeScript
Updated
2026-08-15
Not an installable plugin package

The package.json declares no dsh.bundle, so even once installed into a profile it is never assembled. It may be an index list, documentation, a standalone app, or still in development — check the repo README for how to use it.

Editor's notes

Morning Star's central claim is that workflow gates should be enforced by an engine, not suggested in a prompt. The path, status, lease, dispatch, sdd, iteration and lint gates run inside `@mstar-harness/engine` — TypeScript code doing the enforcing, not a model choosing to comply. Judgment itself stays in the `mstar-*` skills: skills remain the single source of truth for roles, gates and workflow judgment, while the engine owns only the deterministic half. That split is what lets one engine plus one set of skills span hosts: dsh (DeepSeek Harness), omp, OpenCode, Cursor, Kimi Code, ZCode and Codex all have host adapters, and the author's recommended order from best to merely usable is dsh = omp ≥ OpenCode ≥ Cursor > Kimi = ZCode > Codex. The repository ships three things: the Harness Workflow Engine (`@mstar-harness/engine`, the TS enforcement of deterministic gates), the mstar CLI (`@mstar-harness/cli`, installer bootstrap plus `mstar` workflow verbs), and the `mstar-*` skills (the single source of truth for role, gate and workflow judgment). One install note: dsh installs through its own plugin manager rather than the CLI. `npx @mstar-harness/cli init` has no dsh target — it covers omp, OpenCode, Cursor, Kimi, ZCode and Codex — so on dsh you install the profile bundle with the host's own command: `dsh plugin --profile web add @mstar-harness/dsh`.

  • Deterministic gates (path / status / lease / dispatch / sdd / iteration / lint) enforced by a TS engine, not offered as prompt suggestions
  • Judgment stays in the `mstar-*` skills as the single source of truth for roles, gates and workflow, cleanly split from the engine
  • One engine plus skills across hosts: dsh, omp, OpenCode, Cursor, Kimi Code, ZCode and Codex all have adapters
  • On dsh, install through the host's own plugin manager: `dsh plugin --profile web add @mstar-harness/dsh` (the CLI init has no dsh target)
Score breakdown
Scored 2026-08-14
Activity
20.1
Star heat
21.6
Engineering
16
Maintainer
15.7

161 天历史的 Workflow 引擎+Agent 插件,CI/Release 齐;面向多 harness,DSH 是目标之一

Share card

Drop it into your README — it links back to this page.

Badge (inline)
Badge (inline)
[![dshfind](https://dshfind.com/api/badge/btspoony/mstar-harness)](https://dshfind.com/en/plugins/btspoony/mstar-harness?ref=badge)
Card (440×200)
Card (440×200)
[![dshfind](https://dshfind.com/api/card/btspoony/mstar-harness)](https://dshfind.com/en/plugins/btspoony/mstar-harness?ref=badge)