New:Socket for Asana Is Now Available.Learn more
Get Started

dsh-plugins-pack

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dsh-plugins-pack

Context packing for dsh: compile files + skills + memory + recent session highlights into a bounded-context pack file, and estimate the skills-catalog context budget (Codex 2% progressive-disclosure rule).

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

dsh-pack — 上下文打包

借鉴:Codex 技能「2% 上下文预算/渐进披露」+ Claude CLAUDE.md 分层记忆 + Pi resources 机制。

把任务相关的文件 + 技能目录 + 持久记忆 + 最近会话要点,编译成有字符预算的 markdown 上下文包——喂给子代理/新会话不撑爆 prompt。

工具

工具功能
pack_build构建上下文包(paths 文件/目录 + 技能目录 + MEMORY.md + 最近 N 会话)
pack_list / pack_show列表 / 读取
pack_budget技能目录上下文预算估算(2% 规则)

存储:~/.dsh/packs/<name>.md

示例

pack_build name=项目X paths=[/workspace/algorithm/foo/src,/workspace/algorithm/foo/README.md] keywords="修复 bug"
pack_budget

FAQs

Package last updated on 20 Aug 2026

Related posts