Pipeline Hygiene Pack
BlueprintMaintainDeploy stage-gating validations, required fields per stage, and stale-deal automation. Discovery identifies pipeline bottlenecks and missing validations. AI generates bounded validation rules and automation triggers within safety limits.
The Prompt
Our pipeline is leaking. Deals sit in stages with missing fields, close dates get pushed silently, and stale opportunities never get cleaned up. Goal: stage-gating validations (required fields per stage), close-date push tracking, and stale deal flagging. All deployed through sandbox first. Use the Pipeline Hygiene blueprint. Discover current pipeline health, then propose bounded fixes.
Discovery-Driven Hygiene
Architect doesn't apply generic best practices — it discovers your pipeline's actual bottlenecks: which stages leak, which fields are empty, how often close dates get pushed. Bounded specs are generated from real data, with safety limits enforced on the number of validation rules and custom fields.
How Architect Handles This
Discover Pipeline Health
Query opportunity stages, field completeness rates, close-date push frequency, and stale deal counts.
Generate Bounded Specs
AI generates validation rules for stage gates, tracking fields for close-date pushes, and stale-deal automation — within safety limits.
Review Proposal
PROPOSAL.md with validation rules, tracking fields, and automation logic. Proposal hash locks the spec.
Deploy Sandbox
Approval token required. Validation rules and fields deployed to sandbox org.
Verify
Scouts confirm validation rules active, stage gates enforced, tracking fields populated.
"Pipeline hygiene issues — missing fields, stale deals, pushed close dates. Let me discover the current state before proposing fixes."
"Discovery shows significant pipeline leakage: 23% field gaps at Negotiation, 41 pushed deals, 67 stale deals. Proposing bounded validation rules."
Proposal includes bounded pipeline hygiene specs
Pipeline Hygiene Pack deployed to sandbox. 2 tracking fields, 4 validation rules. Verified and receipted.
Output Artifacts
CRM Changes
- Close date push counter — Tracks how many times close date changed
- Activity age formula — Days since last activity (real-time)
- 4 validation rules — Stage gates, push blocking, stale flagging
Local Artifacts
- PROPOSAL.md — Pipeline analysis with validation rule rationale
- metadata_pack/ — SFDX-format validation rules and fields
- deploy receipts — Before/after evidence with verification results
Cross-CRM: Available for both Salesforce (Opportunity stages) and HubSpot (Deal pipeline stages). Use --variant hubspot at init.
Results
Try This Blueprint
Deploy pipeline hygiene rules with confidence — sandbox-first, always.