Skip to content

kirkchinese/Claudecode--DSH

00Last commit Aug 14, 2026

Claudecode--DSH DSH plugin

Claude → DSH imports Claude Code data into DeepSeek Harness as native sessions, DSH skills, agent presets, and searchable context archives. It provides in-session import tools and commands as well as a CLI workflow.

How to install the Claudecode--DSH DSH plugin

dsh plugin --profile web add -w github:kirkchinese/Claudecode--DSH

Copying does not run this command. Review the repository and version before use.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the Claudecode--DSH DSH plugin can do

  • Installs through `dsh plugin --profile web add -w github:kirkchinese/Claudecode--DSH`.
  • Imports Claude JSONL conversations as native DSH sessions with workspace grouping based on cwd.
  • Scans local Claude Code projects and session indexes through the read-only `claude_scan` tool.
  • Provides `import_claude` for importing an individual JSONL file, a project directory, or all supported data.
  • Migrates Claude skills to `~/.dsh/skills/`, including discovered plugin-bundled skills.
  • Converts Claude plugin metadata into DSH agent presets and converts slash commands into user-invocable skills.
  • Creates a searchable context archive and installs the `claude-context-archive` retrieval skill.
  • Offers CLI commands for conversations, skills, plugins, and history migration.

Where the Claudecode--DSH DSH plugin fits

  • Moving from Claude Code workflows to DeepSeek Harness.
  • Importing prior Claude conversations so they can be loaded and continued in DSH.
  • Preserving reusable Claude skills and plugin personas as DSH-compatible assets.
  • Running repeatable or headless migration workflows from the command line.

Who the Claudecode--DSH DSH plugin is for

  • Claude Code users adopting DeepSeek Harness.
  • DSH users with existing Claude Code conversations, skills, or plugins.
  • Developers needing command-line migration and import workflows.

Claudecode--DSH DSH plugin limitations

  • The repository states that encrypted `~/.claude/sessions/*.json` migration is not yet implemented.
  • Subagent-session import as separate sessions and automatic watch-mode incremental imports are listed as unfinished.
  • Rollback backups and reverse export are listed as planned.
  • Requires Node.js 22 or later.
  • The converter is designed to read `~/.claude` only; imports write converted output into DSH locations.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • dependency counts

    package.json declares 1 runtime, 2 development, 2 peer, and 0 optional dependencies.

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • license declared

    GitHub reports the repository license as MIT.

    info
  • package manifest available

    A root package.json was captured and can be inspected by the registry.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

Claudecode--DSH DSH plugin alternatives

Claudecode--DSH DSH plugin questions

What is the Claudecode--DSH DSH plugin?

Claudecode--DSH is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the Claudecode--DSH DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does Claudecode--DSH use?

The snapshot records web as the Claudecode--DSH profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is Claudecode--DSH compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if Claudecode--DSH fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to Claudecode--DSH?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.