Agent Skillsmohitagw15856/pm-claude-skills › counteroffer-decoder

counteroffer-decoder

GitHub

解析离职挽留方案,识别虚假承诺与真实修正。通过红黄绿分级评估风险,提供验证问题及去留决策框架,辅助判断是否接受加薪或晋升。

plugins/pm-resignation/skills/counteroffer-decoder/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

公司在我辞职后提出挽留 询问是否应该接受挽留报价 对方提供条件让我留下

Install

npx skills add mohitagw15856/pm-claude-skills --skill counteroffer-decoder -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/plugins/pm-resignation/skills/counteroffer-decoder -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@counteroffer-decoder

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill counteroffer-decoder -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "counteroffer-decoder",
    "description": "Decode a counteroffer after you resign — what the raise, promotion promise, or title bump really signals, the statistics-informed risks of staying, and a clear-eyed decision framework. Use when asked my company countered my resignation, should I accept a counteroffer, they offered me more to stay, or decode this retention offer. Produces a component-by-component decode with 🔴🟡🟢 severity, the questions that expose which promises are real, and the stay\/go decision sheet."
}

Counteroffer Decoder Skill

A counteroffer is the price of your replacement, quoted in a panic. Sometimes it's also a genuine correction — a manager discovering what the market already knew. This skill decodes which one is on the table: what each component (cash now, promises later, title without scope) actually signals, what changes the day you accept, and the questions whose answers separate real commitments from retention theater.

What This Skill Produces

  • Component-by-component decode — each element of the offer, what it signals, 🔴🟡🟢 severity
  • The day-after analysis — what accepting changes about trust, the promotion queue, and the next layoff list, stated as risks not prophecies
  • The verification questions — the asks that convert promises into commitments (in writing, with dates) or expose them
  • The decision sheet — stay/go framed against why they resigned in the first place

Required Inputs

Ask for these if not provided:

  • The counteroffer's exact contents — verbal or written; note which is which (it matters enormously)
  • Why they resigned — money, growth, manager, mission, the new opportunity itself; the counter can only fix some of these
  • The new offer they'd be declining — what gets given up if they stay
  • History — had they raised these issues before? A raise that took a resignation is data about the next raise

Framework: Severity Scale

  • 🔴 Retention theater — high risk — verbal-only promises ("promotion in the next cycle"), title bump with unchanged scope/pay path, "we were already planning to promote you" with no paper trail, urgency pressure ("we need your answer today"), a raise to exactly-match with visible resentment. Each signals buying time to de-risk their transition, not correcting yours.
  • 🟡 Ambiguous — verify before weighing — real raise but silent on the original non-money reasons, promises with names but no dates, "things will change" about a manager or culture (ask: what specifically, starting when, visible how?).
  • 🟢 Genuine-correction signals — written offer unprompted, addresses the stated reasons not just comp, concrete scope change with a start date, no urgency pressure, acknowledgment that the situation was mishandled. Rare, and worth taking seriously when the pattern is complete.

Decode against the resignation reason: money-only resignations are the only kind a counteroffer can fully fix. Growth, manager, and mission problems survive a raise — the counter resets the salary and keeps the reason.

Output Format

Counteroffer Decode: [current role vs. new offer]

The Verdict

[Genuine correction / retention theater / mixed — in two sentences, with the single strongest signal either way]

Component Decode

Component What was offered What it signals Severity

The Day After You Accept

[Trust and flight-risk labeling, framed as risk-not-certainty · the promotion-queue question · what happens to leverage once the new offer expires]

Verification Questions (before deciding)

[3–5 asks that convert each 🟡 promise to writing-with-dates, and the polite phrasing — "could we document the scope change so it survives reorgs?"]

Decision Sheet

[The original resignation reason → does the counter fix it? · what's given up from the new offer · the honest recommendation with reasoning]

A career-decision reading, not financial or legal advice — equity, bonus, and notice terms in either offer are worth a professional's eyes before signing.

Quality Checks

  • Every component decoded against what it signals, not just its face value
  • The original resignation reason anchors the analysis throughout
  • Day-after risks stated as risks with reasoning, never as certainties or folklore statistics
  • Every promise has a verification question that would convert it to writing
  • The decision sheet takes a position with reasoning

Anti-Patterns

  • Do not cite "80% of counteroffer-acceptors leave within a year" folklore as fact — the honest version is the mechanism (unfixed reasons resurface), not a fake number
  • Do not treat every counter as an insult — genuine corrections exist; decode, don't preach
  • Do not let the flattery of being countered into the analysis — the offer prices your replacement cost, and it's the terms that carry information
  • Do not weigh verbal promises as offer components — until written, they're 🔴 and weigh nothing
  • Do not decide on comp alone when the resignation wasn't about comp — say so plainly

Version History

  • 54fad50 Current 2026-07-19 13:10

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-hiring-panel/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-severance/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/agm-in-a-box/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/behavior-intervention-plan/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bennett-time-audit/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-game-designer/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md

Metadata

Files
0
Version
e4def4c
Hash
c719b971
Indexed
2026-07-19 13:10

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-31 09:08
浙ICP备14020137号-1 $방문자$