ShinewineW/dsh-claude-in

ShinewineW★ 1TypeScript最后同步: 2026-08-16

在 GitHub 打开

Read-only Claude Code compatibility bridge for DeepSeek Harness: Skills, Rules, command Hooks, and Agents from .claude as SSOT.

README 摘要

dsh-claude-in English 简体中文 Use an existing Claude Code workspace in DeepSeek Harness without maintaining a second copy of its configuration. dsh-claude-in loads Rules, Skills, command Hooks, and Agent definitions directly from .claude . The source files remain unchanged, making .claude the single source of truth across Claude Code and DSH. Highlights - No migration — Claude assets are read at runtime instead of copied into DSH-specific files. - Project and user scopes — loads the current workspace .claude together with /.claude . - Native DSH integration — exposes Skills through the DSH skill service, injects Rules into sessions, and bridges command Hooks to DSH events. - Explicit links stay valid — linked Skills and Rule imports continue to resolve outside the discovery roots. - Optional DSH adaptations — project-specific overrides live under .dsn , leaving Claude assets untouched. Supported assets Claude Code asset Sources DSH integration Rules .claude/rules/ / .md , /.claude/rules/ / .md Baseline and path-scoped session instructions Skills .claude/skills/ /SKILL.md , /.claude/skills/ /SKILL.md Native DSH skills, read from source when invoked Command Hooks hooks.json , settings.j…

在 GitHub 查看完整 README →
Agent/智能体deepseek-harness-plugindsh-pluginagent

分类