Skills Product & Business Business Growth Lifecycle Skill Router

Business Growth Lifecycle Skill Router

v20260612
business-growth-skills
This router acts as an index and dispatcher for four specialized business and growth skills. It routes requests across the entire B2B lifecycle, covering customer success management (churn risk, expansion), sales engineering (RFP analysis, PoC planning), revenue operations (pipeline forecasting, GTM efficiency), and contract writing. Use this when a growth or revenue request requires determining the correct specialized skill module.
Get Skill
414 downloads
Overview

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.
Info
Name business-growth-skills
Version v20260612
Size 1.98KB
Updated At 2026-06-13
Language