SKILL·49641E

suede-revops

JasonColapietro
Aktualisiert 27 days ago
4 Ansichten
129
9
129
Auf GitHub ansehen
Kommunikationaiautomation

Über

Die `suede-revops`-Skill definiert Revenue-Operations-Logik für Lead-Bewertung, Routing, Pipeline-Phasen, CRM-Hygiene und die Übergabe von Marketing an Vertrieb. Sie erzeugt implementierungsreife Betriebsregeln, verhindert aber gleichzeitig direkte Mutationen im Produktions-CRM ohne Genehmigung. Nutzen Sie diese Skill zur Definition von MQL/SQL-Kriterien und Automatisierung, jedoch nicht für Outreach, Kampagnen oder Preisgestaltung.

Schnellinstallation

Claude Code

Empfohlen
Primär
npx skills add JasonColapietro/suede-creator-skills -a claude-code
Plugin-BefehlAlternativ
/plugin add https://github.com/JasonColapietro/suede-creator-skills
Git CloneAlternativ
git clone https://github.com/JasonColapietro/suede-creator-skills.git ~/.claude/skills/suede-revops

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um diese Fähigkeit zu installieren

Dokumentation

Suede Revenue Operations

Suede RevOps maps the lifecycle rules, data contracts, scoring, routing, and handoffs that connect acquisition, sales, and customer success. It produces implementation-ready operating logic while keeping production CRM mutation behind live-schema review and approval.

Before Starting

