codeAnqiang-ma/dsh-superpowers2

dsh-superpowers

Superpowers (obra/superpowers) for DeepSeek Harness: the software-development methodology skills plus their session bootstrap, as a dsh plugin

AI 分析

将 Superpowers 软件开发方法论技能注册到 DSH 中。适合需要利用特定开发方法论辅助软件开发任务的用户。

パッケージ
dsh-superpowers
バージョン
0.1.0
ライセンス
NOASSERTION
最終更新
2026/08/13

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:codeAnqiang-ma/dsh-superpowers

ドキュメント

README 全文を読む ↗

Configuration

Every field is optional. Override fields in the profile's own cordis.patch.yml:

- id: superpowers
  config:
    bootstrap: false
FieldDefaultDescription
skillstrueRegister the bundled skills on ctx.skills.
bootstraptrueRegister the using-superpowers prompt section.
toolMappingtrueAppend the DeepSeek Harness tool mapping to the bootstrap section.
order50Place the bootstrap after the persona (0) and before tool guidance (100–199).

Setting bootstrap: false keeps the skills discoverable but stops them from self-triggering; the model will use them only when it decides to consult the catalog.