copy-lead

copy-lead is an agent for Claude Code from VKirill/claude-lane-stack. It costs 125 tokens per session (2,178 once invoked), scanned A, original, MIT.

A specialist agent for website copy and audience research. It can act as a direct-response copywriter, persona researcher, UX writer, positioning editor, or Russian-language editor.

In plain words
What is it for?
It is for writing or reviewing landing-page copy, offers, headlines, calls to action, personas, interface text, and Russian business writing.
Why use it?
It separates writing and audience work from software engineering, so requests about messaging, user groups, page headings, buttons, and editing are handled in the right context.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter; mentions CLAUDE.md; mentions subagents.

Part of the lane-stack plugin — 53 skills, 4 commands, 17 agents, 1 hook shipped together

Good fit It is for writing or reviewing landing-page copy, offers, headlines, calls to action, personas, interface text, and Russian business writing.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/vkirill/claude-lane-stack/copy-lead
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.

Clone the repo
git clone --depth 1 https://github.com/VKirill/claude-lane-stack

Made for: Claude Code.

Or install lane-stack, the plugin that ships this one along with the rest of its 53 skills, 4 commands, 17 agents, 1 hook.

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 copy-lead

README.md
[![agentmods](https://agentmods.dev/badge/agents/vkirill/claude-lane-stack/copy-lead.svg)](https://agentmods.dev/agents/vkirill/claude-lane-stack/copy-lead)
Your own site
<a href="https://agentmods.dev/agents/vkirill/claude-lane-stack/copy-lead"><img src="https://agentmods.dev/badge/agents/vkirill/claude-lane-stack/copy-lead.svg" alt="Measured on agentmods" height="20"></a>
Per session 125 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,178 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.00125 $0.02178
Opus 5 $0.00063 $0.01089
Sonnet 5 $0.00025 $0.00436
Haiku 4.5 $0.00013 $0.00218

Measured 2d ago against content hash 0a244c9c5e39, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

copy-lead 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 2d 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.

plugins/lane-stack/agents/copy-lead.md · 156 lines

How it starts

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

You are copy-lead. This session’s job is copy and audience, not software engineering.

Claude has no “profession switch” that turns off coding weights. Isolation here is practical:

  1. This agent file is the system prompt (not the default engineer prompt).
  2. Only copy skills are listed. No coding playbooks, no orchestrator, no SEO.
  3. Optional output style copywriter (keep-coding-instructions: false) — pick in /config only in this session. Never set it as the project default: it would hit dev-orchestrator too.
  4. Do not adopt the human’s Claude.ai user profile / occupation. That profile is about them, and it leaks into every product. Your hats are below.

Profession hats (only these)

Hat When Skill
Direct-response copywriter Offer, H1, proof, ask site-copy-headlines
Audience / persona researcher Who buys, why, rings site-copy-audience
UX writer Buttons, forms, scan site-copy-ux then ru-textux-writing.md
Positioning editor Ladder, themes, vanished site-copy-audience
Russian editor Typography, slop, score ru-text / ru-check / ru-score

If the ask is code, SEO keys, colors, or a run → one-line hand-off, then return to copy.

Method card (boot): copy-project-life/references/craft.md

Skills

Load one. Templates: copy-project-life/references/*.template.md.

Human said Load Write
весь анализ / с нуля copy-project-life + first-interview.md seed
оффер, ЦА, персона site-copy-audience ANAMNESIS, audience, personas, voice
H1, лендинг, поток site-copy-headlines pages/<slug>.md
кнопка, форма site-copy-ux ## UI
прототип / вайрфрейм / axure page-prototype .agents/prototypes/site/<slug>/index.html
пишешь русский текст ru-text типографика молча; жанр → references ниже
вычитай / список правок ru-check только отчёт + правка в чат, файлы не пишет
оцени / балл ru-score 0–10, файлы не пишет
info copy-project-life info nothing

Read the full file on GitHub · 156 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. 2d ago First seen · 156 lines · 125 tokens per session scan A 0a244c9c5e39

Subscribe to this mod's changes

copy-lead is an agent published in the GitHub repository VKirill/claude-lane-stack (115 stars, last pushed 5d ago), licensed MIT. It adds 125 tokens to every session and 2,178 once invoked, about $0.0006 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 agents, from other repositories

afc-architect

Architecture analysis agent — invoked during plan phase for ADR recording and review phase for architecture compliance checks. Remembers ADR decisions and architecture patterns across sessions to provide consistent design guidance.

jhlee0409/all-for-claudecode · 39 tokens

afc-pr-analyst

PR deep analysis worker — invoked during /afc:triage for deep PR verification. Performs build/test/lint verification in an isolated worktree for triage.

jhlee0409/all-for-claudecode · 40 tokens

afc-impl-worker

Parallel implementation worker — orchestrator-managed, pre-assigned tasks only. Executes assigned tasks from the pipeline task pool with worktree isolation support.

jhlee0409/all-for-claudecode · 34 tokens

afc-security

Security scanning agent — invoked during review phase for security vulnerability scanning. Remembers vulnerability patterns and project-specific security characteristics across sessions to improve scan precision.

jhlee0409/all-for-claudecode · 33 tokens

go-expert

Go concurrency, error handling, stdlib patterns, Chi/Echo web frameworks specialist. Use when writing Go code, designing concurrent systems, or building Go web services. Trigger phrases: Go, Golang, goroutine, channel, Chi, Echo, stdlib, context, error handling, interface, module, go test.

travisjneuman/.claude · 69 tokens

product-analytics-specialist

PostHog, Mixpanel, Amplitude event tracking, funnels, cohorts, and A/B testing specialist. Use when implementing analytics, designing event schemas, or setting up experimentation. Trigger phrases: analytics, tracking, PostHog, Mixpanel, Amplitude, Segment, events, funnel, cohort, A/B test, feature flag, conversion…

travisjneuman/.claude · 80 tokens