Bundle
dsh-data-engineering
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
- Source
- satan9394
- License
- MIT
- Updated
- Updated 6 days ago
Readme
# dsh-data-engineering DSH(DeepSeek Harness)技能插件:**数据工程**。 Airflow DAG 设计(幂等/原子/增量/可观测)、dbt 分层建模(staging/intermediate/marts)与测试文档、Spark 优化(分区/广播/倾斜)、数据管线排障。受 [wshobson/agents](https://github.com/wshobson/agents)(38k★ MIT)启发的中文原创精简版。 ## 安装 ```bash dsh plugin add dsh-data-engineering ``` ## 触发方式 描述中包含"数据工程 / Airflow / DAG / dbt / 数据管线 / Spark / ETL / 批任务"等关键词时自动触发。 ## 能力 - Airflow DAG 四原则与依赖模式 - dbt Medallion 分层与命名规范 - Spark 优化要点(广播 join/倾斜/分区) - 管线排障流程 ## 许可 MIT
Install
dsh plugin --profile web add github:satan9394/dsh-data-engineering
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-data-engineering from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.