@miranda0808/maya-claude 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +30 -0
- package/bin/maya-claude.js +36 -0
- package/package.json +19 -0
- package/payload/.agents/skills/ab-test-setup/SKILL.md +266 -0
- package/payload/.agents/skills/ab-test-setup/evals/evals.json +105 -0
- package/payload/.agents/skills/ab-test-setup/references/sample-size-guide.md +263 -0
- package/payload/.agents/skills/ab-test-setup/references/test-templates.md +277 -0
- package/payload/.agents/skills/ad-creative/SKILL.md +362 -0
- package/payload/.agents/skills/ad-creative/evals/evals.json +90 -0
- package/payload/.agents/skills/ad-creative/references/generative-tools.md +637 -0
- package/payload/.agents/skills/ad-creative/references/platform-specs.md +213 -0
- package/payload/.agents/skills/ai-seo/SKILL.md +398 -0
- package/payload/.agents/skills/ai-seo/evals/evals.json +90 -0
- package/payload/.agents/skills/ai-seo/references/content-patterns.md +285 -0
- package/payload/.agents/skills/ai-seo/references/platform-ranking-factors.md +152 -0
- package/payload/.agents/skills/analytics-tracking/SKILL.md +309 -0
- package/payload/.agents/skills/analytics-tracking/evals/evals.json +90 -0
- package/payload/.agents/skills/analytics-tracking/references/event-library.md +260 -0
- package/payload/.agents/skills/analytics-tracking/references/ga4-implementation.md +300 -0
- package/payload/.agents/skills/analytics-tracking/references/gtm-implementation.md +390 -0
- package/payload/.agents/skills/churn-prevention/SKILL.md +424 -0
- package/payload/.agents/skills/churn-prevention/evals/evals.json +93 -0
- package/payload/.agents/skills/churn-prevention/references/cancel-flow-patterns.md +316 -0
- package/payload/.agents/skills/churn-prevention/references/dunning-playbook.md +408 -0
- package/payload/.agents/skills/cold-email/SKILL.md +158 -0
- package/payload/.agents/skills/cold-email/evals/evals.json +94 -0
- package/payload/.agents/skills/cold-email/references/benchmarks.md +83 -0
- package/payload/.agents/skills/cold-email/references/follow-up-sequences.md +81 -0
- package/payload/.agents/skills/cold-email/references/frameworks.md +90 -0
- package/payload/.agents/skills/cold-email/references/personalization.md +79 -0
- package/payload/.agents/skills/cold-email/references/subject-lines.md +53 -0
- package/payload/.agents/skills/competitor-alternatives/SKILL.md +256 -0
- package/payload/.agents/skills/competitor-alternatives/evals/evals.json +93 -0
- package/payload/.agents/skills/competitor-alternatives/references/content-architecture.md +271 -0
- package/payload/.agents/skills/competitor-alternatives/references/templates.md +223 -0
- package/payload/.agents/skills/content-strategy/SKILL.md +359 -0
- package/payload/.agents/skills/content-strategy/evals/evals.json +90 -0
- package/payload/.agents/skills/copy-editing/SKILL.md +447 -0
- package/payload/.agents/skills/copy-editing/evals/evals.json +89 -0
- package/payload/.agents/skills/copy-editing/references/plain-english-alternatives.md +394 -0
- package/payload/.agents/skills/copywriting/SKILL.md +252 -0
- package/payload/.agents/skills/copywriting/evals/evals.json +111 -0
- package/payload/.agents/skills/copywriting/references/copy-frameworks.md +344 -0
- package/payload/.agents/skills/copywriting/references/natural-transitions.md +272 -0
- package/payload/.agents/skills/email-sequence/SKILL.md +309 -0
- package/payload/.agents/skills/email-sequence/evals/evals.json +93 -0
- package/payload/.agents/skills/email-sequence/references/copy-guidelines.md +113 -0
- package/payload/.agents/skills/email-sequence/references/email-types.md +515 -0
- package/payload/.agents/skills/email-sequence/references/sequence-templates.md +168 -0
- package/payload/.agents/skills/form-cro/SKILL.md +429 -0
- package/payload/.agents/skills/form-cro/evals/evals.json +90 -0
- package/payload/.agents/skills/free-tool-strategy/SKILL.md +178 -0
- package/payload/.agents/skills/free-tool-strategy/evals/evals.json +90 -0
- package/payload/.agents/skills/free-tool-strategy/references/tool-types.md +217 -0
- package/payload/.agents/skills/launch-strategy/SKILL.md +353 -0
- package/payload/.agents/skills/launch-strategy/evals/evals.json +91 -0
- package/payload/.agents/skills/marketing-ideas/SKILL.md +167 -0
- package/payload/.agents/skills/marketing-ideas/evals/evals.json +90 -0
- package/payload/.agents/skills/marketing-ideas/references/ideas-by-category.md +366 -0
- package/payload/.agents/skills/marketing-psychology/SKILL.md +455 -0
- package/payload/.agents/skills/marketing-psychology/evals/evals.json +88 -0
- package/payload/.agents/skills/onboarding-cro/SKILL.md +220 -0
- package/payload/.agents/skills/onboarding-cro/evals/evals.json +92 -0
- package/payload/.agents/skills/onboarding-cro/references/experiments.md +258 -0
- package/payload/.agents/skills/page-cro/SKILL.md +182 -0
- package/payload/.agents/skills/page-cro/evals/evals.json +111 -0
- package/payload/.agents/skills/page-cro/references/experiments.md +248 -0
- package/payload/.agents/skills/paid-ads/SKILL.md +315 -0
- package/payload/.agents/skills/paid-ads/evals/evals.json +90 -0
- package/payload/.agents/skills/paid-ads/references/ad-copy-templates.md +207 -0
- package/payload/.agents/skills/paid-ads/references/audience-targeting.md +243 -0
- package/payload/.agents/skills/paid-ads/references/platform-setup-checklists.md +277 -0
- package/payload/.agents/skills/paywall-upgrade-cro/SKILL.md +227 -0
- package/payload/.agents/skills/paywall-upgrade-cro/evals/evals.json +93 -0
- package/payload/.agents/skills/paywall-upgrade-cro/references/experiments.md +164 -0
- package/payload/.agents/skills/popup-cro/SKILL.md +453 -0
- package/payload/.agents/skills/popup-cro/evals/evals.json +94 -0
- package/payload/.agents/skills/pricing-strategy/SKILL.md +231 -0
- package/payload/.agents/skills/pricing-strategy/evals/evals.json +90 -0
- package/payload/.agents/skills/pricing-strategy/references/research-methods.md +152 -0
- package/payload/.agents/skills/pricing-strategy/references/tier-structure.md +232 -0
- package/payload/.agents/skills/product-marketing-context/SKILL.md +27 -0
- package/payload/.agents/skills/product-marketing-context/evals/evals.json +40 -0
- package/payload/.agents/skills/programmatic-seo/SKILL.md +238 -0
- package/payload/.agents/skills/programmatic-seo/evals/evals.json +94 -0
- package/payload/.agents/skills/programmatic-seo/references/playbooks.md +308 -0
- package/payload/.agents/skills/referral-program/SKILL.md +255 -0
- package/payload/.agents/skills/referral-program/evals/evals.json +89 -0
- package/payload/.agents/skills/referral-program/references/affiliate-programs.md +164 -0
- package/payload/.agents/skills/referral-program/references/program-examples.md +143 -0
- package/payload/.agents/skills/revops/SKILL.md +343 -0
- package/payload/.agents/skills/revops/evals/evals.json +91 -0
- package/payload/.agents/skills/revops/references/automation-playbooks.md +290 -0
- package/payload/.agents/skills/revops/references/lifecycle-definitions.md +278 -0
- package/payload/.agents/skills/revops/references/routing-rules.md +203 -0
- package/payload/.agents/skills/revops/references/scoring-models.md +247 -0
- package/payload/.agents/skills/sales-enablement/SKILL.md +349 -0
- package/payload/.agents/skills/sales-enablement/evals/evals.json +91 -0
- package/payload/.agents/skills/sales-enablement/references/deck-frameworks.md +263 -0
- package/payload/.agents/skills/sales-enablement/references/demo-scripts.md +355 -0
- package/payload/.agents/skills/sales-enablement/references/objection-library.md +270 -0
- package/payload/.agents/skills/sales-enablement/references/one-pager-templates.md +208 -0
- package/payload/.agents/skills/schema-markup/SKILL.md +179 -0
- package/payload/.agents/skills/schema-markup/evals/evals.json +87 -0
- package/payload/.agents/skills/schema-markup/references/schema-examples.md +398 -0
- package/payload/.agents/skills/seo-audit/SKILL.md +412 -0
- package/payload/.agents/skills/seo-audit/evals/evals.json +136 -0
- package/payload/.agents/skills/seo-audit/references/ai-writing-detection.md +200 -0
- package/payload/.agents/skills/signup-flow-cro/SKILL.md +359 -0
- package/payload/.agents/skills/signup-flow-cro/evals/evals.json +88 -0
- package/payload/.agents/skills/site-architecture/SKILL.md +357 -0
- package/payload/.agents/skills/site-architecture/evals/evals.json +88 -0
- package/payload/.agents/skills/site-architecture/references/mermaid-templates.md +216 -0
- package/payload/.agents/skills/site-architecture/references/navigation-patterns.md +305 -0
- package/payload/.agents/skills/site-architecture/references/site-type-templates.md +293 -0
- package/payload/.agents/skills/social-content/SKILL.md +278 -0
- package/payload/.agents/skills/social-content/evals/evals.json +92 -0
- package/payload/.agents/skills/social-content/references/platforms.md +170 -0
- package/payload/.agents/skills/social-content/references/post-templates.md +177 -0
- package/payload/.agents/skills/social-content/references/reverse-engineering.md +195 -0
- package/payload/.maya/executor.md +79 -0
- package/payload/.maya/meta-api-agent.md +48 -0
- package/payload/.maya/modes/consult.md +63 -0
- package/payload/.maya/modes/task.md +97 -0
- package/payload/.maya/planner.md +69 -0
- package/payload/.maya/researcher.md +51 -0
- package/payload/.maya/templates/plan.md +77 -0
- package/payload/.maya/templates/state.md +87 -0
- package/payload/.maya/templates/task-packet.md +75 -0
- package/payload/MAYA-CATALOG.md +115 -0
- package/payload/MAYA-DEPENDENCIES.md +58 -0
- package/payload/MAYA.md +151 -0
- package/payload/campaigns/README.md +14 -0
- package/payload/commands/maya-consult.md +28 -0
- package/payload/commands/maya-task.md +38 -0
- package/payload/commands/product.md +55 -0
- package/payload/research/README.md +14 -0
- package/payload/templates/README.md +15 -0
- package/payload/templates/plan.md +77 -0
- package/payload/templates/state.md +87 -0
- package/payload/templates/task-packet.md +75 -0
- package/payload/tools/REGISTRY.md +368 -0
- package/payload/tools/clis/README.md +187 -0
- package/payload/tools/clis/activecampaign.js +435 -0
- package/payload/tools/clis/adobe-analytics.js +161 -0
- package/payload/tools/clis/ahrefs.js +192 -0
- package/payload/tools/clis/amplitude.js +182 -0
- package/payload/tools/clis/apollo.js +142 -0
- package/payload/tools/clis/beehiiv.js +245 -0
- package/payload/tools/clis/brevo.js +368 -0
- package/payload/tools/clis/buffer.js +260 -0
- package/payload/tools/clis/calendly.js +253 -0
- package/payload/tools/clis/clearbit.js +163 -0
- package/payload/tools/clis/customer-io.js +205 -0
- package/payload/tools/clis/dataforseo.js +257 -0
- package/payload/tools/clis/demio.js +149 -0
- package/payload/tools/clis/dub.js +158 -0
- package/payload/tools/clis/g2.js +186 -0
- package/payload/tools/clis/ga4.js +194 -0
- package/payload/tools/clis/google-ads.js +189 -0
- package/payload/tools/clis/google-search-console.js +166 -0
- package/payload/tools/clis/hotjar.js +167 -0
- package/payload/tools/clis/hunter.js +249 -0
- package/payload/tools/clis/instantly.js +270 -0
- package/payload/tools/clis/intercom.js +399 -0
- package/payload/tools/clis/keywords-everywhere.js +185 -0
- package/payload/tools/clis/kit.js +232 -0
- package/payload/tools/clis/klaviyo.js +348 -0
- package/payload/tools/clis/lemlist.js +221 -0
- package/payload/tools/clis/linkedin-ads.js +185 -0
- package/payload/tools/clis/livestorm.js +292 -0
- package/payload/tools/clis/mailchimp.js +220 -0
- package/payload/tools/clis/mention-me.js +161 -0
- package/payload/tools/clis/meta-ads.js +181 -0
- package/payload/tools/clis/mixpanel.js +248 -0
- package/payload/tools/clis/onesignal.js +241 -0
- package/payload/tools/clis/optimizely.js +233 -0
- package/payload/tools/clis/paddle.js +385 -0
- package/payload/tools/clis/partnerstack.js +382 -0
- package/payload/tools/clis/plausible.js +249 -0
- package/payload/tools/clis/postmark.js +375 -0
- package/payload/tools/clis/resend.js +370 -0
- package/payload/tools/clis/rewardful.js +160 -0
- package/payload/tools/clis/savvycal.js +223 -0
- package/payload/tools/clis/segment.js +192 -0
- package/payload/tools/clis/semrush.js +207 -0
- package/payload/tools/clis/sendgrid.js +211 -0
- package/payload/tools/clis/snov.js +237 -0
- package/payload/tools/clis/tiktok-ads.js +190 -0
- package/payload/tools/clis/tolt.js +153 -0
- package/payload/tools/clis/trustpilot.js +276 -0
- package/payload/tools/clis/typeform.js +269 -0
- package/payload/tools/clis/wistia.js +256 -0
- package/payload/tools/clis/zapier.js +160 -0
- package/payload/tools/integrations/activecampaign.md +337 -0
- package/payload/tools/integrations/adobe-analytics.md +156 -0
- package/payload/tools/integrations/ahrefs.md +142 -0
- package/payload/tools/integrations/amplitude.md +135 -0
- package/payload/tools/integrations/apollo.md +148 -0
- package/payload/tools/integrations/beehiiv.md +157 -0
- package/payload/tools/integrations/brevo.md +268 -0
- package/payload/tools/integrations/buffer.md +138 -0
- package/payload/tools/integrations/calendly.md +161 -0
- package/payload/tools/integrations/clearbit.md +142 -0
- package/payload/tools/integrations/customer-io.md +187 -0
- package/payload/tools/integrations/dataforseo.md +165 -0
- package/payload/tools/integrations/demio.md +182 -0
- package/payload/tools/integrations/dub-co.md +160 -0
- package/payload/tools/integrations/g2.md +179 -0
- package/payload/tools/integrations/ga4.md +126 -0
- package/payload/tools/integrations/google-ads.md +159 -0
- package/payload/tools/integrations/google-search-console.md +147 -0
- package/payload/tools/integrations/hotjar.md +147 -0
- package/payload/tools/integrations/hubspot.md +178 -0
- package/payload/tools/integrations/hunter.md +90 -0
- package/payload/tools/integrations/instantly.md +104 -0
- package/payload/tools/integrations/intercom.md +292 -0
- package/payload/tools/integrations/keywords-everywhere.md +207 -0
- package/payload/tools/integrations/kit.md +167 -0
- package/payload/tools/integrations/klaviyo.md +228 -0
- package/payload/tools/integrations/lemlist.md +110 -0
- package/payload/tools/integrations/linkedin-ads.md +164 -0
- package/payload/tools/integrations/livestorm.md +313 -0
- package/payload/tools/integrations/mailchimp.md +150 -0
- package/payload/tools/integrations/mention-me.md +160 -0
- package/payload/tools/integrations/meta-ads.md +147 -0
- package/payload/tools/integrations/mixpanel.md +137 -0
- package/payload/tools/integrations/onesignal.md +229 -0
- package/payload/tools/integrations/optimizely.md +171 -0
- package/payload/tools/integrations/paddle.md +212 -0
- package/payload/tools/integrations/partnerstack.md +222 -0
- package/payload/tools/integrations/plausible.md +177 -0
- package/payload/tools/integrations/posthog.md +151 -0
- package/payload/tools/integrations/postmark.md +234 -0
- package/payload/tools/integrations/resend.md +168 -0
- package/payload/tools/integrations/rewardful.md +147 -0
- package/payload/tools/integrations/salesforce.md +150 -0
- package/payload/tools/integrations/savvycal.md +181 -0
- package/payload/tools/integrations/segment.md +159 -0
- package/payload/tools/integrations/semrush.md +121 -0
- package/payload/tools/integrations/sendgrid.md +161 -0
- package/payload/tools/integrations/shopify.md +176 -0
- package/payload/tools/integrations/snov.md +94 -0
- package/payload/tools/integrations/stripe.md +148 -0
- package/payload/tools/integrations/tiktok-ads.md +161 -0
- package/payload/tools/integrations/tolt.md +144 -0
- package/payload/tools/integrations/trustpilot.md +191 -0
- package/payload/tools/integrations/typeform.md +190 -0
- package/payload/tools/integrations/webflow.md +198 -0
- package/payload/tools/integrations/wistia.md +164 -0
- package/payload/tools/integrations/wordpress.md +175 -0
- package/payload/tools/integrations/zapier.md +150 -0
- package/payload/tools/meta/README.md +55 -0
- package/payload/tools/meta/meta-cache-schema.md +65 -0
- package/payload/tools/meta/meta-fetch.ps1 +324 -0
- package/payload/tools/meta/meta-fetch.test.ps1 +38 -0
- package/vendor/shared-installer/manifests/claude-files.json +13 -0
- package/vendor/shared-installer/manifests/codex-files.json +13 -0
- package/vendor/shared-installer/manifests/common-files.json +13 -0
- package/vendor/shared-installer/package.json +15 -0
- package/vendor/shared-installer/src/bootstrap.js +12 -0
- package/vendor/shared-installer/src/cli-options.js +53 -0
- package/vendor/shared-installer/src/fs.js +105 -0
- package/vendor/shared-installer/src/index.js +44 -0
- package/vendor/shared-installer/src/install.js +157 -0
- package/vendor/shared-installer/src/manifest.js +52 -0
- package/vendor/shared-installer/templates/claude/.claude/skills/.gitkeep +1 -0
- package/vendor/shared-installer/templates/claude/CLAUDE.md +27 -0
- package/vendor/shared-installer/templates/codex/.agent/skills/.gitkeep +1 -0
- package/vendor/shared-installer/templates/codex/AGENTS.md +27 -0
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
{
|
|
2
|
+
"skill_name": "revops",
|
|
3
|
+
"evals": [
|
|
4
|
+
{
|
|
5
|
+
"id": 1,
|
|
6
|
+
"prompt": "Help me set up our lead lifecycle stages. We're a B2B SaaS company selling to mid-market. We use HubSpot as our CRM and have marketing and sales teams that aren't aligned on lead definitions.",
|
|
7
|
+
"expected_output": "Should use approved TASK-PACKET.md inputs first in Maya task workflows, and read PRODUCT.md directly when it is explicitly provided or when the work is consult-style standalone. Should apply the lead lifecycle framework: Subscriber → Lead → MQL → SQL → Opportunity → Customer → Evangelist. Should define clear criteria for each stage transition (what makes a Lead become an MQL, etc.). Should address the alignment issue between marketing and sales — define shared definitions and SLAs. Should recommend CRM implementation steps for HubSpot. Should include lead scoring setup. Should provide a handoff process between marketing and sales.",
|
|
8
|
+
"assertions": [
|
|
9
|
+
"Uses approved TASK-PACKET.md inputs or PRODUCT.md context first",
|
|
10
|
+
"Applies lead lifecycle framework with all stages",
|
|
11
|
+
"Defines criteria for each stage transition",
|
|
12
|
+
"Addresses marketing-sales alignment",
|
|
13
|
+
"Provides CRM implementation guidance for HubSpot",
|
|
14
|
+
"Includes lead scoring setup",
|
|
15
|
+
"Provides handoff process between teams"
|
|
16
|
+
],
|
|
17
|
+
"files": []
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"id": 2,
|
|
21
|
+
"prompt": "Set up lead scoring for us. We want to prioritize which leads sales should call first. We sell enterprise software ($50k+ ACV).",
|
|
22
|
+
"expected_output": "Should apply the lead scoring framework with three dimensions: explicit scoring (firmographics — company size, industry, title match), implicit scoring (behavioral — page visits, content downloads, email engagement), and negative scoring (unsubscribes, competitor emails, student emails). Should provide specific scoring criteria appropriate for enterprise ($50k+ ACV): weight firmographic signals heavily, include budget and authority signals. Should define score thresholds for MQL and SQL. Should recommend lead routing based on scores.",
|
|
23
|
+
"assertions": [
|
|
24
|
+
"Applies lead scoring with explicit, implicit, and negative dimensions",
|
|
25
|
+
"Provides specific scoring criteria for enterprise",
|
|
26
|
+
"Weights firmographic signals appropriately",
|
|
27
|
+
"Includes behavioral scoring signals",
|
|
28
|
+
"Includes negative scoring signals",
|
|
29
|
+
"Defines MQL and SQL score thresholds",
|
|
30
|
+
"Recommends lead routing based on scores"
|
|
31
|
+
],
|
|
32
|
+
"files": []
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": 3,
|
|
36
|
+
"prompt": "our pipeline is a mess. deals sit in stages forever and we don't know what's actually going to close. how do we fix this?",
|
|
37
|
+
"expected_output": "Should trigger on casual phrasing. Should apply the pipeline stage management guidance. Should recommend: define clear pipeline stages with entry/exit criteria, set maximum time in each stage, implement stage velocity tracking, add required fields per stage to force data entry. Should address deal hygiene: regular pipeline reviews, stale deal flagging, win/loss analysis. Should recommend CRM automation to enforce stage rules. Should provide a practical cleanup plan for the current mess.",
|
|
38
|
+
"assertions": [
|
|
39
|
+
"Triggers on casual phrasing",
|
|
40
|
+
"Applies pipeline stage management",
|
|
41
|
+
"Defines stages with entry/exit criteria",
|
|
42
|
+
"Recommends maximum time per stage",
|
|
43
|
+
"Addresses deal hygiene and pipeline reviews",
|
|
44
|
+
"Recommends CRM automation for enforcement",
|
|
45
|
+
"Provides practical cleanup plan"
|
|
46
|
+
],
|
|
47
|
+
"files": []
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"id": 4,
|
|
51
|
+
"prompt": "What RevOps metrics should we be tracking? We want to build a dashboard for our leadership team.",
|
|
52
|
+
"expected_output": "Should apply the RevOps metrics dashboard framework. Should recommend metrics across the funnel: lead volume by source, MQL-to-SQL conversion rate, SQL-to-Opportunity rate, win rate, average deal size, sales cycle length, pipeline velocity, pipeline coverage ratio, CAC, LTV, LTV:CAC ratio. Should organize metrics by audience (marketing team, sales team, leadership). Should recommend dashboard structure and cadence for reviews.",
|
|
53
|
+
"assertions": [
|
|
54
|
+
"Applies RevOps metrics dashboard",
|
|
55
|
+
"Covers full-funnel metrics",
|
|
56
|
+
"Includes conversion rates between stages",
|
|
57
|
+
"Includes pipeline velocity and coverage",
|
|
58
|
+
"Includes CAC, LTV, LTV:CAC",
|
|
59
|
+
"Organizes by audience",
|
|
60
|
+
"Recommends dashboard structure and review cadence"
|
|
61
|
+
],
|
|
62
|
+
"files": []
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"id": 5,
|
|
66
|
+
"prompt": "Our CRM data is a disaster. Duplicate records, missing fields, inconsistent naming. How do we clean it up and keep it clean?",
|
|
67
|
+
"expected_output": "Should apply the data hygiene guidance. Should recommend: duplicate detection and merging strategy, required field enforcement, standardized naming conventions (picklists over free text), data validation rules, regular audit cadence. Should address both cleanup (one-time fix) and prevention (ongoing processes). Should recommend CRM automation for data hygiene. Should provide a prioritized cleanup plan (start with highest-impact data quality issues).",
|
|
68
|
+
"assertions": [
|
|
69
|
+
"Applies data hygiene guidance",
|
|
70
|
+
"Recommends duplicate detection and merging",
|
|
71
|
+
"Recommends required field enforcement",
|
|
72
|
+
"Addresses standardized naming conventions",
|
|
73
|
+
"Covers both cleanup and prevention",
|
|
74
|
+
"Recommends CRM automation for hygiene",
|
|
75
|
+
"Provides prioritized cleanup plan"
|
|
76
|
+
],
|
|
77
|
+
"files": []
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"id": 6,
|
|
81
|
+
"prompt": "Can you help me write cold outreach emails to prospects in our pipeline?",
|
|
82
|
+
"expected_output": "Should recognize this is a cold email / outbound writing task, not RevOps. Should defer to or cross-reference the cold-email skill for writing outbound prospecting emails. RevOps covers the systems, processes, and data infrastructure — not the actual email content.",
|
|
83
|
+
"assertions": [
|
|
84
|
+
"Recognizes this as cold email writing, not RevOps",
|
|
85
|
+
"References or defers to cold-email skill",
|
|
86
|
+
"Explains RevOps covers systems and processes, not email content"
|
|
87
|
+
],
|
|
88
|
+
"files": []
|
|
89
|
+
}
|
|
90
|
+
]
|
|
91
|
+
}
|
|
@@ -0,0 +1,290 @@
|
|
|
1
|
+
# Automation Playbooks
|
|
2
|
+
|
|
3
|
+
Platform-specific workflow recipes for HubSpot, Salesforce, scheduling tools, and cross-tool automation.
|
|
4
|
+
|
|
5
|
+
## HubSpot Workflow Recipes
|
|
6
|
+
|
|
7
|
+
### 1. MQL Alert and Assignment
|
|
8
|
+
|
|
9
|
+
**Name:** MQL Notification and Task Creation
|
|
10
|
+
**Trigger:** Contact property "Lifecycle Stage" is changed to "Marketing Qualified Lead"
|
|
11
|
+
**Actions:**
|
|
12
|
+
1. Rotate contact owner among sales team (round-robin)
|
|
13
|
+
2. Send internal email notification to contact owner with lead context
|
|
14
|
+
3. Create task: "Follow up with [Contact Name]" — due in 4 hours
|
|
15
|
+
4. Send Slack notification to #sales-alerts channel
|
|
16
|
+
5. Enroll in "MQL Follow-Up" sequence (if using HubSpot Sequences)
|
|
17
|
+
**Outcome:** Every MQL gets assigned instantly with a clear SLA
|
|
18
|
+
**Notes:** Set enrollment criteria to exclude leads already owned by a rep
|
|
19
|
+
|
|
20
|
+
---
|
|
21
|
+
|
|
22
|
+
### 2. MQL SLA Escalation
|
|
23
|
+
|
|
24
|
+
**Name:** MQL SLA Breach Alert
|
|
25
|
+
**Trigger:** Contact property "Lifecycle Stage" equals "MQL" AND "Days since last contacted" is greater than 0.5 (12 hours)
|
|
26
|
+
**Actions:**
|
|
27
|
+
1. Send internal email to contact owner: "SLA warning: [Contact Name] has not been contacted"
|
|
28
|
+
2. If still no activity after 24 hours → send alert to sales manager
|
|
29
|
+
3. If still no activity after 48 hours → reassign contact owner via rotation
|
|
30
|
+
4. Create task for new owner: "Urgent: Contact [Contact Name] — reassigned due to SLA breach"
|
|
31
|
+
**Outcome:** No MQL goes unworked for more than 48 hours
|
|
32
|
+
**Notes:** Exclude contacts where last activity type is "Call" or "Meeting" (already engaged)
|
|
33
|
+
|
|
34
|
+
---
|
|
35
|
+
|
|
36
|
+
### 3. Lead Scoring Update and MQL Promotion
|
|
37
|
+
|
|
38
|
+
**Name:** Auto-MQL on Score Threshold
|
|
39
|
+
**Trigger:** Contact property "HubSpot Score" is greater than or equal to 65
|
|
40
|
+
**Actions:**
|
|
41
|
+
1. Set lifecycle stage to "Marketing Qualified Lead"
|
|
42
|
+
2. Set "MQL Date" to current date
|
|
43
|
+
3. Suppress from marketing nurture workflows
|
|
44
|
+
4. Trigger MQL Alert workflow (recipe #1)
|
|
45
|
+
**Outcome:** Leads automatically promote to MQL when they hit the scoring threshold
|
|
46
|
+
**Notes:** Add suppression list for existing customers and competitors
|
|
47
|
+
|
|
48
|
+
---
|
|
49
|
+
|
|
50
|
+
### 4. Meeting Booked Notification
|
|
51
|
+
|
|
52
|
+
**Name:** Meeting Booked Alert to AE
|
|
53
|
+
**Trigger:** Meeting activity is logged for contact (via Calendly/HubSpot meetings)
|
|
54
|
+
**Actions:**
|
|
55
|
+
1. Send internal email to contact owner with meeting details
|
|
56
|
+
2. Update contact property "Last Meeting Booked" to current date
|
|
57
|
+
3. If lifecycle stage is "Lead" → update to "MQL"
|
|
58
|
+
4. Create task: "Prepare for meeting with [Contact Name]" — due 1 hour before meeting
|
|
59
|
+
5. Send Slack notification to #meetings channel
|
|
60
|
+
**Outcome:** AEs are prepared for every meeting with full context
|
|
61
|
+
**Notes:** Include recent page views and content downloads in notification email
|
|
62
|
+
|
|
63
|
+
---
|
|
64
|
+
|
|
65
|
+
### 5. Closed-Won Handoff to CS
|
|
66
|
+
|
|
67
|
+
**Name:** Customer Onboarding Trigger
|
|
68
|
+
**Trigger:** Deal stage is changed to "Closed Won"
|
|
69
|
+
**Actions:**
|
|
70
|
+
1. Update associated contact lifecycle stage to "Customer"
|
|
71
|
+
2. Set "Customer Since" date to current date
|
|
72
|
+
3. Assign contact owner to CS team member (based on segment/territory)
|
|
73
|
+
4. Create task for CS: "Schedule kickoff call with [Company Name]" — due in 2 business days
|
|
74
|
+
5. Enroll contact in "Customer Onboarding" email sequence
|
|
75
|
+
6. Send internal notification to CS manager
|
|
76
|
+
7. Remove from all sales sequences
|
|
77
|
+
**Outcome:** Seamless handoff from sales to customer success
|
|
78
|
+
**Notes:** Include deal notes, contract value, and key stakeholders in CS notification
|
|
79
|
+
|
|
80
|
+
---
|
|
81
|
+
|
|
82
|
+
### 6. Stale Deal Alert
|
|
83
|
+
|
|
84
|
+
**Name:** Pipeline Hygiene — Stale Deal Detection
|
|
85
|
+
**Trigger:** Deal property "Days in current stage" is greater than [2x average for that stage]
|
|
86
|
+
**Actions:**
|
|
87
|
+
1. Send internal email to deal owner: "Deal stale alert: [Deal Name] has been in [Stage] for [X] days"
|
|
88
|
+
2. Create task: "Update or close [Deal Name]" — due in 3 business days
|
|
89
|
+
3. If no update after 7 days → alert sales manager
|
|
90
|
+
4. Add to "Stale Deals" dashboard list
|
|
91
|
+
**Outcome:** Pipeline stays clean and forecast stays accurate
|
|
92
|
+
**Notes:** Customize thresholds per stage (Discovery: 14 days, Proposal: 10 days, Negotiation: 21 days)
|
|
93
|
+
|
|
94
|
+
---
|
|
95
|
+
|
|
96
|
+
### 7. Recycled Lead Nurture Re-Entry
|
|
97
|
+
|
|
98
|
+
**Name:** MQL Recycling to Nurture
|
|
99
|
+
**Trigger:** Contact property "Sales Rejection Reason" is known (any value)
|
|
100
|
+
**Actions:**
|
|
101
|
+
1. Update lifecycle stage to "Recycled"
|
|
102
|
+
2. Reset engagement score to baseline (keep fit score)
|
|
103
|
+
3. Enroll in "Recycled Lead Nurture" sequence (lower frequency)
|
|
104
|
+
4. Set "Recycle Date" to current date
|
|
105
|
+
5. Set re-enrollment trigger: if HubSpot Score exceeds threshold again, re-trigger MQL workflow
|
|
106
|
+
**Outcome:** Rejected leads get a second chance without clogging the pipeline
|
|
107
|
+
**Notes:** Track recycled-to-MQL conversion rate as a separate metric
|
|
108
|
+
|
|
109
|
+
---
|
|
110
|
+
|
|
111
|
+
### 8. Lead Activity Digest
|
|
112
|
+
|
|
113
|
+
**Name:** Daily Lead Activity Summary
|
|
114
|
+
**Trigger:** Scheduled — daily at 8:00 AM local time
|
|
115
|
+
**Actions:**
|
|
116
|
+
1. Filter contacts: lifecycle stage is "SQL" or "Opportunity" AND had website activity in last 24 hours
|
|
117
|
+
2. Send digest email to each contact owner with their leads' activity
|
|
118
|
+
3. Include: pages visited, content downloaded, emails opened/clicked
|
|
119
|
+
**Outcome:** Sales reps start each day knowing which leads are active
|
|
120
|
+
**Notes:** Only include leads with meaningful activity (exclude single homepage visits)
|
|
121
|
+
|
|
122
|
+
---
|
|
123
|
+
|
|
124
|
+
## Salesforce Flow Equivalents
|
|
125
|
+
|
|
126
|
+
### 1. MQL Alert and Assignment (Salesforce Flow)
|
|
127
|
+
|
|
128
|
+
**Type:** Record-Triggered Flow
|
|
129
|
+
**Object:** Lead
|
|
130
|
+
**Trigger:** Lead field "Status" is changed to "MQL"
|
|
131
|
+
**Flow steps:**
|
|
132
|
+
1. Get Records: Query "Rep Assignment" custom object for next available rep
|
|
133
|
+
2. Update Records: Set Lead Owner to assigned rep
|
|
134
|
+
3. Create Records: Create Task — "Contact MQL: {Lead.Name}" with due date = NOW + 4 hours
|
|
135
|
+
4. Action: Send email alert to new lead owner
|
|
136
|
+
5. Update Records: Update "Rep Assignment" last-assigned timestamp
|
|
137
|
+
**Notes:** Use a custom "Rep Assignment" object to manage round-robin state
|
|
138
|
+
|
|
139
|
+
### 2. SLA Escalation (Salesforce Flow)
|
|
140
|
+
|
|
141
|
+
**Type:** Scheduled-Triggered Flow
|
|
142
|
+
**Schedule:** Every 4 hours during business hours
|
|
143
|
+
**Flow steps:**
|
|
144
|
+
1. Get Records: Leads where Status = "MQL" AND LastActivityDate < TODAY - 1
|
|
145
|
+
2. Decision: Is lead older than 48 hours with no activity?
|
|
146
|
+
- YES → Reassign to next rep, create urgent task, alert manager
|
|
147
|
+
- NO → Send reminder email to current owner
|
|
148
|
+
**Notes:** Pair with Process Builder for real-time alerts on initial assignment
|
|
149
|
+
|
|
150
|
+
### 3. Pipeline Stage Automation (Salesforce Flow)
|
|
151
|
+
|
|
152
|
+
**Type:** Record-Triggered Flow
|
|
153
|
+
**Object:** Opportunity
|
|
154
|
+
**Trigger:** Stage field is updated
|
|
155
|
+
**Flow steps:**
|
|
156
|
+
1. Decision: Which stage was it changed to?
|
|
157
|
+
2. For each stage:
|
|
158
|
+
- **Discovery:** Create task "Complete discovery questionnaire"
|
|
159
|
+
- **Demo:** Create task "Prepare demo environment"
|
|
160
|
+
- **Proposal:** Create task "Send proposal" + alert deal desk if ACV > $25K
|
|
161
|
+
- **Closed Won:** Trigger CS handoff (create Case, assign CS owner, send welcome email)
|
|
162
|
+
- **Closed Lost:** Create task "Log loss reason" + add to win/loss analysis report
|
|
163
|
+
|
|
164
|
+
### 4. Stale Deal Detection (Salesforce Flow)
|
|
165
|
+
|
|
166
|
+
**Type:** Scheduled-Triggered Flow
|
|
167
|
+
**Schedule:** Daily at 7:00 AM
|
|
168
|
+
**Flow steps:**
|
|
169
|
+
1. Get Records: Open Opportunities where Days_In_Stage > Stage_SLA_Threshold
|
|
170
|
+
2. Loop through results:
|
|
171
|
+
- Create Task: "Update stale deal: {Opportunity.Name}"
|
|
172
|
+
- Send email to Opportunity Owner
|
|
173
|
+
- If Days_In_Stage > 2x threshold → send email to Owner's Manager
|
|
174
|
+
3. Update custom field "Stale Flag" = true for dashboard visibility
|
|
175
|
+
|
|
176
|
+
---
|
|
177
|
+
|
|
178
|
+
## Calendly / SavvyCal Integration Patterns
|
|
179
|
+
|
|
180
|
+
### Round-Robin Meeting Scheduling
|
|
181
|
+
|
|
182
|
+
**Calendly setup:**
|
|
183
|
+
1. Create a team event type with all eligible reps
|
|
184
|
+
2. Distribution: "Optimize for equal distribution"
|
|
185
|
+
3. Availability: Each rep manages their own calendar
|
|
186
|
+
4. Buffer: 15 min before and after meetings
|
|
187
|
+
5. Minimum notice: 4 hours (avoid last-minute bookings)
|
|
188
|
+
|
|
189
|
+
**CRM integration:**
|
|
190
|
+
1. Calendly webhook fires on booking
|
|
191
|
+
2. Match invitee email to CRM contact
|
|
192
|
+
3. If contact exists → assign meeting to contact owner (override round-robin if owned)
|
|
193
|
+
4. If new contact → create lead, assign via routing rules, log meeting
|
|
194
|
+
5. Set lifecycle stage to MQL (meeting = high intent)
|
|
195
|
+
|
|
196
|
+
### SavvyCal Setup
|
|
197
|
+
|
|
198
|
+
**Advantages over Calendly:**
|
|
199
|
+
- Priority-based scheduling (prefer certain time slots)
|
|
200
|
+
- Overlay calendars (show team availability in one view)
|
|
201
|
+
- Personalized booking links per rep
|
|
202
|
+
|
|
203
|
+
**Integration pattern:**
|
|
204
|
+
1. Create team scheduling link with priority rules
|
|
205
|
+
2. Webhook on booking → Zapier/Make → CRM
|
|
206
|
+
3. Match or create contact, assign owner, create task
|
|
207
|
+
4. Send confirmation with meeting prep materials
|
|
208
|
+
|
|
209
|
+
### Meeting Routing by Criteria
|
|
210
|
+
|
|
211
|
+
```
|
|
212
|
+
Booking form submitted
|
|
213
|
+
├─ Company size > 500? (form field)
|
|
214
|
+
│ ├─ YES → Route to enterprise AE calendar
|
|
215
|
+
│ └─ NO ↓
|
|
216
|
+
├─ Existing customer? (CRM lookup)
|
|
217
|
+
│ ├─ YES → Route to account owner's calendar
|
|
218
|
+
│ └─ NO ↓
|
|
219
|
+
└─ Round-robin across SDR team
|
|
220
|
+
```
|
|
221
|
+
|
|
222
|
+
### No-Show Workflow
|
|
223
|
+
|
|
224
|
+
**Trigger:** Meeting time passes + no meeting notes logged within 30 minutes
|
|
225
|
+
**Actions:**
|
|
226
|
+
1. Wait 30 minutes after scheduled meeting time
|
|
227
|
+
2. Check: Was a call or meeting logged?
|
|
228
|
+
- YES → No action
|
|
229
|
+
- NO → Send "Sorry we missed you" email to prospect
|
|
230
|
+
3. Create task: "Reschedule with [Contact Name]" — due next business day
|
|
231
|
+
4. If second no-show → flag contact and alert manager
|
|
232
|
+
|
|
233
|
+
---
|
|
234
|
+
|
|
235
|
+
## Zapier Cross-Tool Patterns
|
|
236
|
+
|
|
237
|
+
### 1. New Lead → CRM + Slack + Task
|
|
238
|
+
|
|
239
|
+
**Trigger:** New form submission (Typeform, HubSpot, Webflow)
|
|
240
|
+
**Actions:**
|
|
241
|
+
1. Create/update contact in CRM
|
|
242
|
+
2. Enrich with Clearbit (if available)
|
|
243
|
+
3. Post to Slack #new-leads with enriched data
|
|
244
|
+
4. Create task in project management tool (Asana, Linear)
|
|
245
|
+
|
|
246
|
+
### 2. Meeting Booked → CRM + Prep Email
|
|
247
|
+
|
|
248
|
+
**Trigger:** New Calendly/SavvyCal booking
|
|
249
|
+
**Actions:**
|
|
250
|
+
1. Find or create CRM contact
|
|
251
|
+
2. Update lifecycle stage to MQL
|
|
252
|
+
3. Send prep email to assigned rep (include CRM link, LinkedIn profile, recent activity)
|
|
253
|
+
4. Create pre-meeting task
|
|
254
|
+
|
|
255
|
+
### 3. Deal Closed → Onboarding Stack
|
|
256
|
+
|
|
257
|
+
**Trigger:** CRM deal stage changed to "Closed Won"
|
|
258
|
+
**Actions:**
|
|
259
|
+
1. Create customer record in CS tool (Vitally, Gainsight, ChurnZero)
|
|
260
|
+
2. Add to onboarding project template
|
|
261
|
+
3. Send welcome email via email tool
|
|
262
|
+
4. Create Slack channel: #customer-[company-name]
|
|
263
|
+
5. Notify CS team in Slack
|
|
264
|
+
|
|
265
|
+
### 4. Lead Scoring → Cross-Tool Sync
|
|
266
|
+
|
|
267
|
+
**Trigger:** CRM lead score crosses MQL threshold
|
|
268
|
+
**Actions:**
|
|
269
|
+
1. Update marketing automation platform status
|
|
270
|
+
2. Add to retargeting audience (Facebook, Google Ads)
|
|
271
|
+
3. Trigger SDR outreach sequence
|
|
272
|
+
4. Log event in analytics (Mixpanel, Amplitude)
|
|
273
|
+
|
|
274
|
+
### 5. SLA Breach → Multi-Channel Alert
|
|
275
|
+
|
|
276
|
+
**Trigger:** CRM task overdue (MQL follow-up task)
|
|
277
|
+
**Actions:**
|
|
278
|
+
1. Send Slack DM to rep
|
|
279
|
+
2. Send email to rep
|
|
280
|
+
3. If 2+ hours overdue → Slack DM to manager
|
|
281
|
+
4. If 4+ hours overdue → reassign in CRM (via webhook back to CRM)
|
|
282
|
+
|
|
283
|
+
### 6. Weekly Pipeline Digest
|
|
284
|
+
|
|
285
|
+
**Trigger:** Schedule — every Monday at 8:00 AM
|
|
286
|
+
**Actions:**
|
|
287
|
+
1. Query CRM for pipeline summary (total value, new deals, stale deals, expected closes)
|
|
288
|
+
2. Format as summary
|
|
289
|
+
3. Post to Slack #sales-team
|
|
290
|
+
4. Send email digest to sales leadership
|
|
@@ -0,0 +1,278 @@
|
|
|
1
|
+
# Lifecycle Stage Definitions
|
|
2
|
+
|
|
3
|
+
Complete templates for lead lifecycle stages, MQL criteria by business type, SLAs, and rejection/recycling workflows.
|
|
4
|
+
|
|
5
|
+
## Stage Templates
|
|
6
|
+
|
|
7
|
+
### Subscriber
|
|
8
|
+
|
|
9
|
+
**Entry criteria:**
|
|
10
|
+
- Opted in to blog, newsletter, or content updates
|
|
11
|
+
- No company information required
|
|
12
|
+
|
|
13
|
+
**Exit criteria:**
|
|
14
|
+
- Provides company information via form or enrichment
|
|
15
|
+
- Visits 3+ pages in a session
|
|
16
|
+
- Downloads gated content
|
|
17
|
+
|
|
18
|
+
**Owner:** Marketing (automated)
|
|
19
|
+
|
|
20
|
+
**Actions on entry:**
|
|
21
|
+
- Add to newsletter nurture
|
|
22
|
+
- Begin tracking engagement score
|
|
23
|
+
|
|
24
|
+
---
|
|
25
|
+
|
|
26
|
+
### Lead
|
|
27
|
+
|
|
28
|
+
**Entry criteria:**
|
|
29
|
+
- Identified contact with name + email + company
|
|
30
|
+
- May come from form fill, enrichment, or import
|
|
31
|
+
|
|
32
|
+
**Exit criteria:**
|
|
33
|
+
- Reaches MQL threshold (fit + engagement)
|
|
34
|
+
- Manually qualified by marketing/SDR
|
|
35
|
+
|
|
36
|
+
**Owner:** Marketing
|
|
37
|
+
|
|
38
|
+
**Actions on entry:**
|
|
39
|
+
- Enrich contact data (company size, industry, role)
|
|
40
|
+
- Begin scoring
|
|
41
|
+
- Add to relevant nurture sequence
|
|
42
|
+
|
|
43
|
+
---
|
|
44
|
+
|
|
45
|
+
### MQL (Marketing Qualified Lead)
|
|
46
|
+
|
|
47
|
+
**Entry criteria:**
|
|
48
|
+
- Meets fit score threshold AND engagement score threshold
|
|
49
|
+
- OR triggers high-intent action (demo request, pricing page + form fill)
|
|
50
|
+
|
|
51
|
+
**Exit criteria:**
|
|
52
|
+
- Sales accepts (becomes SQL)
|
|
53
|
+
- Sales rejects (recycled to nurture with reason code)
|
|
54
|
+
- No response within SLA (escalated to manager)
|
|
55
|
+
|
|
56
|
+
**Owner:** Marketing → Sales (handoff)
|
|
57
|
+
|
|
58
|
+
**Actions on entry:**
|
|
59
|
+
- Instant alert to assigned sales rep
|
|
60
|
+
- Create follow-up task with 4-hour SLA
|
|
61
|
+
- Pause marketing nurture sequences
|
|
62
|
+
- Log all recent activity for sales context
|
|
63
|
+
|
|
64
|
+
---
|
|
65
|
+
|
|
66
|
+
### SQL (Sales Qualified Lead)
|
|
67
|
+
|
|
68
|
+
**Entry criteria:**
|
|
69
|
+
- Sales rep has had qualifying conversation
|
|
70
|
+
- Confirmed: budget, authority, need, or timeline (at least 2 of 4)
|
|
71
|
+
|
|
72
|
+
**Exit criteria:**
|
|
73
|
+
- Opportunity created with projected value
|
|
74
|
+
- Disqualified (recycled with reason code)
|
|
75
|
+
|
|
76
|
+
**Owner:** Sales (SDR or AE)
|
|
77
|
+
|
|
78
|
+
**Actions on entry:**
|
|
79
|
+
- Update lifecycle stage in CRM
|
|
80
|
+
- Notify AE if SDR-qualified
|
|
81
|
+
- Begin sales sequence if not already in conversation
|
|
82
|
+
|
|
83
|
+
---
|
|
84
|
+
|
|
85
|
+
### Opportunity
|
|
86
|
+
|
|
87
|
+
**Entry criteria:**
|
|
88
|
+
- Formal opportunity created in CRM
|
|
89
|
+
- Deal value, close date, and stage assigned
|
|
90
|
+
|
|
91
|
+
**Exit criteria:**
|
|
92
|
+
- Closed-won or closed-lost
|
|
93
|
+
|
|
94
|
+
**Owner:** Sales (AE)
|
|
95
|
+
|
|
96
|
+
**Actions on entry:**
|
|
97
|
+
- Add to pipeline reporting
|
|
98
|
+
- Create deal tasks (proposal, demo, etc.)
|
|
99
|
+
- Notify CS if deal is likely to close
|
|
100
|
+
|
|
101
|
+
---
|
|
102
|
+
|
|
103
|
+
### Customer
|
|
104
|
+
|
|
105
|
+
**Entry criteria:**
|
|
106
|
+
- Closed-won deal
|
|
107
|
+
- Contract signed and payment terms set
|
|
108
|
+
|
|
109
|
+
**Exit criteria:**
|
|
110
|
+
- Churns, expands, or renews
|
|
111
|
+
|
|
112
|
+
**Owner:** Customer Success / Account Management
|
|
113
|
+
|
|
114
|
+
**Actions on entry:**
|
|
115
|
+
- Trigger onboarding sequence
|
|
116
|
+
- Assign CS manager
|
|
117
|
+
- Schedule kickoff call
|
|
118
|
+
- Remove from all sales sequences
|
|
119
|
+
|
|
120
|
+
---
|
|
121
|
+
|
|
122
|
+
### Evangelist
|
|
123
|
+
|
|
124
|
+
**Entry criteria:**
|
|
125
|
+
- NPS score 9-10, or active referral behavior
|
|
126
|
+
- Agreed to case study, testimonial, or referral program
|
|
127
|
+
|
|
128
|
+
**Exit criteria:**
|
|
129
|
+
- Ongoing program participation
|
|
130
|
+
|
|
131
|
+
**Owner:** Customer Success + Marketing
|
|
132
|
+
|
|
133
|
+
**Actions on entry:**
|
|
134
|
+
- Add to advocacy program
|
|
135
|
+
- Request case study or testimonial
|
|
136
|
+
- Invite to referral program
|
|
137
|
+
- Feature in marketing campaigns (with permission)
|
|
138
|
+
|
|
139
|
+
---
|
|
140
|
+
|
|
141
|
+
## MQL Criteria Templates by Business Type
|
|
142
|
+
|
|
143
|
+
### PLG (Product-Led Growth)
|
|
144
|
+
|
|
145
|
+
**Fit score (40% weight):**
|
|
146
|
+
|
|
147
|
+
| Attribute | Points |
|
|
148
|
+
|-----------|--------|
|
|
149
|
+
| Company size 10-500 | +15 |
|
|
150
|
+
| Company size 500-5000 | +20 |
|
|
151
|
+
| Target industry | +10 |
|
|
152
|
+
| Decision-maker role | +15 |
|
|
153
|
+
| Uses complementary tool | +10 |
|
|
154
|
+
|
|
155
|
+
**Engagement score (60% weight) — weight product usage heavily:**
|
|
156
|
+
|
|
157
|
+
| Signal | Points |
|
|
158
|
+
|--------|--------|
|
|
159
|
+
| Created free account | +15 |
|
|
160
|
+
| Completed onboarding | +20 |
|
|
161
|
+
| Used core feature 3+ times | +25 |
|
|
162
|
+
| Invited team member | +20 |
|
|
163
|
+
| Hit usage limit | +15 |
|
|
164
|
+
| Visited pricing page | +10 |
|
|
165
|
+
|
|
166
|
+
**MQL threshold:** 65 points
|
|
167
|
+
|
|
168
|
+
---
|
|
169
|
+
|
|
170
|
+
### Sales-Led (Enterprise)
|
|
171
|
+
|
|
172
|
+
**Fit score (60% weight) — weight fit heavily:**
|
|
173
|
+
|
|
174
|
+
| Attribute | Points |
|
|
175
|
+
|-----------|--------|
|
|
176
|
+
| Company size 500+ | +20 |
|
|
177
|
+
| Target industry | +15 |
|
|
178
|
+
| VP+ title | +20 |
|
|
179
|
+
| Budget authority confirmed | +15 |
|
|
180
|
+
| Uses competitor product | +10 |
|
|
181
|
+
|
|
182
|
+
**Engagement score (40% weight):**
|
|
183
|
+
|
|
184
|
+
| Signal | Points |
|
|
185
|
+
|--------|--------|
|
|
186
|
+
| Requested demo | +25 |
|
|
187
|
+
| Attended webinar | +10 |
|
|
188
|
+
| Downloaded whitepaper | +10 |
|
|
189
|
+
| Visited pricing page 2+ times | +15 |
|
|
190
|
+
| Engaged with sales email | +10 |
|
|
191
|
+
|
|
192
|
+
**MQL threshold:** 70 points
|
|
193
|
+
|
|
194
|
+
---
|
|
195
|
+
|
|
196
|
+
### Mid-Market (Balanced)
|
|
197
|
+
|
|
198
|
+
**Fit score (50% weight):**
|
|
199
|
+
|
|
200
|
+
| Attribute | Points |
|
|
201
|
+
|-----------|--------|
|
|
202
|
+
| Company size 50-1000 | +15 |
|
|
203
|
+
| Target industry | +10 |
|
|
204
|
+
| Manager+ title | +15 |
|
|
205
|
+
| Target geography | +10 |
|
|
206
|
+
|
|
207
|
+
**Engagement score (50% weight):**
|
|
208
|
+
|
|
209
|
+
| Signal | Points |
|
|
210
|
+
|--------|--------|
|
|
211
|
+
| Demo request | +25 |
|
|
212
|
+
| Free trial signup | +20 |
|
|
213
|
+
| Pricing page visit | +10 |
|
|
214
|
+
| Content download (2+) | +10 |
|
|
215
|
+
| Email click (3+) | +10 |
|
|
216
|
+
| Webinar attendance | +10 |
|
|
217
|
+
|
|
218
|
+
**MQL threshold:** 60 points
|
|
219
|
+
|
|
220
|
+
---
|
|
221
|
+
|
|
222
|
+
## SLA Templates
|
|
223
|
+
|
|
224
|
+
### MQL-to-SQL SLA
|
|
225
|
+
|
|
226
|
+
| Metric | Target | Escalation |
|
|
227
|
+
|--------|--------|------------|
|
|
228
|
+
| First contact attempt | Within 4 business hours | Alert to sales manager at 4 hours |
|
|
229
|
+
| Qualification decision | Within 48 hours | Auto-escalate at 48 hours |
|
|
230
|
+
| Meeting scheduled (if qualified) | Within 5 business days | Weekly pipeline review flag |
|
|
231
|
+
|
|
232
|
+
### SQL-to-Opportunity SLA
|
|
233
|
+
|
|
234
|
+
| Metric | Target | Escalation |
|
|
235
|
+
|--------|--------|------------|
|
|
236
|
+
| Discovery call completed | Within 3 business days of SQL | Alert to AE manager |
|
|
237
|
+
| Opportunity created | Within 5 business days of SQL | Pipeline review flag |
|
|
238
|
+
|
|
239
|
+
### Opportunity-to-Close SLA
|
|
240
|
+
|
|
241
|
+
| Metric | Target | Escalation |
|
|
242
|
+
|--------|--------|------------|
|
|
243
|
+
| Proposal delivered | Within 5 business days of demo | AE manager alert |
|
|
244
|
+
| Deal stale in stage | 2x average days for that stage | Pipeline review flag |
|
|
245
|
+
| Close date pushed 2+ times | Immediate | Forecast review required |
|
|
246
|
+
|
|
247
|
+
---
|
|
248
|
+
|
|
249
|
+
## Lead Rejection and Recycling
|
|
250
|
+
|
|
251
|
+
### Rejection Reason Codes
|
|
252
|
+
|
|
253
|
+
| Code | Reason | Recycle Action |
|
|
254
|
+
|------|--------|----------------|
|
|
255
|
+
| **FIT-01** | Company too small | Nurture; re-score if company grows |
|
|
256
|
+
| **FIT-02** | Wrong industry | Archive; do not recycle |
|
|
257
|
+
| **FIT-03** | Wrong role / no authority | Nurture; monitor for org changes |
|
|
258
|
+
| **ENG-01** | No response after 3 attempts | Recycle to nurture in 90 days |
|
|
259
|
+
| **ENG-02** | Interested but bad timing | Recycle to nurture; re-engage in 60 days |
|
|
260
|
+
| **QUAL-01** | No budget | Recycle to nurture in 90 days |
|
|
261
|
+
| **QUAL-02** | Using competitor, locked in | Recycle; trigger before contract renewal |
|
|
262
|
+
| **QUAL-03** | Not a real project | Archive; do not recycle |
|
|
263
|
+
|
|
264
|
+
### Recycling Workflow
|
|
265
|
+
|
|
266
|
+
1. Sales rejects MQL with reason code
|
|
267
|
+
2. CRM updates lifecycle stage to "Recycled"
|
|
268
|
+
3. Lead enters recycling nurture sequence (different from original nurture)
|
|
269
|
+
4. Engagement score resets to baseline (keep fit score)
|
|
270
|
+
5. If lead re-engages and crosses MQL threshold, re-route to sales with "Recycled MQL" flag
|
|
271
|
+
6. Track recycled MQL conversion rate separately
|
|
272
|
+
|
|
273
|
+
### Recycling Nurture Sequence
|
|
274
|
+
|
|
275
|
+
- **Frequency:** Bi-weekly or monthly (lower frequency than initial nurture)
|
|
276
|
+
- **Content:** Industry insights, case studies, product updates
|
|
277
|
+
- **Duration:** 6 months, then archive if no engagement
|
|
278
|
+
- **Re-MQL trigger:** High-intent action (demo request, pricing page revisit)
|