# Upstream record - Project: obra/superpowers - Version: 6.3.0 - Commit: b36e082 - Upstream URL: https://github.com/obra/superpowers - License: MIT (see LICENSE) ## Local adaptation boundary The 14 directories under skills/ are vendored skill content. Core workflow text is unchanged; `using-superpowers` adds one DSH platform-reference line and one DSH reference file. Added or maintained here: - lib/index.js and cordis.patch.yml: portable host-layer bundle/provider packaging. - preset/agent.cordis.yml and preset/preset.yml: a user-owned DSH agent preset template. - preset/superpowers-bootstrap.mjs: automatic DSH bootstrap using a system-prompt section. - preset/superpowers-pwsh-compat.mjs: effective-mode-aware sandbox compatibility for shell and filesystem tools. - skills/using-superpowers/references/dsh-tools.md: DSH tool mapping. - scripts/verify.mjs and scripts/install-preset.mjs: local installation and verification helpers. The packaging pattern was studied from https://github.com/LayneChai/superpowers-dsh. This repository is not a fork or a pull request against that project.