← 返回 Skills 市场
william202404

Poc To Contract Closer

作者 william202404 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
42
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install poc-to-contract-closer
功能描述
Closing playbook for converting a successful ToB POC into a contract. Use when a POC is technically accepted, near final demo, has cleared P0 issues, or has...
使用说明 (SKILL.md)

poc-to-contract-closer

Use this skill after tob-poc-war-room says the POC is closeable or in closing range.

The goal is to prevent a successful POC from losing momentum. POC success is not a contract. The work is to convert evidence into a buying process.

Required Inputs

Use the POC summary from tob-poc-war-room when available:

  • POC result and pass rate
  • remaining P0/P1/P2 issues
  • accepted business value
  • customer champion and decision maker status
  • customer silence signal
  • competitor signal
  • budget / procurement status
  • expected launch window

If the input is incomplete, output a closing gap list instead of pretending the path is ready.

Time Risk

Closing has a window. POC success decays fast.

Time since POC accepted Risk level Action
0-7 days Low Proceed through six steps
7-14 days Medium Escalate: Champion must confirm buying path within 48h
>14 days no progress High — Cooldown Risk Pull Champion for face-to-face. If no response, return to tob-poc-war-room for re-assessment
>30 days stalled Critical Treat as lost. Archive and note lessons.

Also check external deadlines:

  • contract season / fiscal year end
  • customer-side budget cycle
  • competitor POC parallel timeline

If a hard deadline is approaching, compress the six-step cycle: do Steps 1-3 in one pass, not sequentially.

Six-Step Closing Method

1. Data Passed

The POC result must be expressible in one sentence:

  • what was tested
  • what passed
  • what business value was proven
  • what evidence supports it

If the result is vague, first action is to produce a POC recap, not a quote.

2. Issues Cleared

  • P0 must be closed or explicitly accepted as workaround.
  • P1 must have owner and post-contract handling plan.
  • P2 goes to backlog and must not block closing.

Never let a small open issue become an excuse for silent delay. Decide: close, workaround, or backlog.

3. Decision Maker Reached

Champion approval is not enough.

Check:

  • economic buyer
  • technical gatekeeper
  • business owner
  • procurement or legal owner

If decision maker is missing, next action is an executive recap meeting, not another technical demo.

4. One-Page Recap

Produce a one-page recap before pricing pressure starts.

Two-part structure:

  • Part A (for decision makers): 3-sentence summary — pain + POC result + decision requested
  • Part B (for procurement/internal): 10-field detail — pain, scope, result, business value, remaining risks, procurement path, closing window, cooling threshold, rollout, decision

Part A must be forwardable in a chat or email without attachments. Part B supports internal evaluation. If procurement path, closing window, or cooling threshold is missing, the recap must name that gap explicitly instead of implying contract readiness.

4b. Procurement Path Check

Before quoting, determine the buying path:

  • Single source / direct purchase: Quote → internal approval → sign
  • Requires bidding / tender: Prepare bid materials, identify timeline, assign bid owner
  • Budget not yet locked: Gap list item — who must approve budget and when
  • Procurement/legal review required: Submit One-Page Recap + compliance docs, track review SLA

If procurement path is unknown, next action is NOT a quote. Next action is to confirm procurement path with Champion or economic buyer.

Risk: In ToB, most deals with compliance requirements default to bidding. Assuming single source without checking is a common failure mode.

5. Quote

Quote only after the value and buyer path are clear.

Quote action must include:

  • package / scope
  • assumptions
  • commercial owner
  • deadline
  • what customer must confirm

If budget is unknown, ask for buying-process confirmation before sending a detailed quote.

6. Launch Node

Every closing plan needs a launch node:

  • kickoff date
  • first production milestone
  • customer-side resource
  • success metric after launch

Without launch node, the contract has no urgency.

Closing Abort / Fallback

