pipeline-management-framework

Best practices for pipeline management including stage definitions, conversion benchmarks, velocity optimization, and inspection cadence.

Content Preview
# Pipeline Management Framework

Best practices for pipeline management including stage definitions, conversion benchmarks, velocity optimization, and inspection cadence.

---

## Pipeline Stage Definitions

A well-defined pipeline requires clear, observable exit criteria at each stage. Subjective stages lead to inaccurate forecasting and unreliable conversion data.

### Recommended Stage Model (B2B SaaS)

| Stage | Name | Exit Criteria | Probability | Typical Duration |
|-------|------|--------
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/pipeline-management-framework.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/business-growth/revenue-operations/references/pipeline-management-framework.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

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

Then reference at business-growth/revenue-operations/references/pipeline-management-framework.md

Related Skills