Skip to content
dsh.fish
Bundle

dsh-writing-beats

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

Source
satan9394
stars
1 stars
License
MIT
Updated
Updated 21 days ago

Readme

# dsh-writing-beats

DSH(DeepSeek Harness)技能插件:**节拍式写作**。

把素材组装成"选择你自己的冒险"式节拍旅程:每节拍一件事即停、奠基纪律(术语先奠基后依赖、已奠基清单驱动可达性)、2-3 个候选起始/下一节拍、边写边从磁盘重读。受 [mattpocock/skills](https://github.com/mattpocock/skills) 的 writing-beats(223k★ MIT)启发的中文原创精简版。

## 安装

```bash
dsh plugin add dsh-writing-beats
```

## 触发方式

描述中包含"节拍写作 / 叙事路径 / 选择冒险 / 分叉叙述 / 素材成旅程"等关键词时自动触发。

## 能力

- 节拍定义与大小纪律
- 奠基集驱动候选可达性
- 起始/下一节拍候选 + 预览
- 边写边重读、自然结束

## 许可

MIT

Install

dsh plugin --profile web add github:satan9394/dsh-writing-beats

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source