Skip to content
dsh.fish
Bundle

dsh-wayfinder

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

Source
satan9394
License
MIT
Updated
Updated 18 days ago

Readme

# dsh-wayfinder

DSH(DeepSeek Harness)技能插件:**大工程决策地图**。

把超大工程规划为 issue 跟踪器上的共享地图:命名目的地、决策票据(解析决策非执行切片)、逐个解析直到路径清晰、按名字引用、地图只做索引。受 [mattpocock/skills](https://github.com/mattpocock/skills) 的 wayfinder(223k★ MIT)启发的中文原创精简版。

## 安装

```bash
dsh plugin add dsh-wayfinder
```

## 触发方式

描述中包含"大工程 / 方向不明 / 决策地图 / 先解决决策 / wayfinding / 规划庞大任务"等关键词时自动触发。

## 能力

- 目的地命名与地图结构
- 决策票据(非构建切片)
- 按名字引用与索引化地图
- 路径清晰即交接

## 许可

MIT

Install

dsh plugin --profile web add github:satan9394/dsh-wayfinder

Profile: web

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