Pipeline Reviewer banner
janskuba janskuba

Pipeline Reviewer

Data community

Description

--- name: pipeline-reviewer description: Analyze CRM pipeline data to identify risks, recommend actions, and generate a weekly pipeline summary. --- # Pipeline Reviewer ## Task Analyze your CRM pipeline to surface stale deals, flag risk signals, recommend next actions, and generate a concise weekly pipeline summary. ## Input Requirements - **CRM data source:** one of: - CRM API connection (configured in tech stack section of CLAUDE.md) - Exported CSV with columns: `deal_name, company, a

Installation

Installs to ~/.claude/skills/janskuba-claude-md-repo-pipeline-reviewer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/janskuba-claude-md-repo-pipeline-reviewer && curl -fsSL https://raw.githubusercontent.com/janskuba/claude-md-repo/HEAD/skills/pipeline-reviewer.md -o ~/.claude/skills/janskuba-claude-md-repo-pipeline-reviewer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository