Find missing spans and broken propagation in microservice flows
Debug microservices by enforcing end-to-end correlation (trace IDs, request IDs) and systematically locating propagation breaks or sampling gaps.
Create a skill called "Distributed Trace Hunt". Ask me for: - The request journey (start → end) and involved services - Current tracing stack (OpenTelemetry/Jaeger/etc.) and sampling approach - One example trace/span screenshot or IDs (if available) Output: - A step-by-step trace propagation audit checklist - Likely root-cause buckets and how to confirm each - A minimal staging test plan that asserts end-to-end spans exist
In distributed systems, partial traces are common. This recipe builds a repeatable
trace-driven debugging path: define the journey → validate propagation → close gaps.
Fix stale-cache failures without nuking everything forever
When caching speeds CI but occasionally causes confusing failures, this recipe introduces safe cache keys, cache-busting rules, and a controlled recovery flow.
Stack traces in, root cause out
Paste a wall of logs, a stack trace, or a cryptic error message and get a plain-English root-cause analysis plus a likely fix. Great for showing how OpenClaw handles messy technical input.
Real sources, named experts, actual quotes
Deep research that finds primary sources with named individuals, community sentiment from Reddit/HN/X, and news coverage. No summaries of summaries — actual quotes with URLs.
Local-first AI assistant that automates small daily tasks safely on your device
A personal, local-first AI assistant that automates small daily tasks—organizing files, setting reminders, and monitoring system events—without touching sensitive data or taking risky actions without your approval.