write-a-close-plan

write-a-close-plan is a skill for Claude Code, Codex from akiotanaka847/qaio-desktop. It costs 61 tokens per session (1,143 once invoked), scanned A, original, MIT.

A close-plan writing skill that creates a shared timeline for finishing a sale, covering procurement, security review, budget approval, and legal work.

In plain words
What is it for?
Use it to build a mutual action plan with dated milestones and responsibilities for everyone involved in closing a deal.
Why use it?
It makes owners, dates, unknown decision-makers, and the biggest risks visible to both the seller and the prospective customer.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to build a mutual action plan with dated milestones and responsibilities for everyone involved in closing a deal.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akiotanaka847/qaio-desktop/write-a-close-plan
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add akiotanaka847/qaio-desktop --skill write-a-close-plan
Clone the repo
git clone --depth 1 https://github.com/akiotanaka847/qaio-desktop

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for write-a-close-plan

README.md
[![agentmods](https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/write-a-close-plan/github.svg)](https://agentmods.dev/skills/akiotanaka847/qaio-desktop/write-a-close-plan)
Your own site
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/write-a-close-plan"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/write-a-close-plan/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for write-a-close-plan

Your own site · 80×15
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/write-a-close-plan"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/write-a-close-plan.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,143 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00061 $0.01143
Opus 5 $0.00030 $0.00571
Sonnet 5 $0.00012 $0.00229
Haiku 4.5 $0.00006 $0.00114

Measured 7d ago against content hash dc0b84480040, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

write-a-close-plan scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

store/agents/sales/.agents/skills/write-a-close-plan/SKILL.md · 91 lines

How it starts

The opening of the file, as written. The whole thing — 91 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Write A Close Plan

Mutual action plan (MAP). Share with champion. Drive accountability both ways. Honest version - if economic buyer unknown, write UNKNOWN, not "decision maker".

When to use

  • "build a mutual action plan with {Acme}".
  • "close plan for {Acme}".
  • "what's left to close {Acme}".

Connections I need

I run external work through Composio. Before this skill runs I check that the categories below are linked. Missing → I name the category, ask you to connect it from the Integrations tab, stop.

  • CRM - read deal record (owner, stage, amount, close date). Optional but strongly recommended.

If your CRM isn't connected I keep going from your call notes alone and ask you to paste any deal facts I'm missing.

Information I need

I read your sales context first. For every required field that's missing I ask ONE plain-language question (best modality: connected app > file drop > URL > paste) and wait.

  • Your sales playbook - Required. Why I need it: deal stages and qualification drive what's still open in the plan. If missing I ask: "I don't have your playbook yet - want me to draft it now?"
  • Which deal this plan is for - Required. Why I need it: I read the call history for that specific deal. If missing I ask: "Which prospect or deal should I build this close plan for?"
  • Target close date - Optional. Why I need it: anchors the timeline. If you don't have it I propose one based on your typical close cycle and flag TBD.
  • Champion, economic buyer, and blocker names - Optional. Why I need it: these become the rows of the plan. If you don't have them I write UNKNOWN and surface each as something to learn on the next call.
  1. Read the playbook. Load context/sales-context.md. Need deal stages + qualification to know what still open.

  2. Read call history for the deal. All calls/{id}/analysis.md where dealSlug match. Extract confirmed facts vs. inferred.

  3. Compile current state:

    • Champion - name + title, or UNKNOWN.
    • Economic buyer - name + title, or UNKNOWN.
    • Blocker - if identified, name. Else UNKNOWN.
    • Procurement path - legal review? InfoSec questionnaire? Finance sign-off? If unknown, UNKNOWN.
    • Budget - confirmed / in-plan / needs-approval / UNKNOWN.
    • Technical validation - done / scheduled / required / N/A.
    • Target close date - from user if provided, else propose based on playbook's typical close cycle.

Read the full file on GitHub · 91 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 91 lines · 61 tokens per session scan A dc0b84480040

Subscribe to this mod's changes

write-a-close-plan is a skill published in the GitHub repository akiotanaka847/qaio-desktop (2 stars, last pushed 8d ago), licensed MIT. It adds 61 tokens to every session and 1,143 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.

Related

Other skills, from other repositories

afrexai-lead-hunter

Enterprise-grade B2B lead generation, enrichment, scoring, and outreach sequencing for AI agents. Find ideal prospects, enrich with verified data, score against your ICP, and generate personalized outreach — all autonomously.

LeoYeAI/openclaw-master-skills · 50 tokens

handle-linkedin-connection-request-signal

Use this skill when someone sends a team member an inbound LinkedIn connection request. An inbound request is a deliberate, ACTIVE first-party intent signal — meaningfully stronger than a passive profile view — and it deserves different scoring rules. The skill resolves and enriches the requester, gates them through…

swan-gtm/gtm-skills · 160 tokens

proposals

Use when writing the document a buyer reads to say yes — a commercial proposal or Statement of Work, turning discovery notes into a scoped and priced document, adding tiers so the middle one wins, or diagnosing a proposal that will not close. NOT the binding legal agreement with its liability and IP clauses (that is…

ericrisco/rsc-harness · 100 tokens

handle-demo-request

Use this skill when someone requests a demo through your website — a "Book a demo" form, a webhook carrying little more than a work email — and the question is what happens in the next sixty seconds. Enriches the person and company, decides fit and buyer persona separately, and routes the request down one of three…

swan-gtm/gtm-skills · 142 tokens

rfp-response

Use this skill when an inbound RFP, RFI, or brief lands and a proposal has to go back by a deadline - "an RFP just came in", "should we bid on this", "build the response", "the proposal is due Friday", "set up the RFP", "where are we on the [brand] RFP", "what's the status of our RFPs", "which RFP is about to slip".…

swan-gtm/gtm-skills · 135 tokens

co-founder-dynamics

Complete co-founder playbook for technical founders — finding co-founders, equity splits (dynamic and static), co-founder agreements, vesting schedules, working relationships, conflict resolution, co-founder breakups, and the "dating before marrying" framework. Use when looking for a co-founder, structuring a founding…

LeadMagic/gtm-skills · 91 tokens