If closing stalls despite following the method:

  • >14 days no progress on any step → return to tob-poc-war-room for re-assessment
  • Customer explicitly signals competitor entry → trigger tob-competitor-snip
  • Customer says "not now" with no alternative timeline → mark as lost, write lessons
  • Decision maker leaves company / org change → return to tob-poc-war-room for stakeholder rebuild

Do not keep cycling through the six steps if the underlying buying process has changed.

Output Format

## POC-to-Contract Closing Plan

### 1. Closing Readiness
- Status: Ready / Nearly ready / Not ready / Blocked / Stalled
- Reason:
- Main blocker:
- Time risk: \x3C14 days since POC accepted / 14-30 days / >30 days
- Procurement path: confirmed / unknown / bidding required

### 2. Six-Step Checklist
| Step | Status | Evidence | Gap | Owner | Next action |

### 3. One-Page Recap Draft

**Part A — Decision Maker Summary (3 sentences):**
- Pain → Result → Request

**Part B — Internal Evaluation Detail:**
- Original pain:
- POC scope:
- Result:
- Business value:
- Remaining risks:
- Rollout proposal:
- Decision requested:

### 4. Customer Message
- Recipient:
- Objective:
- Draft:

### 5. Quote / Commercial Action
- Quote now? yes/no
- Scope:
- Assumptions:
- Owner:
- Deadline:

### 6. Launch Node
- Proposed kickoff:
- First milestone:
- Customer dependency:
- Success metric:

### 7. Risks
- Buying-process risk:
- Technical residual risk:
- Silence / momentum risk:
- Time risk: cooling window status
- Procurement path risk: single source vs bidding uncertainty

Acceptance Example

Input:

POC pass rate 93%. Four of five issues closed within 48h. Last issue has workaround. Champion says result is good. No decision maker meeting yet. Customer has been quiet for 7 days after recap.

Expected reasoning:

  • technically ready, commercially stalled.
  • decision maker path is the main blocker.
  • create one-page recap and ask champion for executive/procurement meeting.
  • do not lead with a detailed quote until buying path is confirmed.

Boundaries

  • Do not invent price, discount, contract terms, or launch date.
  • Do not call the deal ready if decision maker is unknown.
  • Do not hide unresolved P0 issues.
  • Do not output generic sales copy. Tie every action to POC evidence.
安全使用建议
Reasonable to install if you want a local sales-closing checklist for POC follow-up. Treat any real customer, procurement, or budget information you enter as business-sensitive, and review generated customer messages before sending because the skill drafts text but does not send anything automatically.
能力评估
Purpose & Capability
The stated purpose is to structure POC-to-contract readiness, procurement path, quote timing, launch planning, and risk handling; the SKILL.md, README, CLI, and generator logic all match that purpose.
Instruction Scope
Runtime instructions are bounded to analysis, checklist generation, recap drafting, and customer-message drafting; the skill explicitly says not to invent prices, discounts, contract terms, launch dates, or hide unresolved P0 issues.
Install Mechanism
The package has no declared dependencies or install hooks; the bin entry only invokes a small local CLI wrapper around src/generator.js.
Credentials
The executable code reads command-line or interactive user input and prints a markdown report. It does not use network calls, shell execution, filesystem reads or writes, credentials, environment secrets, or background services.
Persistence & Privilege
No persistence, privilege escalation, credential/session access, scheduled execution, or broad local indexing was found. Customer/business details may be entered by the user, but they remain local to the generated output.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install poc-to-contract-closer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /poc-to-contract-closer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release.
元数据
Slug poc-to-contract-closer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Poc To Contract Closer 是什么?

Closing playbook for converting a successful ToB POC into a contract. Use when a POC is technically accepted, near final demo, has cleared P0 issues, or has... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 42 次。

如何安装 Poc To Contract Closer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install poc-to-contract-closer」即可一键安装,无需额外配置。

Poc To Contract Closer 是免费的吗?

是的,Poc To Contract Closer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Poc To Contract Closer 支持哪些平台?

Poc To Contract Closer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Poc To Contract Closer?

由 william202404(@william202404)开发并维护,当前版本 v1.0.0。

💬 留言讨论