dsh-qa-skills
Version:
DeepSeek Harness (dsh) plugin: 10 testing skills (requirement analysis, test strategy, case writing/review, E2E/API automation, exploratory, regression, bug analysis) + shared core knowledge base — a full QA pipeline as agent skills.
13 lines (12 loc) • 524 B
YAML
# qa-skills 的 DeepSeek Harness 插件补丁层。
#
# `dsh plugin --profile <name> add dsh-qa-skills` 会把本包追加进 profile 的
# dsh.profile.bundles,dsh 启动时将本文件作为一个补丁层并入 cordis 组合,
# 从而挂载 .dsh/plugins/qa-skills.js(注册 skills/ 下 10 个测试技能 + core)。
#
# 临时停用(写进 profile 自己的 cordis.patch.yml):
# - id: dsh-qa-skills
# disabled: true
- insert:
- id: dsh-qa-skills
name: dsh-qa-skills/.dsh/plugins/qa-skills.js