诉讼仲裁 DeepSeek Harness Adapter
This skill lets DeepSeek Harness (dsh) use the original claude-for-legal-ZH/litigation-legal content without requiring Claude Code slash commands.
Source Files
- Domain root:
litigation-legal
- Domain profile template and shared rules:
litigation-legal/CLAUDE.md
- Original skills directory:
litigation-legal/skills
- Original plugin description: 中国诉讼业务管理插件:案件组合管理、期限追踪、证据保全、律师函起草、外部律师协调——涵盖要件分析表(构成要件逐项分析)、大事记/时间线、庭前准备提纲、证据三性审查、起诉状/答辩状/代理词起草。适配法务/律师/独立执业等不同角色。
Path Resolution
The repository-relative paths above resolve against the claude-for-legal-ZH repository root:
- If the current workspace contains the repository, resolve them against the repository root directly.
- Otherwise (user-level install), run
cat ~/.dsh/legal-zh/repo once to get the absolute repository path recorded by scripts/install-dsh.sh, then prefix the relative paths with it.
How To Use
- Read
litigation-legal/CLAUDE.md before substantive work.
- Select the closest original skill from the list below, then read its
SKILL.md.
- Follow that skill's workflow, translating Claude Code slash-command wording into dsh actions and natural conversation.
- If multiple original skills apply, execute them in the order implied by the workflow and merge the result.
- Do not run Claude-specific plugin commands. Ignore Claude hooks. Use dsh filesystem, shell, web, and MCP tools for local files, verification, document rendering, and user-visible output.
Configuration Compatibility
The original project stores setup profiles under ~/.claude/plugins/config/.... For DeepSeek Harness, use this order:
- If a populated Claude profile exists, read it as the user's existing practice profile.
- Otherwise use or create
~/.dsh/legal-zh/litigation-legal/CLAUDE.md for dsh-specific setup.
- If the selected skill requires setup and the profile still contains
[PLACEHOLDER], run the domain's cold-start-interview workflow in conversation before producing customized legal work.
When an original instruction says to run /litigation-legal:some-command, interpret that as: load litigation-legal/skills/some-command/SKILL.md and perform the workflow in dsh.
Legal Retrieval MCP
If the active dsh profile mounts the chineselaw or yuandian MCP servers (see INSTALL_DSH.md), prefer mcp__chineselaw__* and mcp__yuandian__* tools for statute, case, and regulatory verification. Without them, mark time-sensitive legal facts as requiring verification before reliance.
Available Original Skills
brief-section-drafter, chronology, claim-chart, cold-start-interview, customize, demand-draft, demand-intake, demand-received, deposition-prep, legal-hold, matter-briefing, matter-close, matter-intake, matter-update, matter-workspace, oc-status, portfolio-status, privilege-log-review, subpoena-triage
Legal Output Rules
- Treat all output as lawyer-review draft work, not legal advice replacing professional judgment.
- Mark uncertain legal citations or case references as requiring verification unless verified from a reliable source in this session.
- For current law, regulatory updates, case retrieval, filing requirements, deadlines, or other time-sensitive legal facts, verify with current sources before relying on them.
- Preserve the original workflow's escalation, approval, confidentiality, and source-labeling requirements.
1---2name: chinese-legal-litigation3description: Use when the user needs Chinese legal work in the 诉讼仲裁 domain: 案件登记、诉讼仲裁、律师函、要件分析、大事记、证据三性、庭前准备、保全、传票、法律文书. This is a DeepSeek Harness (dsh) adapter for claude-for-legal-ZH/litigation-legal; it routes natural-language requests to the original domain CLAUDE.md and skills/*/SKILL.md workflows.4---56# 诉讼仲裁 DeepSeek Harness Adapter78This skill lets DeepSeek Harness (`dsh`) use the original `claude-for-legal-ZH/litigation-legal` content without requiring Claude Code slash commands.910## Source Files1112- Domain root: `litigation-legal`13- Domain profile template and shared rules: `litigation-legal/CLAUDE.md`14- Original skills directory: `litigation-legal/skills`15- Original plugin description: 中国诉讼业务管理插件:案件组合管理、期限追踪、证据保全、律师函起草、外部律师协调——涵盖要件分析表(构成要件逐项分析)、大事记/时间线、庭前准备提纲、证据三性审查、起诉状/答辩状/代理词起草。适配法务/律师/独立执业等不同角色。1617## Path Resolution1819The repository-relative paths above resolve against the `claude-for-legal-ZH` repository root:2021- If the current workspace contains the repository, resolve them against the repository root directly.22- Otherwise (user-level install), run `cat ~/.dsh/legal-zh/repo` once to get the absolute repository path recorded by `scripts/install-dsh.sh`, then prefix the relative paths with it.2324## How To Use25261. Read `litigation-legal/CLAUDE.md` before substantive work.272. Select the closest original skill from the list below, then read its `SKILL.md`.283. Follow that skill's workflow, translating Claude Code slash-command wording into dsh actions and natural conversation.294. If multiple original skills apply, execute them in the order implied by the workflow and merge the result.305. Do not run Claude-specific plugin commands. Ignore Claude hooks. Use dsh filesystem, shell, web, and MCP tools for local files, verification, document rendering, and user-visible output.3132## Configuration Compatibility3334The original project stores setup profiles under `~/.claude/plugins/config/...`. For DeepSeek Harness, use this order:35361. If a populated Claude profile exists, read it as the user's existing practice profile.372. Otherwise use or create `~/.dsh/legal-zh/litigation-legal/CLAUDE.md` for dsh-specific setup.383. If the selected skill requires setup and the profile still contains `[PLACEHOLDER]`, run the domain's `cold-start-interview` workflow in conversation before producing customized legal work.3940When an original instruction says to run `/litigation-legal:some-command`, interpret that as: load `litigation-legal/skills/some-command/SKILL.md` and perform the workflow in dsh.4142## Legal Retrieval MCP4344If the active dsh profile mounts the `chineselaw` or `yuandian` MCP servers (see `INSTALL_DSH.md`), prefer `mcp__chineselaw__*` and `mcp__yuandian__*` tools for statute, case, and regulatory verification. Without them, mark time-sensitive legal facts as requiring verification before reliance.4546## Available Original Skills4748`brief-section-drafter`, `chronology`, `claim-chart`, `cold-start-interview`, `customize`, `demand-draft`, `demand-intake`, `demand-received`, `deposition-prep`, `legal-hold`, `matter-briefing`, `matter-close`, `matter-intake`, `matter-update`, `matter-workspace`, `oc-status`, `portfolio-status`, `privilege-log-review`, `subpoena-triage`4950## Legal Output Rules5152- Treat all output as lawyer-review draft work, not legal advice replacing professional judgment.53- Mark uncertain legal citations or case references as requiring verification unless verified from a reliable source in this session.54- For current law, regulatory updates, case retrieval, filing requirements, deadlines, or other time-sensitive legal facts, verify with current sources before relying on them.55- Preserve the original workflow's escalation, approval, confidentiality, and source-labeling requirements.