ops · 24 playbooks
Routines. Webhooks. Alerts. Dashboards.
Agent-first playbooks for scheduled Routines, webhooks, audit-log monitoring, and public dashboards. Lights-out automation with a paper trail.
- advanced · 10 minutes ★ featured
Build a composite account-health dashboard
Score every B2B account on usage, revenue, and support load. Publish one URL your CS team checks instead of wrangling data each QBR.
#analytics#dashboards#account-health#b2b#saas - advanced · 1 hour to set up ★ featured
Nightly Routine: draft PRs for low-risk silent bugs
Routine runs at 2am, picks the top silent bug, investigates it, opens a draft PR if the fix is small and contained. Lights-out triage for the next morning's review.
#errors#routine#automation#auto-fix#ops - intermediate · 10 minutes ★ featured
Get a weekly digest of what your agent did
Routine that reads the audit log every Friday and Slacks a category breakdown: cases resolved, flags toggled, surveys created. Don't trust — verify in 60s.
#analytics#audit-log#digest#routine#automation - intermediate · 10 minutes
Weekly CSM book-of-business digest
Create a weekly account digest for each CSM with risks, expansion signals, product adoption, and customers needing outreach.
#analytics#customer-success#digest#routine#b2b - intermediate · 7 minutes
Track enterprise implementation timeline
Follow an enterprise account from kickoff through integration, first data, first value, and blocked steps so solutions teams can unblock launches.
#analytics#customer-success#enterprise#onboarding#implementation - intermediate · 3 minutes
Release health scorecard after every deploy
Summarize a deploy with new errors, affected users, key metric deltas, and the next engineering action in one chat response.
#analytics#errors#deploys#releases#oncall - advanced · 10 minutes
Generate a renewal-risk brief for each account
Combine usage decline, errors, seat utilization, and support friction into a renewal-risk brief CS can act on before the renewal date.
#analytics#revenue#customer-success#renewals#account-health - intermediate · 5 minutes
Audit sourcemap coverage for minified errors
Find which production errors cannot be unmangled because sourcemaps are missing, stale, or uploaded under the wrong release.
#errors#sourcemaps#releases#frontend#ops - beginner · 2 minutes
Review stale or dangerous error suppressions
Find suppressions that are hiding high-volume, high-impact, or recently regressed errors before noise rules mask real incidents.
#errors#suppressions#oncall#governance#ops - intermediate · 5 minutes
Rank support load by account
Combine errors, complaints, affected users, and plan data to show which accounts are consuming the most support attention.
#analytics#errors#customer-support#account-health#b2b - intermediate · 5 minutes
Monitor webhook delivery reliability
Track failed, retried, and slow webhook deliveries by provider, event type, and customer before integrations silently break.
#analytics#webhooks#integrations#reliability#automation - intermediate · 3 minutes
Per-customer API call analytics
Group api_request events by customer_id over 30 days with daily breakdown. The view usage-based pricing needs but most teams cobble together from logs.
#analytics#devtools-api#api-quota#dashboards#b2b - advanced · 30 minutes
Alert on unexpected agent mutations
Routine that watches the audit log for high-impact actions (flag deletes, suppression adds, cohort deletes). Pages #security if anything happens outside business hours.
#analytics#audit-log#security#early-warning#ops - beginner · 1 minute
Who's still on the old client?
Distinct users per app_version over 7 days. See the long tail of old clients — informs the force-update decision and deprecation timing.
#analytics#mobile-app#app-version#releases#ops - beginner · 1 minute
Auto-document your captured event taxonomy
Every event captured in the last 30 days with count, first-seen, last-seen, sample property keys. Markdown table for Notion — your event taxonomy doc that never goes stale.
#analytics#documentation#event-taxonomy#ops#onboarding - advanced · 10 minutes
Match supply to demand per region or category
Per-region ratio of buyer-side events to seller-side events. Spot starved regions before they churn. Liquidity is the metric that decides supply vs demand growth investment.
#analytics#dashboards#marketplace#liquidity#ops - advanced · 5 minutes
Model Black Friday from last year's data
Pull peak ingest rates and page-view rates from last year's holiday window. Real numbers for the infra capacity conversation — no more back-of-envelope guesses.
#analytics#peak-traffic#ecommerce#infra#capacity-planning - beginner · 2 minutes
Build a public live-stats widget for your marketing site
Publish real product metrics to your homepage in 30 seconds. Social proof that updates itself, no backend, no auth, embed-friendly.
#dashboards#content-marketing#public-page#indie-hacker#social-proof - advanced · 20 minutes
Build a roll-your-own status.yourdomain page
Data-driven status dashboard: ingest health, recent incidents, 7d MTTR. Serve it from your own backend so customers see real telemetry without exposing keys.
#analytics#dashboards#status-page#ops#public-page - advanced · 30 minutes
Notify the right team when a customer hits their cap
Routine that runs every 15 min and pings the per-customer Slack channel when any customer crosses 80% of their monthly API quota. Turn a silent friction into an upsell opportunity.
#analytics#webhooks#devtools-api#automation#routine - intermediate · 10 minutes
Detect a sudden spike in negative reviews
Routine that watches review events with rating ≤ 2 and pages when the rate exceeds 3x baseline. Catch coordinated review-bombing OR a quality regression in 15 minutes.
#analytics#marketplace#trust#early-warning#routine - beginner · 1 minute
Track which SDK versions your customers are on
Look at sdk_version on api_request events. What % are on latest vs N-1 vs older? Critical for the 'when can we deprecate?' conversation.
#analytics#devtools-api#sdk-versions#releases#ops - intermediate · 5 minutes
Watch staging — page only on genuinely new errors
Set up a scheduled Routine that diffs error fingerprints each hour and only pages oncall when a genuinely new failure mode appears.
#errors#oncall#post-deploy#webhooks#automation - beginner · 1 minute
Stop noisy errors from paging you — in plain English
Suppress third-party SDK timeouts, ad-blocker errors, and other false-positives by describing them. No regex required.
#errors#oncall#suppressions#sentry-alternative#saas
Adapt a playbook in your own agent.
Send this to Claude Code, Cursor, Codex, or any coding agent. It uses the HTTP API, sets you up, and adapts the playbook to your saved signal map and query blueprints.