business-growth-skills
alirezarezvani/claude-skills
Router for 4 business & growth skills: customer success, sales engineering, revenue ops, and contracts.
What is business-growth-skills?
A meta-skill that routes growth and revenue requests to the correct specialized skill (customer-success-manager, sales-engineer, revenue-operations, or contract-and-proposal-writer). Use this when you have a business growth question but aren't sure which skill handles it.
- Routes customer health and churn risk questions to customer-success-manager
- Routes RFP analysis and competitive positioning to sales-engineer
- Routes pipeline and forecast accuracy questions to revenue-operations
- Routes proposal and contract work to contract-and-proposal-writer
- Provides a routing table to match request signals to the right skill
How to install business-growth-skills
npx skills add https://github.com/alirezarezvani/claude-skills --skill business-growth-skillsHow to use business-growth-skills
- 1.Describe your business growth or revenue question
- 2.The router will match it against the routing table (customer health, RFP/competitive, pipeline/forecast, or contracts)
- 3.Load the matched skill's SKILL.md from the business-growth/skills/ directory
- 4.Follow that skill's workflow and use its Python tools or templates
Use cases
- Determining which accounts are at risk of churn
- Deciding whether to bid on an RFP and how to position competitively
- Assessing pipeline coverage and forecast accuracy
- Drafting proposals, contracts, or statements of work
- Identifying expansion opportunities in existing accounts
- Revenue leaders and growth teams
- Sales and customer success managers
- Revenue operations professionals
- Anyone handling business growth or customer retention decisions
business-growth-skills FAQ
Ask one clarifying question first to narrow down which skill is most relevant.
No. The router only provides routing logic. Each skill has its own tools and workflows.
Always use the skills' Python scorers for metrics like health scores and forecast accuracy, not manual estimates.
No. Outputs from contract-and-proposal-writer are drafts that require human legal and commercial review before use.
Full instructions (SKILL.md)
Source of truth, from alirezarezvani/claude-skills.
name: "business-growth-skills" description: "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 right one (e.g., 'which accounts are at risk', 'should we bid on this RFP')." version: 2.9.0 author: Alireza Rezvani license: MIT tags:
- business
- customer-success
- sales
- revenue-operations
- growth agents:
- claude-code
- codex-cli
- openclaw
Business & Growth Skills — Router
This plugin bundles 4 skills (this router is the 5th folder under business-growth/skills/). Each skill is self-contained.
Routing table
Match the request, then load business-growth/skills/<skill>/SKILL.md. If multiple rows match, ask one clarifying question first.
| Request signals | Skill | Path |
|---|---|---|
| Customer health scores, churn risk, expansion plays | customer-success-manager | skills/customer-success-manager/ |
| RFP/RFI coverage, competitive positioning, PoC plans | sales-engineer | skills/sales-engineer/ |
| Pipeline coverage, forecast accuracy (MAPE), GTM efficiency | revenue-operations | skills/revenue-operations/ |
| Proposals, contracts, statements of work, DPAs | contract-and-proposal-writer | skills/contract-and-proposal-writer/ |
Quick start
# Example: route an account-health request
cat business-growth/skills/customer-success-manager/SKILL.md
python3 business-growth/skills/customer-success-manager/scripts/health_score_calculator.py --help
Rules
- Route to exactly one skill, then follow that skill's workflow. This router ships no tools of its own.
- Use the skills' Python scorers for metrics, not manual estimates; deal/contract outputs are drafts for human legal/commercial review.
Related skills
More from alirezarezvani/claude-skills and the wider catalog.

c-level-advisor
Virtual board of directors for founders: 10 C-level roles with structured decision support and multi-role board meetings.

campaign-analytics
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.

capa-officer
CAPA system management for medical device QMS. Covers root cause analysis, corrective action planning, effectiveness verification, and CAPA metrics. Use when running CAPA investigations, 5-Why analysis, fishbone diagrams, root cause determination, corrective action tracking, effectiveness verification, or CAPA program optimization.

ceo-advisor
Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making executive decisions, fundraising, or when user mentions CEO, strategic planning, board meetings, investor updates, organizational leadership, or executive strategy.

cfo-advisor
Financial leadership for startups and scaling companies. Financial modeling, unit economics, fundraising strategy, cash management, and board financial packages. Use when building financial models, analyzing unit economics, planning fundraising, managing cash runway, preparing board materials, or when user mentions CFO, burn rate, runway, fundraising, unit economics, LTV, CAC, term sheets, or financial strategy.

challenge
Pre-mortem analysis to surface plan weaknesses, assumptions, and execution risks before committing resources.