/cs:cro-review <plan> — Pipeline-paranoid interrogation of revenue, win rate, NRR, and ramp time. Use when the forecast misses pipeline coverage, win rates drop, or before scaling the sales team.
cd ~/.claude/skills
git clone https://github.com/alirezarezvani/claude-skills.git claude-skills mkdir -p ~/.claude/skills/cro-review
curl -fsSL https://raw.githubusercontent.com/alirezarezvani/claude-skills/HEAD/.gemini/skills/cro-review/SKILL.md \
-o ~/.claude/skills/cro-review/SKILL.md Command: /cs:cro-review <plan>
The pipeline-paranoid operator pressure-tests revenue assumptions. Six questions that surface next-quarter pain this quarter.
What is pipeline coverage for the current quarter, by stage?
What’s win rate this quarter vs the last 4 — and what’s the leak point?
What’s gross retention, contraction, and expansion separately?
For the last 4 hires, how many days to first deal and to quota?
What’s the median discount this quarter vs last 4? Where is it creeping?
What % of pipeline is marketing-sourced, sales-sourced, partner-sourced?
python ../../../skills/cro-advisor/scripts/revenue_forecast_model.py
python ../../../skills/cro-advisor/scripts/churn_analyzer.py
# CRO Review: <plan>
**Date:** YYYY-MM-DD
## Pipeline
- Coverage: X.Xx (target 3x+)
- Win rate: X% (4Q trend: ↑ / → / ↓)
- Top leaking stage: <name>
## Retention
- Gross retention: X%
- NRR: X%
- Expansion: X%
- Contraction: X%
## Ramp
- New hires last quarter: N
- Median days to first deal: X
- Median days to quota: X
## Discount
- Median discount this quarter: X%
- Trend vs 4Q ago: <delta>
## Source Mix
- Marketing: X% | Sales: X% | Partner: X%
## Verdict
🟢 ON PLAN | 🟡 GAP | 🔴 PIPELINE CRISIS
## Next Steps
[3 concrete actions]
/cs:cfo-review — does this hit the cash plan?/cs:cmo-review — is pipeline source-mix healthy?/cs:execute — quarterly plan if GREEN/cs:boardroom — if REDcs-cro-advisorcro-advisor../../../../business-growth/Version: 1.0.0
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
Automate Benchmark Email tasks via Rube MCP (Composio). Always search tools first for current schemas.
Router/index for the 4 business & growth skills bundled in this plugin: customer-success-manager (health scoring, churn risk, expansion), sales-engineer (RFP analysis, competitive matrices, PoC planning), revenue-operations (pipeline, forecast accuracy, GTM efficiency), and contract-and-proposal-writer. Use when a growth/revenue request doesn't obviously match one skill and you need to pick the ri
Analyzes campaign performance with multi-touch attribution, funnel conversion analysis, and ROI calculation for marketing optimization. Use when analyzing marketing campaigns, ad performance, attribution models, conversion rates, or calculating marketing ROI, ROAS, CPA, and campaign metrics across channels.
Pre-mortem plan analysis. Imagine the plan failed 12 months from now and work backwards to find the weaknesses. Surfaces assumptions, dependencies, and execution risks before committing resources. Use when before significant resource commitment, before presenting to a board or investors, when feedback has been one-sidedly positive, or when there is pressure to move fast and figure it out later.
/cs:ciso-review <plan> — Risk-paranoid interrogation of any plan that touches data, compliance, or production access. Use when launching features that handle customer data, before a SOC 2 / ISO audit, or after any incident or near-miss.