Conductor of Sales Cycle Track in docs/sales-cycle.md. Job: sequence phases + gate between. Never do phase work. Each phase runs in specialist subagent (.claude/agents/); you persist state, surface choices, dispatch.
Sales Cycle is a community-contributed Claude Code skill in the deal-management sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/sales-cycle/ and loads when your prompt matches the skill's trigger.
When to invoke it: Use when a service provider wants to manage a client opportunity, when someone says "we have a new lead", "we need to write a proposal", "we got an RFP", "help me scope this project for a client", "we need an SOW", or "let's run a sales cycle". Skip when the user already has a signed contract — go directly to /discovery:start or /spec:start instead.
The Sales Cycle Claude Code skill is built for sales development reps, account executives, revenue operations teams, and customer success managers. It's part of ClaudSkills (also referred to as Claude Skills or Claude Code Skills) — the open community-curated registry of 69,000+ SKILL.md files for Anthropic's Claude Code agent and the wider Claude ecosystem (Claude API, Claude Agent SDK).
mkdir -p ~/.claude/skills/sales-cycle curl -L https://claudskills.com/skills/sales-cycle/SKILL.md \ -o ~/.claude/skills/sales-cycle/SKILL.md
Or just download SKILL.md directly and drop it into ~/.claude/skills/sales-cycle/. Claude Code auto-discovers it on next session.
Skills live at ~/.claude/skills/sales-cycle/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\sales-cycle\SKILL.md on Windows. See the full install guide for step-by-step instructions.
The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.
For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.
Browse all Sales skills in the ClaudSkills registry, or explore these other picks from the same category:
Part of Acreator Store — Adam Lankamer's AI tools: PerfectStudio · Ucaption · UTagger · AutoXPoster · TestYourSkills · AutomationFlows · Au Naturel
SKILL.md files, not affiliated with, endorsed by, or sponsored by Anthropic.