Business ★ 18,759

business-growth-skills

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

cd ~/.claude/skills
git clone https://github.com/alirezarezvani/claude-skills.git claude-skills

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 signalsSkillPath
Customer health scores, churn risk, expansion playscustomer-success-managerskills/customer-success-manager/
RFP/RFI coverage, competitive positioning, PoC planssales-engineerskills/sales-engineer/
Pipeline coverage, forecast accuracy (MAPE), GTM efficiencyrevenue-operationsskills/revenue-operations/
Proposals, contracts, statements of work, DPAscontract-and-proposal-writerskills/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.

Similar skills

internal-comms Business

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.).

anthropics/skills ★ 153,732
benchmark-email-automation Business

Automate Benchmark Email tasks via Rube MCP (Composio). Always search tools first for current schemas.

ComposioHQ/awesome-claude-skills ★ 65,490
campaign-analytics Business

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.

alirezarezvani/claude-skills ★ 18,759
challenge Business

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.

alirezarezvani/claude-skills ★ 18,759
ciso-review Business

/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.

alirezarezvani/claude-skills ★ 18,759
collab-proof Business

Use when you want to understand what Claude contributed vs what you drove in a session. Triggers on: /collab-proof, session retrospective, ai contribution analysis, collaboration evidence, what did claude do.

alirezarezvani/claude-skills ★ 18,759
More in Business →