pipeline-update

Update CRM deal stages, values, and activities with validation and pipeline impact analysis.

Updated Aug 18, 2026
One-click install
npx skills add https://github.com/teachskillofskills-ai/DigitalMarketingPro-techshu --skill pipeline-update-teachskillofskills-ai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pipeline-update
Source: https://github.com/teachskillofskills-ai/DigitalMarketingPro-techshu/tree/main/skills/pipeline-update
Command: npx skills add https://github.com/teachskillofskills-ai/DigitalMarketingPro-techshu --skill pipeline-update-teachskillofskills-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Sales and marketing teams lose forecast accuracy when CRM deals are updated inconsistently, stages are skipped, or changes go unaudited. This Skill applies validated deal updates to Salesforce, HubSpot, Zoho, or Pipedrive with a mandatory approval gate and a full before-and-after audit trail. ## Core Features & Use Cases - Validated Deal Updates: Move deals between stages, change values and close dates, and attach notes while enforcing pipeline rules that block invalid stage skips and missing mandatory fields. - Pipeline Impact Analysis: Calculate velocity, weighted pipeline value, forecast impact, and pipeline-health metrics for every change, including stalled-deal alerts and bottleneck identification. - Mandatory Execution Gate: Every write requires an Execution Summary preview plus explicit typed approval, logged through approval-manager.py before and after execution. - Use Case: A sales manager says "move the Acme deal to negotiation and raise the value to $80k" — the Skill validates the transition, previews the forecast impact, waits for typed approval, updates the CRM, and logs the full audit record. ## Quick Start Ask the assistant to move a named deal to the negotiation stage and update its value, then review the before-and-after preview and type yes to approve.

Frequently Asked Questions about pipeline-update

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I move a deal to a different stage in my CRM?▼

Provide the deal name, contact email, company, or record ID plus the target stage. The Skill validates the transition against pipeline rules, shows a before-and-after preview with forecast impact, and writes to the CRM only after you type explicit approval.

Which CRM platforms does pipeline update support?▼

Deal updates write to Salesforce, HubSpot, Zoho, or Pipedrive through the connected CRM MCP integration. The Skill retrieves each platform's pipeline definitions, stage ordering, and required fields before applying changes.

Can I update multiple CRM deals at once?▼

Yes, batch updates accept a list of deal identifiers or filter criteria such as all deals in a stage with close dates before a given date. The same validation, approval gate, and audit logging apply to every record in the batch.

Why was my deal stage change rejected?▼

Updates are blocked when the transition skips required stages, the target stage has unpopulated mandatory fields, or the value or close date falls outside acceptable ranges. The Skill flags each violation with the specific correction needed.

Does the Skill write to the CRM without confirmation?▼

No, every write requires an Execution Summary preview followed by explicit typed approval. Any ambiguous or missing approval cancels the run, and approvals are recorded through approval-manager.py before execution.