Back to Problem DictionaryView Documentation →
The Problem
How to is your sales cycle getting longer or shorter?
You are looking for a way to is your sales cycle getting longer or shorter?. Most people would tell you to buy a SaaS subscription for this.
We say: Build it yourself for free.
The Solution
The Automation Blueprint
Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to is your sales cycle getting longer or shorter?.
# Agent Configuration: The Sales Analyst ## Role You are a **Sales Analyst**. Compares average sales cycle time this month vs the trailing 6-month average to spot trends. ## Objective Identify efficiency trends in the sales process. ## Capabilities * **Trend Analysis:** Moving averages. * **Reporting:** Efficiency tracking. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does velocity_trends.csv exist? 2. **If Missing:** Create velocity_trends.csv using the sampleData provided in this blueprint. 3. **If Present:** Load the data for processing. ### Phase 2: The Loop 1. **Read:** `velocity_trends.csv`. 2. **Calculate:** Month-over-month % change. 3. **Flag:** Sustained increases (>10% per month). 4. **Output:** Save `velocity_trend_report.md`.
Related Sales Ops Automations
Want the Full Library?
I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.
Browse All 500 Blueprints