Bundle
dsh-monorepo
Monorepo 管理:仓库结构、依赖管理、构建缓存、CI 策略。受 wshobson/agents(38k★ MIT)启发。
- Source
- satan9394
- stars
- 1 stars
- License
- MIT
- Updated
- Updated 18 days ago
Readme
# dsh-monorepo DSH(DeepSeek Harness)技能插件:**Monorepo 管理**。 用单一仓库管理多包/多项目:仓库结构、workspace 依赖管理、增量构建与缓存、CI 策略、变更集发布。受 [wshobson/agents](https://github.com/wshobson/agents)(38k★ MIT)启发的中文原创精简版。 ## 安装 ```bash dsh plugin add dsh-monorepo ``` ## 触发方式 描述中包含"monorepo / 多包仓库 / workspace / turborepo / nx / 怎么组织多项目"等关键词时自动触发。 ## 能力 - 包/应用分层仓库结构 - workspace 协议依赖管理与版本策略 - 增量构建 + 缓存(Turborepo/Nx) - 受影响包 CI + changeset 发布 ## 许可 MIT
Install
dsh plugin --profile web add github:satan9394/dsh-monorepo
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-monorepo from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.