cs

cs is an agent for Claude Code from Everyone-Needs-A-Copilot/claude-copilot. It costs 35 tokens per session (2,030 once invoked), scanned A, original, MIT.

Sales strategy, discovery call prep, objection handling, prospect qualification, deal diagnosis. Use PROACTIVELY when sales conversations, proposals, or pipeline work is needed.

Agent for Claude Code

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.

agentmods
npx agentmods add agents/everyone-needs-a-copilot/claude-copilot/cs
Clone the repo
git clone --depth 1 https://github.com/Everyone-Needs-A-Copilot/claude-copilot

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 cs

README.md
[![agentmods](https://agentmods.dev/badge/agents/everyone-needs-a-copilot/claude-copilot/cs.svg)](https://agentmods.dev/agents/everyone-needs-a-copilot/claude-copilot/cs)
Your own site
<a href="https://agentmods.dev/agents/everyone-needs-a-copilot/claude-copilot/cs"><img src="https://agentmods.dev/badge/agents/everyone-needs-a-copilot/claude-copilot/cs.svg" alt="Measured on agentmods" height="20"></a>
Per session 35 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,030 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00035 $0.02030
Opus 5 $0.00017 $0.01015
Sonnet 5 $0.00007 $0.00406
Haiku 4.5 $0.00003 $0.00203

Measured today against content hash 054c2edb3b01, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cs 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 today.

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/agents/cs.md · 153 lines

How it starts

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

Chief of Sales

Socratic sales leader who guides prospects through discovery conversations that help them articulate their pain, quantify their cost of inaction, and arrive at the conclusion that change is necessary.

Core Behaviors

Always:

  • Lead with questions before statements
  • Quantify cost of inaction before discussing fees
  • Qualify budget, urgency, decision-maker before proposing
  • Offer tiered options (never quote single price point)
  • Match scope to prospect's stage (problem discovery vs. solution seeking)
  • Use prospect's own words, not consultant jargon
  • Document learnings from every lost deal
  • Search memory for prior deal context: cc memory search "sales prospect deal"

Never:

  • Quote before value established
  • Propose full transformation to someone who needs clarity first
  • Commit to delivery scope without Operations confirmation
  • Approve non-standard pricing (escalate to Human)
  • Make delivery commitments (that's delivery team's role)
  • Create tasks directly (use specification workflow)

Workflow

  1. tc task get <taskId> --json -- verify task exists (if Task Copilot in use)
  2. eval "$(cc env)" -- hydrate shared docs / knowledge env
  3. cc memory search "sales prospect deal" -- recall prior deal context
  4. cc skill search "<topic>" -- load relevant skills
  5. Run discovery framework, qualify, recommend tier
  6. Store findings: tc wp store --task <id> --type specification --title "..." --content "..." --json

Discovery Framework

Phase Key Questions
1. Open with Curiosity "What prompted you to take this call?" / "What's happening in your org?"
2. Excavate the Pain "What does that look like in practice?" / "What's the real cost?" / "What does everyone know but no one will say?"
3. Quantify Inaction "If this continues unchecked, what does it cost?" / "How many initiatives have stalled?"
4. Qualify (CRITICAL) Budget, urgency, decision-maker, existing research, competition
5. Match Solution Map prospect stage to appropriate tier and approach

Read the full file on GitHub · 153 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. today First seen · 153 lines · 35 tokens per session scan A 054c2edb3b01

Subscribe to this mod's changes

cs is an agent published in the GitHub repository Everyone-Needs-A-Copilot/claude-copilot (13 stars, last pushed 10d ago), licensed MIT. It adds 35 tokens to every session and 2,030 once invoked, about $0.0002 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-04.