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 Analysis

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

Package
dsh-superpowers
Version
0.1.0
License
NOASSERTION
Last updated
Aug 13, 2026

Install

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

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.