dsh-web-search-ddg
aooyoo
Zero-token DuckDuckGo search provider for the DeepSeek Harness (DSH) web seam — local headless browser, no API key, no m…
songoao25/dsh-contract-drafting-agent
Professional contract-drafting agent mode for DeepSeek Harness: 11-stage lawyer workflow with 5-way parallel AI review, decision gate, and domain packs (general contract / employment / equity investment)
PROJECT TOPICS
PROJECT README
English | 中文
A professional contract-drafting agent mode for DeepSeek Harness, built for Mainland China legal practice.
This is a run mode (agent preset) for DeepSeek Harness. You describe your deal and your core terms in plain words; the agent runs a lawyer-style workflow and produces a complete, professional, executable contract — without a single prompt-to-draft shortcut.
It works like a real lawyer using AI:
You decide the deal and the allocation of value. The agent understands, organizes, completes, researches, drafts, reviews, finds flaws, revises, and delivers the final contract.
Designed for mainland China legal practice (default jurisdiction: the People's Republic of China, mainland). One domain-agnostic core workflow covers many contract types through pluggable domain packs.
【待填写:…】) until filled in before signing.cp -R preset ~/.dsh/.agent-presets/dsh-contract-drafting-agent
Then start a new session in DeepSeek Harness and select 「合同起草模式」(Contract Drafting Mode) in the preset picker.
Describe your transaction and core terms directly, for example:
帮我起草一个合作协议。甲方出资50万元。乙方负责实际运营。利润甲方60%,乙方40%。任何一方退出需要提前30天通知。乙方未经甲方同意不得把业务交给第三方。
The agent will: intake the matter → produce a deal sheet → analyze clause gaps → ask a few material questions (with options) → research and verify the law → draft → run the 5-way review → revise → run a 16-point verification → deliver the contract package (final contract / core-terms summary / AI-added clauses / risk memo / pending items).
Every matter is saved under matters/<id>/ in your workspace: deal sheet, core-terms register, gap report, decision log, review reports, revision log, drafts, and the final package — fully auditable and traceable.
preset/
├── preset.yml # Display name: 合同起草模式
├── agent.cordis.yml # DSH preset composition (persona + tools + skills mount)
└── skills/
├── 01-matter-intake # Intake: confidentiality gate + matter + deal sheet
├── 02-matter-router # Domain routing + domain-pack selection
├── 03-clause-gap-analysis # Core-terms register + gap analysis
├── 04-decision-gate # Decision gate (option-based questions)
├── 05-legal-research # Legal research with independent verification
├── 06-contract-architecture # Contract architecture
├── 07-drafting # Draft v1
├── 08-multi-agent-review # 5-way parallel review (+ REVIEWER-PROMPTS.md)
├── 09-review-synthesis # Synthesis & revision
├── 10-final-verification # 16-point final verification
├── 11-final-delivery # Final delivery package
└── dp-* # Domain packs (general contract / employment / investment)
dp-<domain>/SKILL.md domain pack; the core workflow does not change.MIT © songoao25
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。