Check for product marketing context first: If .agents/product-marketing.md exists (or .claude/product-marketing.md, or the legacy product-marketing-context.md filename, in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.

Gather this context (ask if not provided):

  1. GTM motion — Product-led (PLG), sales-led, or hybrid?
  2. ACV range — What's the average contract value?
  3. Sales cycle length — Days from first touch to closed-won?
  4. Current stack — CRM, marketing automation, scheduling, enrichment tools?
  5. Current state — How are leads managed today? What's working and what's not?
  6. Goals — Increase conversion? Reduce speed-to-lead? Fix handoff leaks? Build from scratch?

Work with whatever the user gives you. If they have a clear problem area, start there. Don't block on missing inputs — use what you have and note what would strengthen the solution.


Core Principles

Single Source of Truth

One system of record for every lead and account. If data lives in multiple places, it will conflict. Pick a CRM as the canonical source and sync everything to it.

Define Before Automate

Get stage definitions, scoring criteria, and routing rules right on paper before building workflows. Automating a broken process just creates broken results faster.

Measure Every Handoff

Every handoff between teams is a potential leak. Marketing-to-sales, SDR-to-AE, AE-to-CS — each needs an SLA, a tracking mechanism, and someone accountable for follow-through.

Revenue Team Alignment

Marketing, sales, and customer success must agree on definitions. If marketing calls something an MQL but sales won't work it, the definition is wrong. Alignment meetings aren't optional.


Lead Lifecycle Framework

Stage Definitions

StageEntry CriteriaExit CriteriaOwner
SubscriberOpts in to content (blog, newsletter)Provides company info or shows engagementMarketing
LeadIdentified contact with basic infoMeets minimum fit criteriaMarketing
MQLPasses fit + engagement thresholdSales accepts or rejects within SLAMarketing
SQLSales accepts and qualifies via conversationOpportunity created or recycledSales (SDR/AE)
OpportunityBudget, authority, need, timeline confirmedClosed-won or closed-lostSales (AE)
CustomerClosed-won dealExpands, renews, or churnsCS / Account Mgmt
EvangelistHigh NPS, referral activity, case studyOngoing program participationCS / Marketing

MQL Definition

An MQL requires both fit and engagement:

  • Fit score — Does this person match your ICP? (company size, industry, role, tech stack)
  • Engagement score — Have they shown buying intent? (pricing page, demo request, multiple visits)

Neither alone is sufficient. A perfect-fit company that never engages isn't an MQL. A student downloading every ebook isn't an MQL.

MQL-to-SQL Handoff SLA

Define response times and document them:

  • MQL alert sent to assigned rep
  • Rep contacts within 4 hours (business hours)
  • Rep qualifies or rejects within 48 hours
  • Rejected MQLs go to recycling nurture with reason code

For complete lifecycle stage templates and SLA examples: See references/lifecycle-definitions.md


Lead Scoring

Scoring Dimensions

Explicit scoring (fit) — Who they are:

  • Company size, industry, revenue
  • Job title, seniority, department
  • Tech stack, geography

Implicit scoring (engagement) — What they do:

  • Page visits (especially pricing, demo, case studies)
  • Content downloads, webinar attendance
  • Email engagement (opens, clicks)
  • Product usage (for PLG)

Negative scoring — Disqualifying signals:

  • Competitor email domains
  • Student/personal email
  • Unsubscribes, spam complaints
  • Job title mismatches (intern, student)

Building a Scoring Model

  1. Define your ICP attributes and weight them
  2. Identify high-intent behavioral signals from closed-won data
  3. Set point values for each attribute and behavior
  4. Set MQL threshold (typically 50-80 points on a 100-point scale)
  5. Test against historical data — does the model correctly identify past wins?
  6. Launch, measure, and recalibrate quarterly

Common Scoring Mistakes

  • Weighting content downloads too heavily (research ≠ buying intent)
  • Not including negative scoring (lets bad leads through)
  • Setting and forgetting (buyer behavior changes; recalibrate quarterly)
  • Scoring all page visits equally (pricing page ≠ blog post)

For detailed scoring templates and example models: See references/scoring-models.md


Lead Routing

Routing Methods

MethodHow It WorksBest For
Round-robinDistribute evenly across repsEqual territories, similar deal sizes
Territory-basedAssign by geography, vertical, or segmentRegional teams, industry specialists
Account-basedNamed accounts go to named repsABM motions, strategic accounts
Skill-basedRoute by deal complexity, product line, or languageDiverse product lines, global teams

Routing Rules Essentials

  • Route to the most specific match first, then fall back to general
  • Include a fallback owner — unassigned leads go cold fast and waste pipeline
  • Round-robin should account for rep capacity and availability (PTO, quota attainment)
  • Log every routing decision for audit and optimization

Speed-to-Lead

Response time is the single biggest factor in lead conversion:

  • Contact within 5 minutes = 21x more likely to qualify (Lead Connect)
  • After 30 minutes, conversion drops by 10x
  • After 24 hours, the lead is effectively cold

Build routing rules that prioritize speed. Alert reps immediately. Escalate if SLA is missed.

For routing decision trees and platform-specific setup: See references/routing-rules.md


Pipeline Stage Management

Pipeline Stages

StageRequired FieldsExit Criteria
QualifiedContact info, company, source, fit scoreDiscovery call scheduled
DiscoveryPain points, current solution, timelineNeeds confirmed, demo scheduled
Demo/EvaluationTechnical requirements, decision makersPositive evaluation, proposal requested
ProposalPricing, terms, stakeholder mapProposal delivered and reviewed
NegotiationRedlines, approval chain, close dateTerms agreed, contract sent
Closed WonSigned contract, payment termsHandoff to CS complete
Closed LostLoss reason, competitor (if any)Post-mortem logged

Stage Hygiene

  • Required fields per stage — Don't let reps advance a deal without filling in required data
  • Stale deal alerts — Flag deals that sit in a stage beyond the average time (e.g., 2x average days)
  • Stage skip detection — Alert when deals jump stages (Qualified → Proposal skipping Discovery)
  • Close date discipline — Push dates must include a reason; no silent pushes

Pipeline Metrics

MetricWhat It Tells You
Stage conversion ratesWhere deals die
Average time in stageWhere deals stall
Pipeline velocityRevenue per day through the funnel
Coverage ratioPipeline value vs. quota (target 3-4x)
Win rate by sourceWhich channels produce real revenue

CRM Automation Workflows

Essential Automations

  • Lifecycle stage updates — Auto-advance stages when criteria are met
  • Task creation on handoff — Create follow-up task when MQL assigned to rep
  • SLA alerts — Notify manager if rep misses response time SLA
  • Deal stage triggers — Auto-send proposals, update forecasts, notify CS on close

Marketing-to-Sales Automations

  • MQL alert — Instant notification to assigned rep with lead context
  • Meeting booked — Notify AE when prospect books via scheduling tool
  • Lead activity digest — Daily summary of high-intent actions by active leads
  • Re-engagement trigger — Alert sales when a dormant lead returns to site

Calendar Scheduling Integration

  • Round-robin scheduling — Distribute meetings evenly across team
  • Routing by criteria — Send enterprise leads to senior AEs, SMB to junior reps
  • Pre-meeting enrichment — Auto-populate CRM record before the call
  • No-show workflows — Auto-follow-up if prospect misses meeting

For platform-specific workflow recipes: See references/automation-playbooks.md


Deal Desk Processes

When You Need a Deal Desk

  • ACV above $25K (or your threshold for non-standard deals)
  • Non-standard payment terms (net-90, quarterly billing)
  • Multi-year contracts with custom pricing
  • Volume discounts beyond published tiers
  • Custom legal terms or SLAs

Approval Workflow Tiers

Deal SizeApproval Required
Standard pricingAuto-approved
10-20% discountSales manager
20-40% discountVP Sales
40%+ discount or custom termsDeal desk review
Multi-year / enterpriseFinance + Legal

Non-Standard Terms Handling

Document every exception. Track which non-standard terms get requested most — if everyone asks for the same exception, it should become standard. Review quarterly.


Data Hygiene & Enrichment

Dedup Strategy

  • Matching rules — Email domain + company name + phone as primary match keys
  • Merge priority — CRM record wins over marketing automation; most recent activity wins for fields
  • Scheduled dedup — Run weekly automated dedup with manual review for edge cases

Required Fields Enforcement

  • Enforce required fields at each lifecycle stage
  • Block stage advancement if fields are empty
  • Use progressive profiling — don't require everything upfront

Enrichment Tools

ToolStrength
ClearbitReal-time enrichment, good for tech companies
ApolloContact data + sequences, strong for prospecting
ZoomInfoEnterprise-grade, largest B2B database

Quarterly Audit Checklist

  • Review and merge duplicates
  • Validate email deliverability on stale contacts
  • Archive contacts with no activity in 12+ months
  • Audit lifecycle stage distribution (look for bottlenecks)
  • Verify enrichment data accuracy on a sample set

RevOps Metrics Dashboard

Key Metrics

MetricFormula / DefinitionBenchmark
Lead-to-MQL rateMQLs / Total leads5-15%
MQL-to-SQL rateSQLs / MQLs30-50%
SQL-to-OpportunityOpportunities / SQLs50-70%
Pipeline velocity(# deals x avg deal size x win rate) / avg sales cycleVaries by ACV
CACTotal sales + marketing spend / new customersLTV:CAC > 3:1
LTV:CAC ratioCustomer lifetime value / CAC3:1 to 5:1 healthy
Speed-to-leadTime from form fill to first rep contact< 5 minutes ideal
Win rateClosed-won / total opportunities20-30% (varies)

Dashboard Structure

Build three views:

  1. Marketing view — Lead volume, MQL rate, source attribution, cost per MQL
  2. Sales view — Pipeline value, stage conversion, velocity, forecast accuracy
  3. Executive view — CAC, LTV:CAC, revenue vs. target, pipeline coverage

Output Format

When delivering RevOps recommendations, provide:

  1. Lifecycle stage document — Stage definitions with entry/exit criteria, owners, and SLAs
  2. Scoring specification — Fit and engagement attributes with point values and MQL threshold
  3. Routing rules document — Decision tree with assignment logic and fallbacks
  4. Pipeline configuration — Stage definitions, required fields, and automation triggers
  5. Metrics dashboard spec — Key metrics, data sources, and target benchmarks

Format each as a standalone document the user can implement directly. Include platform-specific guidance when the CRM is known.


Task-Specific Questions

  1. What CRM platform are you using (or planning to use)?
  2. How many leads per month do you generate?
  3. What's your current MQL definition?
  4. Where do leads get stuck in your funnel?
  5. Do you have SLAs between marketing and sales today?

Tool Integrations

These are evaluation examples, not guaranteed integrations. Verify the live schema, authenticated account, permissions, API limits, pricing, and vendor documentation before proposing implementation.

Tool CategoryExamplesVerify Before Use
CRMHubSpot, SalesforceObjects, fields, ownership, automation, permissions
SchedulingCalendly, SavvyCalRouting logic, availability, privacy
EnrichmentClearbit, ApolloProvenance, freshness, lawful basis, credit cost
AutomationActiveCampaign, ZapierTrigger scope, retries, rollback, secrets
Partner operationsIntrow, CrossbeamAccount matching, deal rules, commissions

Boundaries

  • Do not change production CRM fields, routing, automations, permissions, SLAs, ownership, or records without reading the live schema, previewing the exact effect, and receiving explicit approval.
  • Do not delete, merge, deduplicate, enrich, or reassign records as a planning step, and do not expose personal data in reports.
  • Do not redefine lifecycle stages or claim pipeline impact from modeled data; document assumptions and the stakeholders who must approve the operating rule.

Routing

  • Use suede-prospecting to build and qualify the source list.
  • Use suede-cold-email for approved outbound sequence copy.
  • Use suede-sales-enablement for collateral and rep-facing materials.
  • Use suede-analytics for pipeline measurement and attribution.

GitHub Repository

JasonColapietro/suede-creator-skills
Pfad: skills/suede-revops
0
agent-orchestrationagent-skillagent-skillsai-agentsai-codinganthropic
FAQ

Häufig gestellte Fragen

Was ist der Skill suede-revops?

suede-revops ist ein Claude Skill von JasonColapietro. Skills bündeln Anweisungen und Ressourcen, die Claude bei Bedarf lädt, um Aufgaben rund um suede-revops ohne zusätzliche Eingaben auszuführen.

Wie installiere ich suede-revops?

Verwende die Installationsbefehle auf dieser Seite: Füge suede-revops als Plugin zu Claude Code hinzu oder klone das Repository in dein Skills-Verzeichnis. Starte Claude danach neu, damit der Skill geladen wird.

Zu welcher Kategorie gehört suede-revops?

suede-revops gehört zur Kategorie Kommunikation.

Kann ich suede-revops kostenlos nutzen?

Ja. suede-revops ist auf AIMCP gelistet und kann kostenlos installiert werden.

Verwandte Skills

himalaya-email-manager
Kommunikation

Diese Claude Skill ermöglicht die E-Mail-Verwaltung über das Himalaya CLI-Tool mittels IMAP. Sie erlaubt Entwicklern, E-Mails von einem IMAP-Konto mit natürlichen Sprachabfragen zu suchen, zusammenzufassen und zu löschen. Nutzen Sie sie für automatisierte E-Mail-Workflows wie das Abrufen täglicher Zusammenfassungen oder das Durchführen von Stapeloperationen direkt aus Claude heraus.

Skill ansehen
imsg
Kommunikation

imsg ist ein CLI-Tool für macOS, mit dem Sie programmatisch über die Messages.app mit iMessage/SMS interagieren können. Es ermöglicht Entwicklern, Chats aufzulisten, Nachrichtenverläufe einzusehen, Konversationen in Echtzeit zu verfolgen sowie Nachrichten oder Anhänge zu versenden. Nutzen Sie diese Fähigkeit, um Messaging-Aufgaben zu automatisieren oder iMessage/SMS-Funktionalität in Ihre Entwicklungs-Workflows zu integrieren.

Skill ansehen
internationalization-i18n
Kommunikation

Dieses Claude Skill bietet umfassende Anleitung zur Implementierung von Internationalisierung (i18n) und Lokalisierung in Anwendungen. Es behandelt Kernaufgaben wie Nachrichtenextraktion, Übersetzungsmanagement, gebietsschemaspezifische Formatierung und RTL-Unterstützung unter Verwendung von Bibliotheken wie i18next und gettext. Nutzen Sie es beim Aufbau mehrsprachiger Anwendungen oder beim Hinzufügen von Lokalisierungsfunktionen für internationale Nutzer.

Skill ansehen
wacli
Kommunikation

wacli ist ein Kommandozeilen-Tool, das WhatsApp-Nachrichten, -Suche und -Synchronisierung über das WhatsApp Web-Protokoll ermöglicht. Es wird hauptsächlich innerhalb von Clawdis-Workflows für die automatisierte Abwicklung verwendet, kann aber auch direkt aufgerufen werden, um Nachrichten zu senden, Chats zu synchronisieren oder den Verlauf abzufragen. Zu den Hauptfunktionen gehören QR-basierte Authentifizierung, kontinuierliche Synchronisierung im Hintergrund und die Möglichkeit, sowohl Text als auch Dateien zu versenden.

Skill ansehen