技能驱动的智能体工作流
btspoony/mstar-harness · 技能
用可复用技能组织 Harness 与 Agent Loop 的工程工作流程。
★ 43GitHub 星标
2分支
2026-08-15最近更新
TypeScript开发语言
MIT许可证
项目简介
仓库根提供便携式 Agent Plugins v1.0.0 manifest(plugin.json),skills/ 为 Agent Skills 组件。可用 npx @mstar-harness/cli plugin validate 校验。
三种入口:不跑迭代(单 plan / hotfix)、跑迭代(多 plan Phase 1–5)、或 代码库审计(发现该做什么)。 通用(不跑迭代)
Phase 2 默认:每 plan worktree + lease,Findings cleanup: zero-residual。仅显式 Worktree mode: waived / Findings cleanup: allow-residual 可覆写。SSOT → mstar-iteration、mstar-branch-worktree、mstar-plan-artifacts。
安装命令
dsh plugin --profile web add github:btspoony/mstar-harness