Back to home@winyh

dsh-sales

dsh-sales 是一个 DeepSeek Harness 插件,负责把已经确认的客户机会推进到可成交、可复盘、可预测和可扩张的销售运营层。 dsh-sales is a DeepSeek Harness plugin for the commercial operating layer between qualified demand and repeatable revenue.

Stars
0
Language
TypeScript
Created
Aug 20, 2026
Updated
Aug 20, 2026
GitHub repo

Introduction

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.

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 demand / opportunities| 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

Recommended Handoffs

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?

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 .