salesloft-pack

v1.6.0 by Jeremy Longshore

Production Salesloft operator workflows for authentication, cadences, synchronization, rate control, webhooks, security, deployment, and incident evidence

18 plugin-local skills
MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install salesloft-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> 18 Claude Code skills for building, releasing, and operating Salesloft integrations safely.

Skills (18) plugin-local skills

salesloft-ci-integration View full skill →

Gate Salesloft integration changes with offline contract fixtures and an optional fork-safe read-only smoke lane.

ReadGlobGrepWebFetchWriteEdit
salesloft-common-errors View full skill →

Classify Salesloft API failures from status, documented error envelopes, auth context, visibility, and rate metadata without exposing customer data.

ReadGlobGrepWebFetchWriteEdit
salesloft-core-workflow-a View full skill →

Analyze and resolve a Salesloft person, then enroll that person in an approved cadence with duplicate, visibility, and consent safeguards.

ReadGlobGrepWebFetchWriteEdit
salesloft-core-workflow-b View full skill →

Reconcile Salesloft cadence membership state and engagement counts with an incremental, restartable read workflow.

ReadGlobGrepWebFetchWriteEdit
salesloft-cost-tuning View full skill →

Analyze and reduce Salesloft API capacity waste by measuring endpoint cost, deep pagination, redundant polling, cache churn, and retry amplification.

ReadGlobGrepWebFetchWriteEdit
salesloft-debug-bundle View full skill →

Build a minimal redacted Salesloft escalation bundle with contract, auth-state, rate, timing, deployment, and API Logs evidence.

ReadGlobGrepWebFetchWriteEdit
salesloft-deploy-integration View full skill →

Roll out a Salesloft-backed service through secret injection, contract checks, read-only smoke evidence, bounded canaries, monitoring, and rollback.

ReadGlobGrepWebFetchWriteEdit
salesloft-hello-world View full skill →

Prove a Salesloft credential and team boundary with one bounded read-only request and response-envelope check.

ReadGlobGrepWebFetchWriteEdit
salesloft-install-auth View full skill →

Select and implement the correct Salesloft authentication flow with least-privilege scopes and safe token rotation.

ReadGlobGrepWebFetchWriteEdit
salesloft-local-dev-loop View full skill →

Build a Salesloft integration locally with sanitized contract fixtures, deterministic failure cases, and an optional guarded read-only smoke test.

ReadGlobGrepWebFetchWriteEdit
salesloft-performance-tuning View full skill →

Analyze and improve measured Salesloft sync latency and throughput with cursor polling, bounded page size, safe concurrency, caching, and correctness checks.

ReadGlobGrepWebFetchWriteEdit
salesloft-prod-checklist View full skill →

Produce a release-bound go or no-go decision for a Salesloft integration using auth, contract, data, rate, webhook, monitoring, rollback, and ownership evidence.

ReadGlobGrepWebFetchWriteEdit
salesloft-rate-limits View full skill →

Analyze and govern Salesloft's team-wide cost budget with exact response headers, deep-page costs, fair scheduling, and bounded retries.

ReadGlobGrepWebFetchWriteEdit
salesloft-reference-architecture View full skill →

Design a multi-team Salesloft integration with explicit tenant, auth, client, scheduler, cursor, webhook, queue, reconciliation, and ownership boundaries.

ReadGlobGrepWebFetchWriteEdit
salesloft-sdk-patterns View full skill →

Analyze and design a typed Salesloft REST adapter with tenant-bound authentication, endpoint-specific schemas, pagination, errors, and rate metadata.

ReadGlobGrepWebFetchWriteEdit
salesloft-security-basics View full skill →

Harden Salesloft tenant isolation, OAuth and API-key storage, least-privilege scopes, CRM-data handling, and webhook verification.

ReadGlobGrepWebFetchWriteEdit
salesloft-upgrade-migration View full skill →

Migrate an existing Salesloft integration through an evidence-backed endpoint, auth, schema, scope, and behavior diff with shadow validation and rollback.

ReadGlobGrepWebFetchWriteEdit
salesloft-webhooks-events View full skill →

Verify and process Salesloft webhooks using exact raw-body SHA-1 HMAC, callback-token validation, event routing, durable deduplication, and reconciliation.

ReadGlobGrepWebFetchWriteEdit

Ready to use salesloft-pack?