Uma Claude Skill que ingere as últimas dez calls de Gong de um AE e produz uma nota de coaching em um formato fixo de três-coisas-funcionando / duas-coisas-para-ajustar / um-exercício-específico. Construída para gestores que querem coaching semanal consistente mas não têm dez horas por semana para reouvir calls. A skill escreve o rascunho; o gestor edita, contextualiza com sinais de fora da call e entrega no próximo um-a-um. Auto-envio está explicitamente fora de escopo.
Quando usar
Você é um sales manager com 4 a 10 AEs como reportes diretos. Você quer que todo rep receba a mesma profundidade de coaching toda semana, não apenas os mais barulhentos com deals confusos. Você tem Gong, seu time tem uma rubrica de call e consegue separar trinta minutos por semana por rep para revisar e editar o rascunho. A skill colapsa o loop de “ouvir dez calls + tomar notas + estruturar feedback” de aproximadamente 3 horas por rep para cerca de 30 minutos.
Use semanalmente. Diariamente é demais (nenhum rep muda comportamento em 24 horas). Mensalmente é raro demais (as calls citadas estão velhas e os padrões mais difíceis de lembrar). Entrega na sexta à tarde é o sweet spot — o AE tem o fim de semana para absorver sem comer o dia de venda.
Quando NÃO usar
Performance Improvement Plans, processos formais de RH, decisões de comp ou papelada de desligamento. Isso é uma nota de coaching, não um registro de pessoal. PIPs exigem envolvimento de RH, ciência assinada e um nível de defensabilidade que essa Skill não foi projetada para atender. O references/03-escalation-criteria.md do bundle do artefato define os sinais binários que tiram um rep do caminho de coaching por completo.
Um rep que você não gerencia diretamente. A Skill verifica o gestor-de-registro contra o Gong e recusa se não houver match. Output para o gestor errado exporia conteúdo de call que o invocador não deveria ver — o modo de falha de maior impacto que essa Skill poderia habilitar se desprotegida.
Reps em rampa, novos, nos primeiros 30 dias. Coaching de rampa é uma conversa própria: shadowing, role-play, scoring de certificação. Uma nota semanal pontuada por rubrica a partir de dez calls magras produz ruído. Espere até o rep ter três semanas de volume real de calls com clientes.
Uma semana com menos de três calls usáveis. A Skill retorna Insufficient call data em vez de encher linguiça. Duas calls não estabelecem um padrão; fingir que estabelecem é viés de retrospectiva lavado em markdown.
Setup
Coloque o bundle no lugar. A Skill completa está em apps/web/public/artifacts/ae-rep-coaching-skill/SKILL.md junto com três templates de referência. Copie o diretório para ~/.claude/skills/ae-rep-coaching/ (ou para o .claude/skills/ em nível de projeto do seu time) para o Claude Code reconhecer.
Autentique o Gong. API key com acesso de leitura às calls e transcrições do AE. A Skill respeita o modelo de permissão do Gong; se as calls do AE estiverem restritas, a Skill não consegue vê-las, o que é o comportamento correto.
Substitua os templates pelos seus artefatos reais. O bundle vem com três arquivos de referência placeholder. Cada um é genérico até você preencher com o conteúdo real do seu time:
references/01-coaching-rubric-template.md — sua rubrica por tipo de call (discovery, demo, negociação, fechamento). O piloto vem com cinco critérios por tipo como ponto de partida.
references/02-coaching-note-format.md — o formato Markdown exato que toda nota semanal usa. Formato fixo é deliberado para o AE escanear o que mudou de uma semana para a outra.
references/03-escalation-criteria.md — os sinais binários que fazem a Skill se recusar a escrever uma nota de coaching e em vez disso emitir uma flag de conversa de performance.
Defina o ID do rep e o intervalo de datas. O default é as últimas dez calls ou os últimos catorze dias, o que for mais curto. Limite a janela em trinta dias; calls mais velhas refletem uma versão diferente do rep.
Decida a cadência e o canal de entrega. Semanal, sexta à tarde, no próximo 1:1 ou como DM que o rep pode ler antes do 1:1. Conquiste o buy-in do AE no canal antes da primeira nota cair sem aviso.
O que a skill efetivamente faz
Seis passos, nesta ordem, sem paralelização:
Verificar gestor-de-registro. Recusa hard se o usuário invocador não for o gestor direto do rep no Gong.
Puxar calls recentes filtradas por duração (≥5 min), número de participantes (≤5 externos) e qualidade de áudio. Para com menos de três calls usáveis.
Classificar cada call como discovery / demo / negociação / fechamento. Classificação por call (não uma suposição cega) é a escolha de engenharia que previne o modo de falha mais barulhento no início: aplicar uma rubrica de discovery a uma call de negociação.
Pontuar contra a seção da rubrica correspondente com uma citação da transcrição por nota. Sem nota sem citação — essa proteção descarta feedback de feeling disfarçado de análise.
Rodar o check de escalonamento contra 03-escalation-criteria.md. Se qualquer critério dispara (deturpação de preço, tom hostil, promessas de side-deal, etc.) a Skill para e devolve o bloco de escalonamento em vez da nota de coaching.
Agregar em três / dois / um com renderização de formato fixo. Padrões exigem ≥2 calls de suporte cada; a Skill devolve um único “ajustar” em vez de dois quando só um é sustentado. Nunca enche linguiça.
O exercício no final é o output mais importante. “Melhore discovery” é inútil. “Nas suas próximas três calls de discovery, faça a pergunta de orçamento antes do minuto vinte” é acionável, observável no Gong na semana seguinte e auditável. A Skill é prompted forte para tornar o exercício concreto e mensurável.
Realidade de custo
Por nota de coaching (um rep, dez calls, ~10k tokens de transcrição por call após filtragem, Claude Sonnet 4.5):
~120k tokens de input (transcrições + rubrica + formato + referência de escalonamento) → ~US$ 0,36 no preço atual do Sonnet.
~2k tokens de output (a nota em si) → ~US$ 0,03.
~US$ 0,40 por rep por semana, US$ 1,60 por rep por mês.
Para um gestor de oito reps, isso dá ~US$ 13/mês em custo de tokens.
Tempo economizado por gestor por semana: aproximadamente 2,5 horas por rep colapsam para 30 minutos (revisão + edição). Para oito reps, isso são ~16 horas de volta por semana. O piso realista fica mais perto de ~10 horas de volta uma vez que você considere o tempo adicional de 1:1 gasto conversando sobre a nota com cada rep — que é justamente o ponto.
Custo do Gong não é incremental; se você já tem Gong (a dependência hard da Skill) o acesso à API vem incluído.
Métrica de sucesso
Acompanhe um número por um trimestre: percentual de 1:1s semanais em que o AE referencia o exercício da semana anterior sem ser provocado. Se esse número não estiver acima de 50% até a semana 6, os exercícios não estão específicos o suficiente — volte e aperte a redação em 02-coaching-note-format.md para “exercício” não conseguir colapsar em “conselho genérico”.
Sinais secundários (mais lentos, mais ruidosos): movimento na taxa de fechamento no tipo específico de call em que o rep está sendo coachado, tempo de rampa para novos reps uma vez estabelecido o loop, qualidade de 1:1 avaliada pelo gestor.
vs alternativas
Notas escritas pelo gestor do zero. Melhor fidelidade se o gestor de fato fizer. O pega é consistência: sob carga, notas escritas pelo gestor ou pulam uma semana, viram “bom trabalho, continua assim”, ou são escritas para o rep com o deal em apuros enquanto os performers estáveis ficam sem coaching. A Skill não produz notas melhores do que um ótimo gestor com tempo infinito; ela produz notas melhores do que o mesmo gestor sob carga realista.
Scorecards e features de coaching nativas do Gong. Gong pontua calls individuais contra uma rubrica e expõe tendências agregadas. Útil, complementar e mais barato que essa skill se você só precisa de scoring. O que ele não faz bem é sintetizar entre calls no formato três / dois / um com um exercício específico. Você pode empilhar: use scorecards do Gong para grading por call, use essa Skill para a síntese semanal.
Membrain, Spekit ou outras plataformas dedicadas de coaching de vendas. Setup mais pesado, licença adicional, capacidade mais ampla (bibliotecas de skills, trilhas de aprendizado). Resposta certa para grandes orgs de vendas enterprise com headcount dedicado de enablement. Resposta errada para um único sales manager que só quer notas semanais que não comam a sexta-feira.
Status quo. “Vou cuidar do coaching depois do pipeline review.” Pipeline review nunca termina.
Pontos de atenção
Amplificação de viés. Pontuação por rubrica contra transcrições pode codificar viés do revisor — reps mais verbosos pontuam mais alto em “rapport”, falantes não-nativos de inglês pontuam mais baixo em “fluxo de discovery”, reps com clientes mais altos pontuam mais alto em “pede reação” mesmo quando o rep não fez nada. Guarda: toda nota exige citação da transcrição, não vibe; a rubrica é revisada trimestralmente com o time inteiro em vez de mantida por um único gestor isolado; a Skill avisa quando a rubrica tem mais de 90 dias. Veja apps/web/public/artifacts/ae-rep-coaching-skill/references/01-coaching-rubric-template.md.
Vazamento de dados de gestor errado. Um gestor puxa uma nota de coaching de um rep que ele não gerencia e acaba lendo conteúdo de call que não deveria ver. Guarda: o passo 1 da Skill verifica gestor-de-registro contra o modelo de permissão do Gong antes de qualquer transcrição carregar. Recusa hard em mismatch — sem output parcial, sem sugestão de workaround.
Rubrica velha. Uma rubrica escrita há 18 meses para discovery de outbound frio aplicada a demos inbound product-led de hoje produz feedback irrelevante que o AE silenciosamente para de ler. Guarda: cada arquivo de rubrica carrega uma data de last_edited; a Skill prepara um aviso na nota de coaching quando a seção da rubrica correspondente tem mais de 90 dias, e uma revisão trimestral da rubrica faz parte do plano de rollout, não opcional.
Calibragem de tom. Notas de coaching que parecem advertência por escrito são ignoradas ou escalam o relacionamento. Guarda: a Skill exige voz de “par confiável” em 02-coaching-note-format.md, o check de escalonamento no passo 5 roteia sinais de conversa de performance para fora do caminho de coaching por completo, e o plano de rollout pede testar o tom com um dos seus AEs mais fortes antes de mandar uma nota cega.
Dependência do gestor-de-registro. Isso é uma ferramenta para o gestor, não um substituto. O output é um rascunho. O gestor edita, contextualiza com observações de fora da call (histórico de 1:1, estágio de rampa, contexto do deal que a call não mostrou) e entrega pessoalmente. Auto-envio está intencionalmente fora do bundle.
Stack
Gong — fonte das calls, camada de transcrição, verificação de gestor-de-registro, scorecards opcionais por call como camada complementar
Claude (Sonnet 4.5 ou superior) — pontuação de rubrica, check de escalonamento, síntese no formato três / dois / um
Rubrica de coaching, formato de nota, critérios de escalonamento — os três arquivos de referência em apps/web/public/artifacts/ae-rep-coaching-skill/references/ que transformam um genérico “pontue essa transcrição” em um loop de coaching que seu time de fato é dono
---
name: ae-rep-coaching
description: Generate a weekly coaching note for a single AE from their last ten Gong calls. Output is a three-things-working / two-things-to-tighten / one-specific-exercise note that the manager edits and delivers — never auto-sent. Use weekly per direct report.
---
# AE rep coaching
## When to invoke
Invoke when a sales manager wants a structured coaching draft for one direct report based on recent call activity. Take a Gong rep ID and a date window as input and produce a Markdown coaching note grounded in specific call moments.
Do NOT invoke for:
- Performance Improvement Plans (PIPs), formal HR processes, or any document that becomes part of an employee's official record. This skill writes a coaching note, not a personnel file. PIPs require HR involvement, signed acknowledgment, and a defensibility bar this skill is not designed to meet.
- Compensation, promotion, or termination decisions. The skill scores call behaviors against a rubric. It does not assess overall contribution, ramp trajectory, or pipeline coverage.
- Peer-to-peer feedback (no manager-of-record context, no authorization to read calls).
- A rep the invoking user does not directly manage. The Skill checks the requesting user's manager-of-record status against the rep ID and refuses if there is no match. Wrong-manager data leakage is the highest-impact failure mode this skill could enable.
- Calls that are not internal sales activity (customer-success QBRs, partner calls, internal syncs miscategorized in Gong).
## Inputs
- Required: `rep_id` — the Gong user ID for the AE being coached.
- Required: `manager_id` — the Gong user ID of the invoking manager. Used to verify the manager-of-record relationship before any transcript is read.
- Optional: `window_days` — how far back to pull. Default 14. Cap at 30; older calls reflect a different version of the rep.
- Optional: `max_calls` — cap on number of calls analyzed. Default 10. Set lower (5-7) for high-volume SDRs to keep token cost bounded.
- Optional: `call_types` — restrict to one or more of `discovery|demo|negotiation|closing`. Default: all four.
## Reference files
Read all of the following from `references/` before generating the note. These are the user's own coaching artifacts. Without them, the output is generic feedback that any sales-coaching blog could produce.
- `references/01-coaching-rubric-template.md` — the per-call-type rubric the Skill scores against. Replace the template with your team's actual rubric.
- `references/02-coaching-note-format.md` — the literal Markdown format and tone the manager wants. The Skill matches this style rather than inventing one per run.
- `references/03-escalation-criteria.md` — the signals that mean "stop, this is not a coaching moment, this is a performance conversation." When any criterion fires, the Skill refuses to produce the coaching note and surfaces the criteria instead.
## Method
Run these steps in order. Do not parallelize — each step depends on data from the previous one, and the escalation check must run before any analysis is committed to the output.
### 1. Verify manager-of-record
Query Gong for the rep's manager-of-record. If it does not match `manager_id`, refuse the request and return:
```
Refused: <manager_id> is not the manager of record for <rep_id>. Coaching notes are written by the direct manager only.
```
This is a hard refusal. Do not produce a partial note, do not suggest workarounds. Wrong-manager output is the most damaging failure mode this Skill could enable.
### 2. Pull recent calls
Use `pull_recent_calls(rep_id, window_days, max_calls, call_types)`. Filter out:
- Calls under five minutes (no signal, mostly logistics).
- Calls with more than five external attendees (group dynamics drown out the rep's behavior).
- Calls flagged in Gong as `bad_audio` or `transcription_failed`.
If fewer than three usable calls remain after filtering, stop and return: `Insufficient call data: <N> usable calls in window. Extend window_days or wait for more activity.` Producing a coaching note from one or two calls is hindsight bias amplification.
### 3. Classify call type
For each remaining call, take the Gong stage tag if present. If absent, classify the call into `discovery|demo|negotiation|closing` based on transcript content. Engineering choice: classification is explicit and per-call rather than blanket because applying a discovery rubric to a negotiation call produces irrelevant scoring (the noisiest failure mode in early rollouts).
### 4. Score against rubric
For each call, load the matching rubric section from `01-coaching-rubric-template.md`. Score each criterion 1-5 with a specific transcript citation (timestamp + 1-2 sentence quote). No score without a citation — this guard rules out gut-feel feedback dressed up as analysis.
### 5. Run escalation check
Before aggregating, evaluate every criterion in `03-escalation-criteria.md` against the scored calls. If any criterion fires (e.g. repeated misrepresentation of pricing, deal terms invented on the fly, hostile tone toward customer), stop and return the escalation block instead of the coaching note. Coaching is the wrong intervention for these signals; a performance conversation with HR involvement is.
### 6. Aggregate into three / two / one
Across the scored calls, identify:
- **Three patterns working.** Behaviors that scored 4-5 on multiple calls. Cite at least two calls per pattern.
- **Two patterns to tighten.** Behaviors that scored 1-2 on multiple calls. Cite at least two calls per pattern. If only one weak pattern is supported by ≥2 calls, return one — never pad to two.
- **One specific exercise.** A concrete, measurable behavior change for the upcoming week, tied to the strongest "tighten" pattern.
### 7. Render the note
Use the format in `02-coaching-note-format.md` exactly. Engineering choice: the format is fixed (not regenerated per run) so the AE sees the same shape every week and can scan for what changed.
## Output format
```markdown
# Coaching note — {Rep name}, week of {YYYY-MM-DD}
Calls analyzed: {N} ({list of call types and dates})
Window: last {window_days} days
## Three things working
1. **{Pattern}.** Cited in: {Call A — timestamp}, {Call B — timestamp}.
"{short quote}"
2. **{Pattern}.** Cited in: {Call C — timestamp}, {Call D — timestamp}.
"{short quote}"
3. **{Pattern}.** Cited in: {Call E — timestamp}, {Call F — timestamp}.
"{short quote}"
## Two things to tighten
1. **{Pattern}.** Cited in: {Call G — timestamp}, {Call H — timestamp}.
"{short quote}". Why it matters: {one sentence linked to deal outcomes}.
2. **{Pattern}.** Cited in: {Call I — timestamp}, {Call J — timestamp}.
"{short quote}". Why it matters: {one sentence linked to deal outcomes}.
## One exercise for next week
On your next {N} {call type} calls, {specific measurable behavior}.
Success looks like: {observable outcome the manager can verify in Gong}.
---
Draft by ae-rep-coaching skill. Manager edits and delivers; this note
is not auto-sent.
```
## Watch-outs
- **Coaching is not a performance review.** A coaching note that reads like a written warning gets ignored or escalates the relationship. Guard: the prompt forces "trusted peer" voice and the escalation check in step 5 routes performance issues out of the coaching path entirely.
- **Wrong-manager data leakage.** If a manager pulls a coaching note on a rep they do not manage, the Skill exposes call content the invoker should not see. Guard: step 1 verifies manager-of-record against Gong's permission model before any transcript is loaded; hard refusal on mismatch.
- **Bias amplification.** Rubric scoring against transcripts can encode reviewer bias (verbose reps score higher; non-native English speakers score lower on "discovery rapport"). Guard: every score requires a transcript citation, not a vibe; the rubric is reviewed quarterly with the full team, not maintained by one manager in isolation.
- **Stale rubric.** A rubric written for cold outbound applied to warm inbound demos produces irrelevant feedback. Guard: each rubric file carries a `last_edited` date; the Skill prepends a warning to the coaching note if the matching rubric section is older than 90 days.
- **Hindsight bias.** Two calls do not establish a pattern. Guard: step 2 refuses to produce a note with fewer than three usable calls; "patterns" require ≥2 supporting calls each.
- **Manager-of-record dependency.** This is a tool for the manager, not a replacement. The output is a draft. The manager edits, contextualizes with off-call observations (1:1 history, ramp stage, deal context), and delivers in person. Auto-sending is explicitly out of scope.
# Coaching rubric — TEMPLATE
> Replace this template's contents with your team's actual rubric per
> call type. The ae-rep-coaching skill loads the matching section
> based on each call's classification. Without your real rubric, the
> coaching note reflects generic sales-coaching wisdom rather than
> what your team has decided "good" looks like.
## How to use this rubric
Each call type has 4-6 criteria. Each criterion is scored 1-5 against a transcript with a citation (timestamp + 1-2 sentence quote). The Skill aggregates scores across calls; this file defines what is being scored, not how the aggregation works.
Update `last_edited` at the bottom every time you change the rubric. The Skill warns the manager when the rubric is older than 90 days.
## Discovery rubric
| # | Criterion | What 1-2 looks like | What 4-5 looks like |
|---|---|---|---|
| 1 | Opens with explicit agenda | No agenda; jumps to demo or pitch | States agenda, asks for additions, gets explicit buy-in |
| 2 | Uncovers measurable pain | Asks "any pain points?" generically | Pain quantified — money, time, headcount, risk |
| 3 | Maps the buying committee | Talks only to the loudest person | Names roles + economic buyer, asks who else weighs in |
| 4 | Tests budget and timeline early | Avoids both, hopes for the best | Both surfaced before minute 25, no awkwardness |
| 5 | Confirms next step before ending | "We'll be in touch" | Specific next step + date + named owner on each side |
## Demo rubric
| # | Criterion | What 1-2 looks like | What 4-5 looks like |
|---|---|---|---|
| 1 | Demo is anchored to discovery | Generic feature tour | Tied to ≥3 pains surfaced in discovery, named explicitly |
| 2 | Talks less than the customer overall | Monologue, ratio > 70/30 rep | Ratio ~50/50 or customer-heavier |
| 3 | Asks for reaction every 5-7 min | Talks for 20 min uninterrupted | Asks "does this match what you described?" repeatedly |
| 4 | Surfaces objections proactively | Hopes objections do not come up | Names the likely objection before the buyer does |
| 5 | Closes with mutual action plan | "Let me know what you think" | Confirms next step, decision criteria, and decision date |
## Negotiation rubric
| # | Criterion | What 1-2 looks like | What 4-5 looks like |
|---|---|---|---|
| 1 | Anchors on value before price | Leads with discount | Recaps quantified pain before discussing terms |
| 2 | Trades, never gives | Gives discount unilaterally | Every concession paired with an ask (term length, refs, timing) |
| 3 | Confirms the real decision criteria | Assumes price is the issue | Surfaces and confirms the actual blocker |
| 4 | Multi-threads the close | Single contact carrying the deal | Engages economic buyer + at least one other |
| 5 | Documents agreement same-day | Verbal only | Recap email out within 24h with terms + next step |
## Closing rubric
| # | Criterion | What 1-2 looks like | What 4-5 looks like |
|---|---|---|---|
| 1 | Confirms the path-to-signature | Asks "are we good?" | Walks through procurement, legal, security as a sequence |
| 2 | Owns the close date | Lets the buyer set the timeline | Names the date and gets explicit agreement |
| 3 | Pre-empts last-minute asks | Surprised by procurement requests | Has surfaced the redlines and asks before this call |
| 4 | Maintains champion engagement | Champion goes silent in week 2 | Champion is co-steering with the rep, has internal coverage |
## Last edited
{YYYY-MM-DD}
# Coaching note format — TEMPLATE
> The ae-rep-coaching skill renders its weekly note in this exact
> shape. Adjust the wording (tone, signoff, emoji policy) to match
> how your team writes; do not change the section count or order
> without updating the Skill's `Output format` section in lockstep.
## Why a fixed format
The AE reads one of these every week. A fixed shape lets them scan for what changed week over week instead of re-parsing the structure each time. The same reason quarterly business reviews use a fixed deck template — the cognitive load belongs on the content, not the container.
## The literal format
```markdown
# Coaching note — {Rep first name}, week of {YYYY-MM-DD}
Calls analyzed: {N} ({list of call dates and types})
Window: last {window_days} days. Rubric version: {YYYY-MM-DD}.
## Three things working
1. **{Crisp one-line pattern name}.** Cited in: {Call name — HH:MM},
{Call name — HH:MM}.
> "{1-2 sentence transcript quote}"
What you did: {one sentence in trusted-peer voice}.
2. **{Pattern}.** Cited in: {Call — HH:MM}, {Call — HH:MM}.
> "{quote}"
What you did: {one sentence}.
3. **{Pattern}.** Cited in: {Call — HH:MM}, {Call — HH:MM}.
> "{quote}"
What you did: {one sentence}.
## Two things to tighten
1. **{Crisp one-line pattern name}.** Cited in: {Call — HH:MM},
{Call — HH:MM}.
> "{quote}"
Why it matters: {one sentence linked to deal outcome — cycle
length, conversion, expansion potential, churn risk}.
The shift: {one sentence describing the alternative behavior}.
2. **{Pattern}.** Cited in: {Call — HH:MM}, {Call — HH:MM}.
> "{quote}"
Why it matters: {one sentence}.
The shift: {one sentence}.
## One exercise for next week
On your next {N} {call type} calls, {specific measurable behavior —
e.g. "ask the budget question before minute 20" or "surface one
objection proactively before the buyer raises it"}.
Success looks like: {one sentence — observable signal in Gong the
manager will check next week, not "feel more confident"}.
---
Draft generated by the ae-rep-coaching skill from the last
{window_days} days of calls. Your manager edits this before
delivering. If anything in here does not match your read of the
calls, push back — the rubric serves the conversation, not the
other way around.
```
## Voice rules
- Trusted peer, not performance reviewer. Read aloud — if it sounds like a written warning, rewrite.
- Specific over flattering. "You opened with an agenda on three of four calls" beats "great job on agendas."
- No corporate hedging. "You did" / "tighten this" / "try this." No "you might consider perhaps."
- One exercise, not five. Five exercises is zero exercises.
## Last edited
{YYYY-MM-DD}
# Escalation criteria — TEMPLATE
> Replace this template's contents with the criteria your team has
> agreed mark a "stop coaching, start a performance conversation"
> moment. The ae-rep-coaching skill evaluates every criterion before
> producing the weekly note. If any criterion fires, the Skill
> refuses to render the coaching note and returns this list with the
> matching evidence instead.
## Why a hard separation
Coaching notes are formative, low-stakes, weekly. Performance conversations are summative, high-stakes, on-record, and involve HR. Confusing the two damages the rep both ways: small issues become existential, real issues get softened into "patterns to tighten" and go unaddressed. The Skill enforces the separation by refusing to write a coaching note when any of the criteria below fires.
## Criteria
Each criterion is binary (fires or does not). The Skill quotes the transcript evidence when reporting a fire, so the manager can verify before acting.
### 1. Misrepresentation of product capability
The rep claims a capability the product does not have, in a way a reasonable buyer would rely on. Example: "Yes, we support SOC 2 Type 2 out of the box" when the product has Type 1 only.
### 2. Misrepresentation of pricing or contract terms
The rep states pricing, discount authority, term length, or termination terms inconsistent with what is in the actual contract template or pricing book. One-off slips happen; a pattern across multiple calls is escalation.
### 3. Hostile or disrespectful tone toward the customer
Sarcasm, dismissiveness, raised voice, interrupting repeatedly. The Skill cites timestamps and quotes; the manager makes the judgment call on intent, but a pattern triggers the criterion regardless of intent.
### 4. Side deal or off-contract promise
The rep promises something — feature, timeline, credit, side letter — that is not part of the standard contract and was not approved by deal desk or the manager. This is a legal exposure issue, not a coaching issue.
### 5. Discovery of harassment, discrimination, or compliance issue
Anything that surfaces in a call (rep behavior or customer behavior) that triggers HR or legal review. The Skill never tries to write this up itself; it surfaces the timestamp and stops.
### 6. Visible signs of burnout or distress
Repeated mentions of being overwhelmed, audible distress on calls, patterns suggesting a mental-health concern. Coaching is not the right intervention; a 1:1 conversation, EAP referral, or workload review is.
## What the Skill returns when a criterion fires
```markdown
# Escalation — not a coaching moment
The ae-rep-coaching skill stopped before writing a coaching note for
{Rep name} because the following criterion fired:
**{Criterion name}**
Evidence:
- {Call name — HH:MM}: "{quote}"
- {Call name — HH:MM}: "{quote}"
Recommended next step: {appropriate path — HR conversation, deal
desk review, EAP referral, etc.}. Do not paste this output into a
performance document; it is a flag, not a finding. Verify the
evidence yourself before acting.
```
## Last edited
{YYYY-MM-DD}