dsh-sales
English | 中文
dsh-sales 是一个 DeepSeek Harness 插件,负责把已经确认的客户机会推进到可成交、可复盘、可预测和可扩张的销售运营层。
dsh-sales is a DeepSeek Harness plugin for the commercial operating layer between qualified demand and repeatable revenue.
Public six-plugin collaboration contract: SUITE.md.
协作可靠
sales_artifact_review 在资格判断、报价和反馈回流前校验销售工件的版本、稳定 ID、内容指纹和有效期;销售插件仍不会直接写 CRM 或联系客户。
sales_artifact_review validates sales artifacts before qualification, quoting or feedback handoff; the plugin still does not write to CRM or contact customers directly.
It turns local Markdown, CSV, JSON and JSONL sales material into explainable sales readiness checks, pipeline analysis, deal qualification, offer reviews, weighted forecasts and previewable sales artifacts.
Scope
ICP / value proof → qualification → opportunity stages → proposal → negotiation → close → expansion / renewalThe plugin is complementary to the other local plugins:
dsh-ideaowns external opportunity and demand discovery.dsh-productowns product definition, delivery gates, PMF evidence and growth handoff.dsh-businessowns the cross-cutting commercial strategy: value, business model, pricing, packaging and profitability.dsh-growthanddsh-geoown the marketing stage: acquisition, activation, content and discoverability.dsh-salesowns monetization execution: qualification, deal progression, closing and commercial follow-through.
Plugin Positioning and Collaboration Navigation
dsh-sales is the monetization-execution layer in the six-plugin system. It turns a clear ICP, product value and offer rules into auditable opportunities, closes, expansions and renewals.
- Owns: Sales readiness, qualification, opportunity stages, progression plans, proposal/offer reviews, negotiation boundaries, weighted forecasts, close reviews and revenue expansion.
- Inputs: Value proof and delivery boundaries from [dsh-product](../dsh-product/README.md), packaging/pricing/discount rules from [dsh-business](../dsh-business/README.md), and target-user hypotheses from [dsh-idea](../dsh-idea/README.md).
- Outputs: Qualification cards, deal progression plans, offer and risk checks, forecasts, loss reasons and renewal/expansion feedback for [dsh-growth](../dsh-growth/README.md) and the commercial/product teams.
- Does not own: CRM writes, prospect contact, message sending, quote submission or discount approval. It does not replace product, pricing or growth strategy.
Positioning Architecture: Commercial Strategy Layer + Four-Stage Core Flow
The six plugins work together to turn a real demand signal into a deliverable product, reach target customers through marketing, and use monetization results to drive product iteration or discover new opportunities.
flowchart TB
S["dsh-business<br/>Commercial strategy layer<br/>Value · model · pricing · profit"]
subgraph MAIN["Four-stage core flow"]
direction LR
A["1. Demand<br/>dsh-idea"] --> B["2. Product<br/>dsh-product"]
B --> C["3. Marketing<br/>dsh-geo + dsh-growth"]
C --> D["4. Monetization execution<br/>dsh-sales"]
end
S -. "Sets commercial direction and guardrails" .-> A
D --> R["Feedback<br/>Deals · renewals · revenue · cost"]
R -->|Product iteration| B
R -->|New discovery| A
classDef strategy fill:#FFF4D6,stroke:#B7791F,color:#5C4500
classDef stage fill:#E8F1FF,stroke:#3366CC,color:#173A7A
classDef feedback fill:#E8F7EE,stroke:#2F855A,color:#1C4532
class S strategy
class A,B,C,D stage
class R feedbackThis plugin is the execution owner for the monetization stage: it turns qualified marketing demand into purchases under sustainable terms, then feeds close, loss, discount, renewal and unmet-need evidence to [dsh-business](../dsh-business/README.md), [dsh-product](../dsh-product/README.md) and [dsh-idea](../dsh-idea/README.md).
Plugin Navigation
| Plugin | Clear responsibility | Direct link |
|---|---|---|
| dsh-idea | External opportunities, demand signals, candidate directions and smallest useful tests | [README](../dsh-idea/README.md) |
| dsh-product | Product definition, POC/MVP, release gates and PMF | [README](../dsh-product/README.md) |
| dsh-business | Cross-cutting commercial strategy, value, pricing and profitability | [README](../dsh-business/README.md) |
| dsh-sales | Monetization execution: qualification, deal progression, closing, expansion and renewal (this plugin) | README |
| dsh-growth | Acquisition, activation, retention, revenue analysis and growth experiments | [README](../dsh-growth/README.md) |
| dsh-geo | SEO/GEO/AEO, content production and search/answer-engine discoverability | [README](../dsh-geo/README.md) |
Recommended Handoffs
| Output from this plugin | Hand off to | Handoff question |
|---|---|---|
| Close/loss reasons, discounts, pricing objections and renewal signals | [dsh-business](../dsh-business/README.md) | Should pricing, packaging or channel rules change? |
| Customer needs, delivery risks and unmet contexts | [dsh-product](../dsh-product/README.md) | Which needs affect product value and PMF? |
| Pipeline, conversion, sales cycle and revenue outcomes | [dsh-growth](../dsh-growth/README.md) | Which sources and stages deserve growth investment? |
| Customer questions, objections and case-study material | [dsh-geo](../dsh-geo/README.md) | Which content can reduce sales education and closing cost? |
Use sales_product_handoff_review to validate a product-sales-handoff before qualification. Missing value evidence, proof points, commercial context or a customer next action keeps the handoff at partial/blocked; it must not be treated as a forecast or a deal commitment.
Use sales_commercial_handoff_review to validate a dsh-business commercial-handoff before quoting or negotiation. A calculated effective price is not an approved floor, and any exception must return to an authorized approval process.
Safety boundary
This plugin produces analysis, scripts, checklists and handoffs. It does not change CRM records, contact prospects, send messages, submit quotes, approve discounts or make commercial commitments.
Development
pnpm install
pnpm typecheck
pnpm test
pnpm build
python C:\Users\winyh\.codex\skills\.system\plugin-creator\scripts\validate_plugin.py .