YALC-the-GTM-operating-system: Skill for Claude Code

.claude/skills/lost-deal-revival-agent/SKILL.md

lost-deal-revival-agent is a skill for Claude Code from Othmane-Khadri/YALC-the-GTM-operating-system. It costs 174 tokens per session (3,071 once invoked), scanned A, original, MIT.

A drafting workflow for re-engaging deals marked closed-lost when a new public company signal addresses the original objection. It uses a Claap objection quote and writes the draft for human review.

In plain words
What is it for?
Use it to draft short revival messages for lost deals when hiring, funding, news, or another tracked signal suggests the objection may no longer apply.
Why use it?
It connects a past reason for losing a deal with a relevant new change, without sending a message or launching a campaign automatically.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is Othmane-Khadri/YALC-the-GTM-operating-system's own configuration. It tells Claude Code how to work on YALC-the-GTM-operating-system itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything YALC-the-GTM-operating-system configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Othmane-Khadri/YALC-the-GTM-operating-system. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Othmane-Khadri/YALC-the-GTM-operating-system/main/.claude/skills/lost-deal-revival-agent/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Othmane-Khadri/YALC-the-GTM-operating-system

Made for: Claude Code.

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 lost-deal-revival-agent

README.md
[![agentmods](https://agentmods.dev/badge/skills/othmane-khadri/yalc-the-gtm-operating-system/lost-deal-revival-agent/github.svg)](https://agentmods.dev/skills/othmane-khadri/yalc-the-gtm-operating-system/lost-deal-revival-agent)
Your own site
<a href="https://agentmods.dev/skills/othmane-khadri/yalc-the-gtm-operating-system/lost-deal-revival-agent"><img src="https://agentmods.dev/badge/skills/othmane-khadri/yalc-the-gtm-operating-system/lost-deal-revival-agent/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 lost-deal-revival-agent

Your own site · 80×15
<a href="https://agentmods.dev/skills/othmane-khadri/yalc-the-gtm-operating-system/lost-deal-revival-agent"><img src="https://agentmods.dev/badge/skills/othmane-khadri/yalc-the-gtm-operating-system/lost-deal-revival-agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 174 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,071 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00174 $0.03071
Opus 5 $0.00087 $0.01536
Sonnet 5 $0.00035 $0.00614
Haiku 4.5 $0.00017 $0.00307

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

Security

Grade A, and why

lost-deal-revival-agent 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 12d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (__tests__/lost-deal-revival.test.ts), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.claude/skills/lost-deal-revival-agent/SKILL.md · 283 lines

How it starts

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

Lost Deal Revival Agent

Receives signal-pair fire payloads from the signal-pair watcher (src/lib/agents/signal-pair-watcher.ts) when a watched company has both a Claap-derived closed-lost objection tag and a fresh PredictLeads signal within a 14-day window. Fetches the verbatim Claap objection quote, drafts a tight 2-line revival message that quotes the objection back and names the new signal change, then writes the draft to one of two operator-chosen output targets for human review.

You produce drafts. You do NOT send messages. You do NOT start Lemlist campaigns. You do NOT modify Claap recordings.

When This Skill Applies

  • "revive closed-lost deals"
  • "set up revival agent"
  • "when objection X is fixed by signal Y reach out"
  • "lost deal revival"
  • "closed-lost re-engagement loop"

NOT this skill:

  • "send a cold email" → use email-sequence / send-cold-email
  • "launch a LinkedIn campaign" → use launch-linkedin-campaign
  • "summarize this Claap call" → use Claap's own per-call summary

When invoked from Slack

If the invocation prompt mentions a Slack channel and thread, treat THAT Slack thread as your output surface instead of the chat. The drafted revival message and any progress notes go to the thread instead of the chat.

  • Every progress message goes to the Slack thread via the Slack MCP (registered as slack). Use the tool slack_post_message with the channel and, when a thread timestamp is present, the same thread_ts (or slack_reply_to_thread for thread replies) so updates land in the same thread. There is no native message-update tool, so post a new message rather than trying to edit an existing one.
  • Any approval gate (this skill defaults to producing a draft for human review, but if the invocation introduces a confirm-before-write step) is posted to the Slack thread as a short, structured preview, then you wait for either a thumbs-up reaction OR a thread reply matching approve | ship it | looks good | go | yes FROM THE ORIGINAL REQUESTER ONLY (the user id named in the invocation prompt). Poll for the reply with slack_get_thread_replies and use slack_add_reaction to acknowledge receipt. Ignore approvals from anyone other than the original requester. No one else can approve on their behalf.
  • The final result goes back to the thread with any artifact URLs (HubSpot task, Lemlist DRAFT campaign).

Read the full file on GitHub · 283 lines

Files

What ships with it

4 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 · 283 lines · 174 tokens per session scan A 4e1dd8ef5ec9

Subscribe to this mod's changes

lost-deal-revival-agent is a skill published in the GitHub repository Othmane-Khadri/YALC-the-GTM-operating-system (301 stars, last pushed 22d ago), licensed MIT. It adds 174 tokens to every session and 3,071 once invoked, about $0.0009 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-08-30.