DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-cc-ecosystem

A six-package DeepSeek Harness integration that loads Claude Code .claude assets into DSH.

Terminal & TUIDeveloper ToolsSecurity & PolicySkills & Workflows
5GitHub Stars1ForksUpdated2026-09-19

Install

$ dsh plugin --profile <name> add dsh-cc-loader dsh-cc-skills dsh-cc-permissions dsh-cc-agents dsh-cc-hooks dsh-cc-mcp

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-cc-ecosystem is a multi-package DSH integration for loading Claude Code skills, commands, rules, permissions, agents, hooks, and MCP configuration from .claude-related files. Its packages share an in-memory parsing layer and can be installed together or evolved independently.

Key Capabilities

  • Parses project and global .claude assets into an in-memory intermediate representation without writing back to source files.
  • Provides DSH adapters for Claude Code skills, commands, rules, permission rules, agents, hooks, and MCP servers.
  • Applies Claude Code-style permission evaluation with deny, ask, and allow ordering.
  • Discovers Claude Code agent definitions and exposes agent dispatch through a cc_agent tool.
  • Registers MCP tools from .mcp.json and supported plugin configuration, with lazy connections and idle cleanup.
  • Supports discovery of plugin.json, marketplace entries, plugin roots, and plugin-scoped namespaces.

Useful For

  • Reuse an existing Claude Code .claude configuration in DeepSeek Harness.
  • Apply Claude Code permission policies to DSH tool execution.
  • Make Claude Code skills and commands available through a DSH skill provider.
  • Bring Claude Code agent definitions, hooks, and MCP server settings into DSH workflows.

Who It Fits

  • DeepSeek Harness users migrating from or sharing configuration with Claude Code.
  • Teams maintaining .claude assets across projects.
  • Developers who need Claude Code-style permissions, agents, hooks, or MCP configuration in DSH.

Documented Limitations

  • The repository delivers six separate packages rather than the planned dsh-cc meta package.
  • Some agent features are explicitly classified as unsupported or blocked, including worktree isolation; agent hooks, mcpServers, and permissionMode are ignored and reported.
  • Claude Code model names are only used through configured modelAliases mappings.
  • Source changes may require restarting the GUI because the HMR watcher is described as reliably monitoring only files inside the profile directory.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
Bcy2020/dsh-cc-ecosystem
Registry source
GitHub · dsh-plugin topic
Registry classification
Unclassified
Source checked
e0efa90 · 2026-09-19

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
5GitHub stars
Forks
1
Open issues
8
Last commit
2026-09-19
Last release
2026-09-19
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app