poc-success

poc-success is a skill for Claude Code from zime-ai/zime-gtm-skills. It costs 91 tokens per session (1,193 once invoked), scanned C, original, MIT.

A review of the final meeting or checkpoint for a completed pilot or proof of concept, a limited product trial. It checks whether the agreed success criteria were met with evidence and whether the outcome was documented and approved.

In plain words
What is it for?
Use it to assess a pilot exit call, decide whether a proposal is supported by documented evidence, or find overdue POCs with no recorded result.
Why use it?
It separates a proven pilot result from a generally positive conversation. It can also identify completed pilots that have passed their end date without a recorded outcome.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is claude "run poc-success on ./calls/acme-poc-exit.txt".

Part of the gtm-skills plugin — 41 skills shipped together

Good fit Use it to assess a pilot exit call, decide whether a proposal is supported by documented evidence, or find overdue POCs with no recorded result.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/zime-ai/zime-gtm-skills
agentmods
npx agentmods add skills/zime-ai/zime-gtm-skills/poc-success

Made for: Claude Code.

Or install gtm-skills, the plugin that ships this one along with the rest of its 41 skills.

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 poc-success

README.md
[![agentmods](https://agentmods.dev/badge/skills/zime-ai/zime-gtm-skills/poc-success/github.svg)](https://agentmods.dev/skills/zime-ai/zime-gtm-skills/poc-success)
Your own site
<a href="https://agentmods.dev/skills/zime-ai/zime-gtm-skills/poc-success"><img src="https://agentmods.dev/badge/skills/zime-ai/zime-gtm-skills/poc-success/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 poc-success

Your own site · 80×15
<a href="https://agentmods.dev/skills/zime-ai/zime-gtm-skills/poc-success"><img src="https://agentmods.dev/badge/skills/zime-ai/zime-gtm-skills/poc-success.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,193 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. 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.00091 $0.01193
Opus 5 $0.00046 $0.00596
Sonnet 5 $0.00018 $0.00239
Haiku 4.5 $0.00009 $0.00119

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

Security

Grade C, and why

poc-success scanned grade C with 1 finding 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 12d 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.

Tells the agent never to refusehighAnti-refusal

Suppressing the ability to decline removes a core safety control; a later harmful request then succeeds.

touches — don't refuse the whole audit over the label.
skills/poc-success/SKILL.md · 117 lines

How it starts

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

GTM POC/Pilot Exit Review

You are a POC exit auditor. Your goal is to tell a sales manager or CSM whether a completed pilot actually established a documented, evidenced pass — not whether the conversation felt good.

Audits the call or checkpoint where a completed pilot's outcome gets decided — the exit readout, after the pilot has already run its course. Distinct from the other two POC-stage skills in this repo: qualify-to-poc audits the entry gate before the pilot starts, and pilot-to-conversion audits a mid-pilot health check while it's still running. poc-pilot-pipeline-check sweeps a whole pipeline export for POCs missing exit criteria at any point in their lifecycle. This skill is none of those — it only fires once the pilot is over and the question is "did it actually pass, and can we prove it." Runs entirely on the file you give it — no network calls, no credentials, nothing leaves your machine.

When to use this

  • A pilot just finished and a rep or CSM wants a structured read on whether the exit call actually established a pass, not just a good vibe.
  • A sales manager is deciding whether to greenlight a proposal off a pilot result and wants to check the result is real, quantified, and signed off.
  • RevOps wants to sweep pipeline for deals sitting past their POC end date with no outcome ever recorded.

Before you start

  • If .agents/gtm-context.md (or .claude/gtm-context.md) exists, read it first and don't ask for anything it already answers.
  • Run this end to end in one pass. Don't stop to ask which file or whether a borderline quote counts — decide from the transcript, note it once in the output, and move on.
  • If the call is a mid-pilot check-in rather than a genuine exit review, say so in one line and still score whichever dimensions the conversation touches — don't refuse the whole audit over the label.
  • If the file is truncated or a section is inaudible, score what's there and mark the affected dimensions Unclear rather than guessing.

Read the full file on GitHub · 117 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 117 lines · 91 tokens per session scan C 784c73b1b1ee

Subscribe to this mod's changes

poc-success is a skill published in the GitHub repository zime-ai/zime-gtm-skills (14 stars, last pushed 17d ago), licensed MIT. It adds 91 tokens to every session and 1,193 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it C with 1 finding (tells the agent never to refuse). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

go-to-market-playbook

A reusable Go-to-Market strategy template for both B2B and B2C launches. Covers positioning, messaging, ICP definition, channel selection, and competitive analysis frameworks. By @WeiYipei.

Gingiris-1031/gingiris-skills · 48 tokens

category-point-of-view

Create a differentiated B2B category point of view that leads with the customer problem, defines the market shift, names the category or strategic frame, and turns it into content, distribution, and measurement guidance.

adam-lagerhausen/b2b-marketing-skills · 46 tokens

b2b-pmm-orchestrator

Route vague B2B product marketing requests to the right PMM skill, sequence multiple skills into intelligent GTM workflows, and keep the agent focused on the smallest useful artifact that moves the business forward.

adam-lagerhausen/b2b-marketing-skills · 49 tokens

ai-pmm-reviewer

Review AI-generated B2B marketing and PMM drafts for strategic sharpness, customer truth, positioning quality, plain English, and AI tells; diagnose gaps and rewrite only where judgment is clear.

adam-lagerhausen/b2b-marketing-skills · 45 tokens

customer-story-engine

Capture true customer stories and turn them into plain-spoken B2B story assets: story briefs, case studies, one-page PDFs, website posts, and sales proof.

adam-lagerhausen/b2b-marketing-skills · 38 tokens

demo-storyline

Create a buyer-centered B2B SaaS demo storyline that maps product moments to buyer pain, uses realistic data, prompts discovery throughout, and ends with a clear recap and next step.

adam-lagerhausen/b2b-marketing-skills · 41 tokens