trace
Debug a problem by reproducing it, narrowing scope, identifying the root cause, proposing the smallest correct fix, and validating that the failure cannot silently return.
Works with
--- name: trace description: Debug a problem by reproducing it, narrowing scope, identifying the root cause, proposing the smallest correct fix, and validating that the failure cannot silently return. license: MIT --- Use this skill when something is broken and the next move should be diagnosis, not guesswork. ## Workflow ### Step 1 Establish the failure: - expected behavior - actual behavior - reproduction steps - frequency - recent changes ### Step 2 Limit the search area. Read only the files, logs, or tests directly related to the failure. ### Step 3 Separate symptom from root cause. State both: - Symptom - Root cause ### Step 4 Propose the smallest correct fix and explain why it addresses the root cause. ### Step 5 Define validation: - direct repro check - regression test - nearby risk checks ## Rules - Do not shotgun multiple fixes. - If the first diagnosis fails, revisit the root cause. - If repeated attempts have polluted the session, switch to `recover`.
More Observability skills
google-agents-cli-observability
google/agents-cli
>
azure-observability
microsoft/azure-skills
Azure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks. Provides metrics, APM, distributed tracing, KQL queries, and interactive reports. USE FOR: Azure Monitor, Application Insights, Log Analytics, Alerts, Workbooks, metrics, APM, distributed tracing, KQL queries, interactive reports, observability, monitoring dashboards. DO NOT USE FOR: instrumenting apps with App Insights SDK (use appinsights-instrumentation), querying Kusto/ADX clusters (use azure-kusto), cost analysis (use azure-cost-optimization).
social
coreyhaines31/marketingskills
When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms, or wants to do social listening and engagement triage. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' 'viral content,' 'what should I post,' 'repurpose this content,' 'tweet ideas,' 'LinkedIn carousel,' 'social media strategy,' 'grow my following,' 'TikTok video,' 'Reels,' 'Shorts,' 'video script,' 'video hook,' 'short-form video,' 'create a reel,' 'social listening,' 'brand mentions,' 'competitor monitoring,' 'top posts to comment on,' 'find people asking for,' 'carousel,' 'slide-by-slide,' or 'document post.' Use this for social media content creation, repurposing, scheduling, short-form video scripting, and social listening. For broader content strategy, see content-strategy. For paid ads, see ad-creative. For earned media, see public-relations.

