dsh-plugin-claude-bridge: Bridging Claude Code's Memory, Skills, and Configuration to DeepSeek Harness

`dsh-plugin-claude-bridge` is an open-source plugin maintained by YYTbit under the MIT license, designed to seamlessly bridge DeepSeek Harness (DSH) and Claude Code content. The plugin adheres to the philosophy of "zero migration, full compatibility," requiring no file copying, symbolic link creation, or migration scripts, and directly reads from Claude Code's standard file locations. Its core functionalities include: automatically reading project memories (`~/.claude/projects/.../memory/*.md`) and injecting them as dynamic system prompts; discovering skills (`~/.claude/skills/.../SKILL.md`) and adding them to the available directory; and reading global instructions (`~/.claude`)

Read More