Sales
Skill 198 of 200
Stage-by-stage pipeline health check - coverage, aging, conversion, and at-risk deals - from CRM opportunity data.
5 minutes · 1,084 words · 9 sections
Install
npx skills add anthropics/knowledge-work-plugins --skill pipeline-reviewnpx skills add anthropics/knowledge-work-plugins/plugin marketplace add anthropics/knowledge-work-pluginsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
Rules (apply to every step of this skill):
Analyze the user’s open pipeline by stage: how much is where, what’s aging, what’s at risk.
| Tool type | Used for | Required? |
|---|---|---|
| crm | open pipeline + 2 quarters of closed for baselines | no (files fallback: uploaded pipeline export) |
Read-only throughout; fixes hand off to the the skills that make changes (update-opportunity, log-activity and others).
Scope - “my pipeline” (default - current user as owner), a named rep, or a team; period - current quarter (default) or a close-date range.
Check which tools are connected (plus any org facts the user or the project instructions already gave). Ground pipeline stage definitions + exit criteria, field names, and average deal size / cycle length (for coverage math) from the live crm schema and org context (inferred from what is connected or uploaded; if the answer depends on a fact no one has given, ask ONE question, use the answer for this conversation and suggest adding it to the project instructions; otherwise use a clearly labeled default and continue). Link every record referenced; quote values as read. Empty personal scope: fail fast and ask, never silently widen.
From the CRM: open opps in scope closing this period (stage, amount, close date, created date, next step, last activity, owner, type), ordered by stage and close date. Also the last 2 quarters of closed opps (stage, won/lost, amount, dates) for conversion baselines.
Per stage (using the org’s own stage names): count and $ sum; average age in stage (stage-entry history where the CRM exposes it, created-date age otherwise - say which); count with blank next step; count with no activity in 14+ days.
Flag opps that hit any of:
Org-specific rules from org context (e.g. “no security review by late stage”) join the flag set when known.
Total weighted pipeline vs. quota (if the user provides one or org context carries it) or vs. same-period-last-quarter. Standard heuristic: 3x coverage of the remaining gap; note if under.
Summary (open count and $, weighted $, coverage vs the 3x bar, at-risk
count and $); by-stage table (stage, count, $, avg age, stale count,
blank-next-step count); at-risk deals table (account, stage, $, close,
flags, suggested action); conversion signal from the 2-quarter baseline
(stage-to-stage rates, win rate, median cycle); and recommended focus
(highest-$ at-risk deal + action, the stage with most stuck deals,
coverage gap action if under). Fixes apply through update-opportunity
or the crm hygiene flow - this skill only reads.
tiers:
files-only: full review from an uploaded pipeline export (+ prior
export for slip detection); history-based flags noted
absent
read-only: live crm pull with history, contact roles, baselines
gated-writes: none - fixes hand off to update-opportunityStage-by-stage pipeline health check - coverage, aging, conversion, and at-risk deals - from CRM opportunity data. Use when the user asks "review my pipeline", "pipeline health", "where's my pipeline stuck", "weekly pipeline review", "which deals should I focus on this week", "any stale or stuck deals", "which deals have past close dates", "which deals are single-threaded", or "check my pipeline coverage against my number".
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
main, last pushed 23 September 2026.SKILL.md, not by matching a directory convention. 27 distinct layouts observed: bio-research/skills/*/SKILL.md, cowork-plugin-management/skills/*/SKILL.md, customer-support/skills/*/SKILL.md, data/skills/*/SKILL.md, design/skills/*/SKILL.md, engineering/skills/*/SKILL.md, enterprise-search/skills/*/SKILL.md, finance/skills/*/SKILL.md, human-resources/skills/*/SKILL.md, legal/skills/*/SKILL.md, marketing/skills/*/SKILL.md, operations/skills/*/SKILL.md, partner-built/apollo/skills/*/SKILL.md, partner-built/brand-voice/skills/*/SKILL.md, partner-built/common-room/skills/*/SKILL.md, partner-built/slack/skills/*/SKILL.md, partner-built/zoom-plugin/skills/*/SKILL.md, partner-built/zoom-plugin/skills/contact-center/*/SKILL.md, partner-built/zoom-plugin/skills/meeting-sdk/*/SKILL.md, partner-built/zoom-plugin/skills/meeting-sdk/web/*/SKILL.md, partner-built/zoom-plugin/skills/video-sdk/*/SKILL.md, partner-built/zoom-plugin/skills/virtual-agent/*/SKILL.md, partner-built/zoom-plugin/skills/zoom-mcp/*/SKILL.md, pdf-viewer/skills/*/SKILL.md, product-management/skills/*/SKILL.md, productivity/skills/*/SKILL.md, sales/skills/*/SKILL.md.h1 and no skipped levels:.claude-plugin/marketplace.json by Anthropic, declaring 120 plugins. It is read for editorial metadata only — never as the skill index, which is always the repository tree./anthropics/knowledge-work-plugins.md, and each skill at its own .md URL.