From kit-gtm
Analyze pipeline health — prioritize deals, flag risks, hygiene issues, and produce a weekly action plan. Works standalone with CSV or pasted deals; supercharged when you connect ~~CRM~~ or ~~calendar~~. Trigger with "review my pipeline", "pipeline health check", or use the /review-pipeline command.
npx claudepluginhub propane-ai/kits --plugin kit-gtmThis skill uses the workspace's default tool permissions.
> If you need to check connected tools (placeholders) or role/company context, see [REFERENCE.md](../../REFERENCE.md).
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
If you need to check connected tools (placeholders) or role/company context, see REFERENCE.md.
Assess pipeline health, prioritize deals by impact and closability, flag stale/stuck/single-threaded deals, and output a weekly action plan. This skill works with pipeline data you provide; when CRM is connected, it can pull pipeline automatically and update records.
┌─────────────────────────────────────────────────────────────────┐
│ REVIEW PIPELINE │
├─────────────────────────────────────────────────────────────────┤
│ ALWAYS (works standalone) │
│ ✓ Upload CSV from ~~CRM~~ or paste/describe deals │
│ ✓ Health score: stage progression, activity, close dates, coverage │
│ ✓ Prioritization: rank by close date, size, stage, activity, risk │
│ ✓ Risk flags: stale, stuck, past close date, single-threaded │
│ ✓ Hygiene audit: missing close date, amount, next step, contact │
│ ✓ Weekly action plan: what to focus on │
├─────────────────────────────────────────────────────────────────┤
│ SUPERCHARGED (when you connect your tools) │
│ + ~~CRM~~: Pull pipeline automatically, update records │
│ + Activity data for engagement scoring │
│ + Historical patterns for risk prediction │
│ + ~~calendar~~: Upcoming meetings per deal │
└─────────────────────────────────────────────────────────────────┘
| Factor | Weight | What to look for |
|---|---|---|
| Close date | 30% | Soonest close gets priority |
| Deal size | 25% | Larger deals = more focus |
| Stage | 20% | Later stage = more focus |
| Activity | 15% | Recent activity = healthier |
| Risk | 10% | Lower risk = safer bet |
User can ask for different weighting (e.g. "focus on big deals over soon deals").