dsh-sales

August 21, 2026 · View on GitHub

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 / renewal

The plugin is complementary to the other local plugins:

  • dsh-idea owns external opportunity and demand discovery.
  • dsh-product owns product definition, delivery gates, PMF evidence and growth handoff.
  • dsh-business owns the cross-cutting commercial strategy: value, business model, pricing, packaging and profitability.
  • dsh-growth and dsh-geo own the marketing stage: acquisition, activation, content and discoverability.
  • dsh-sales owns 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, packaging/pricing/discount rules from dsh-business, and target-user hypotheses from dsh-idea.
  • Outputs: Qualification cards, deal progression plans, offer and risk checks, forecasts, loss reasons and renewal/expansion feedback for dsh-growth 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 feedback

This 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-product and dsh-idea.

Plugin Navigation

PluginClear responsibilityDirect link
dsh-ideaExternal opportunities, demand signals, candidate directions and smallest useful testsREADME
dsh-productProduct definition, POC/MVP, release gates and PMFREADME
dsh-businessCross-cutting commercial strategy, value, pricing and profitabilityREADME
dsh-salesMonetization execution: qualification, deal progression, closing, expansion and renewal (this plugin)README
dsh-growthAcquisition, activation, retention, revenue analysis and growth experimentsREADME
dsh-geoSEO/GEO/AEO, content production and search/answer-engine discoverabilityREADME
Output from this pluginHand off toHandoff question
Close/loss reasons, discounts, pricing objections and renewal signalsdsh-businessShould pricing, packaging or channel rules change?
Customer needs, delivery risks and unmet contextsdsh-productWhich needs affect product value and PMF?
Pipeline, conversion, sales cycle and revenue outcomesdsh-growthWhich sources and stages deserve growth investment?
Customer questions, objections and case-study materialdsh-geoWhich 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 .