Dsh Cc Import
Description
Import high-quality conversations into Claude Code and provide CLAUDE.md recognition, add basic features like the "/init" command, and help speed up migration progress | 高质量导入Claude Code中的对话,并提供CLAUDE.md识别,添加"/init"命令等基础功能,帮助快速迁移进度
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
dsh-cc-import
简体中文 · English
把 Claude Code 的记忆与对话迁移进 DeepSeek Harness(DSH):CLAUDE.md 记忆加载、 `/init` 一键生成 AGENTS.md、Claude Code `.jsonl` 对话高保真导入为**可回溯、可 resume 的 DSH 会话**。 零核心改动,纯插件挂载。安装插件即可启用,卸载后不留任何核心补丁。
核心能力
- 记忆加载(CLAUDE.md):按 Claude Code 官方文档 的
memory 层级注入
~/.claude/CLAUDE.md、./CLAUDE.md、./CLAUDE.local.md、子目录 CLAUDE.md (路径索引、按需读)与@import引用。AGENTS.md 家族由 DSH 原生自动加载,本插件不重复注入。 /init命令:输入/init先选择文档语言(中文 / English,DSH 选项选择 UI), 再把「分析代码库 → 创建 AGENTS.md」的提示词提交给当前模型,由模型探索项目并写入AGENTS.md(参考 Claude Code 的/init流程;创建结果即时可见)。- 对话高保真导入:把 CC
.jsonl会话转换为可回溯、可 resume 的真实 DSH 会话 (user/assistant 回合、工具调用与结果、thinking →reasoning、时间戳、token 用量), 导入即附加到当前工作区
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11