Root cause
240 rows from 160 repositories
Getting past the symptom to the thing that caused it.
What Root cause skills agree on
117 skill files read, by 120 of the 151 authors on this shelf whose files we hold, 2026-09-06
Counted by distinct author, so one author publishing three of these counts once. Where a claim sits in fewer files than authors, that is said: a claim held by forty authors across three files is one file people copied, not forty people who agreed. Near-identical wordings are grouped and the other wordings are shown, so the grouping is yours to check.
What they tell the agent to do
- Add stack trace instrumentation when manual tracing fails8 of 120 in 5 filesalso worded as Add instrumentation when manual tracing fails
- Trace backward through the call chain8 of 120 in 5 filesalso worded as Trace backward through the call chain to the original trigger
- Use console.error in tests instead of logger8 of 120 in 5 filesalso worded as Use console.error for debug logging in tests; Use console.error not logger in tests
- Capture the full call chain with new Error().stack8 of 120 in 5 filesalso worded as Capture the complete call chain with new Error().stack; Capture stack with new Error().stack
- Fix the root cause, not the symptom7 of 120also worded as Fix the root cause, not just the symptom; Choose the solution that attacks the root cause, not the symptom
- Log before the dangerous operation, not after it fails7 of 120 in 4 filesalso worded as Log before the dangerous operation, not after
- Log directory, cwd, environment variables, and stack7 of 120 in 4 filesalso worded as Include directory, cwd, and environment variables in logs; Include directory, cwd, environment variables, timestamps in logs
- Add validation at each layer as defense-in-depth6 of 120 in 3 filesalso worded as Add defense-in-depth validation at each layer
- Run tests and grep for the debug output6 of 120 in 3 filesalso worded as Run tests and grep the debug output; Run tests and grep for debug output
- Analyze stack traces for test file names and line numbers6 of 120 in 3 filesalso worded as Find the triggering test and line number in stack traces; Analyze stack traces for test names and line numbers
- Fix at the source, not the symptom5 of 120 in 2 filesalso worded as Fix at the source, not where the error appears
- Assign every action item an owner5 of 120also worded as Give every action item an owner, date, issue; Assign every action item an owner and due date
- Define the problem before measuring.4 of 120 in 1 file
- Run the ten-command triage sweep first.4 of 120 in 1 file
- Check errors and saturation before utilization.4 of 120 in 1 file
What they tell it not to do
- Never fix just where the error appears9 of 120 in 6 filesalso worded as Never fix where the error appears
- Do not blame individuals9 of 120also worded as Blaming individuals; Blaming individuals instead of systems
- Do not use logger in tests7 of 120 in 4 filesalso worded as Don't use logger for test debug output; Don't use logger in tests
- Do not stop at the symptom7 of 120also worded as Never stop at a symptom; Stopping at symptoms
- Never name a person as the root cause7 of 120also worded as naming a human as the root cause; Do not accept a root cause that blames a person
- Do not fix the bug5 of 120also worded as Do not treat catching the bug as the fix; Do not fix the symptom
- Don't change any code before finding the root cause5 of 120also worded as Don't record a root cause before confirmation; Changing production code before test and root cause are confirmed
- Do not change tunables at random until the symptom stops.4 of 120 in 1 file
- Do not trust low average utilization to rule out saturation.4 of 120 in 1 file
- Do not treat deployment or green dashboards as verification.4 of 120 in 1 file
What they expect to be installed
- grep20 of 120 in 17 files
- git bisect18 of 120 in 17 files
- git14 of 120
- git log10 of 120
- npm test9 of 120 in 6 files
- gh8 of 120
- console.error8 of 120 in 5 files
- find-polluter.sh7 of 120 in 4 files
- new Error().stack6 of 120 in 3 files
- git bisect run5 of 120
What they ask it to produce
- RCA report9 of 120 in 5 filesalso worded as RCA_Report.md; Full RCA report
- Debug stack trace logging6 of 120 in 3 filesalso worded as Instrumented debug logging with stack traces; instrumented debug log with stack trace
- Defense-in-depth validation layers5 of 120 in 2 files
- Regression test5 of 120also worded as Proposed regression test
- Failing test reproducing the bug5 of 120also worded as A failing test reproducing the symptom; Failing regression test pinning the bug
- Markdown postmortem document5 of 120also worded as Post-mortem markdown file; Postmortem document
- Triage note4 of 120 in 1 file
- Postmortem with evidence table4 of 120 in 1 file
When Root cause authors say to reach for one
The situations these authors wrote into their own files, counted out of the same 120 authors, with the skills that name each one
- Error occurs deep in execution9 of 120 in 6 files
- Root cause tracing
- Sp root cause tracing
- Root cause tracing obra
- and 5 more on this shelf
- Unclear where invalid data originated8 of 120 in 5 files
- Root cause tracing
- Sp root cause tracing
- Root cause tracing obra
- and 5 more on this shelf
- Stack trace shows a long call chain8 of 120 in 5 files
- Root cause tracing
- Sp root cause tracing
- Root cause tracing obra
- and 5 more on this shelf
- Need to find which test triggers the problem7 of 120 in 4 files
- Root cause tracing
- Sp root cause tracing
- Root cause tracing obra
- and 5 more on this shelf
How Root cause skills are built
230 skill directories by 149 authors, read from their repositories’ own file trees 2026-08-05
The middle bundle among those shipping files is 2 files, 10.2 KB beside SKILL.md
Counted by distinct author, same as above, so one author publishing forty template copies counts once. SKILL.md itself is not counted as a file, so a single-file skill is one where that file is the whole skill.
The shape
- SKILL.md is the whole skill72 of 149 authors, 124 of 230 skills
- files ship beside it77 of 149 authors, 106 of 230 skills
- executable scripts ship inside27 of 149 authors, 37 of 230 skills
The folders they converge on
- references/34 of 149 authors, 46 of 230 skills
- agents/15 of 149 authors, 23 of 230 skills
- scripts/13 of 149 authors, 21 of 230 skills
- examples/7 of 149 authors, 8 of 230 skills
- evals/5 of 149 authors, 5 of 230 skills
Optim-Agent/optim-plans/skills/analyze-and-plan Skill
494★ repoHuman-in-the-loop planning plugin for Claude and Codex: turn ideas into reviewed Markdown plans, record decisions, enforce explicit execution gates, and provide tested controller primitives for safer agent workflows.
jeannesulzer/international-criminal-tribunals-skills/cps-rca Skill
no license3★ repoInternational Justice and tribunals
rampstackco/claude-skills-pm/skills/after-action-report Skill
3★ repoPM-focused 12-skill curated subset of claude-skills. For product managers using Claude Code.
manojsurapaneni/manufacturing-ops-skills/a3-problem-solver Skill
2★ repoAI tools that turn 2-hour Toyota A3 reports into 12-second drafts. Built by an ops director, for the people who actually run factories. Free and open-source.
r-irbe/proof-skills/skills/_overrides/lean-bisect Skill
2★ repoAPM-installable agent skills for Lean 4 and Mathlib4 — proof tactics, math domains, review and research workflows, generic tooling.
tokyubevoxelverse/bisect Skill
1★Claude Code skill that finds the exact commit that broke it — describe the bug in plain English and it writes the check, drives git bisect in an isolated worktree, and explains why the guilty commit is guilty. 🎯
cskwork/build-intuitive-rca-wiki Skill
1★Turn technical incident RCAs into intuitive standalone HTML wikis for nondevelopers
K8gentS — Kubernetes RCA MCP Server
JDoornink/K8gentS/io.github.JDoornink/k8gents MCP server
no license1★ repoKubernetes RCA agent that sandboxes its own AI with OPA Gatekeeper. MCP-ready for any client.
duliangkuan/cc-clone/examples/demo-brain/skills/debug-by-bisection Skill
0★ repoClone a Claude Code brain — package/redact/distribute memory, skills, agents & rules; one-click install others' brains; export to Codex/Gemini/Cursor/OpenCode.
Sofigf/continuous-improvement-opex Skill
no license0★alexngai/skill-tree/docs/demo/skills/git-bisect-regression Skill
0★ repoVersion control and evolution for AI agent skills — versioned storage, dynamic serving/loadouts, multi-agent git sync, and cross-repo federation.
Structured root cause research skill
meiiie/structured-root-cause-research-skill Skill
0★Portable SKILL.md for evidence-based root-cause analysis across Claude Code, Codex, and AI coding agents
Rokurolize/codex-skills/skills/root-cause-analysis Skill
0★ repoReusable Codex Agent Skills by Rokurolize
AIops-tools/Nutanix-AIops/skills/nutanix-aiops Skill
0★ repoGoverned Nutanix Prism Central v4 ops: clusters/VMs/storage/DR/LCM, ETag-safe, 47 MCP tools (preview)
AIops-tools/Inference-AIops/skills/inference-aiops Skill
0★ repoGoverned GPU inference ops (vLLM + Ray Serve): latency RCA, scaling, drain, 30 MCP tools (preview)
RobertIonutF/codecurrent-studio-sample/skills/cc-sample-triage-bug Skill
0★ repoEvidence-aware AI workflow sample for software bug triage by CodeCurrent Studio
YZYY95K/test/skills/code-root-cause Skill
no license0★ repoAuditable AgentTeams multi-agent software delivery with contract-driven Skills.
dave1362/rca-mcp-connector/io.github.dave1362/rca-mcp-connector MCP server
0★ repoCausal root-cause analysis MCP server -- 56 tools across graphs, RCA models, PyRCA.
monte-carlo-data/mc-agent-toolkit/skills/analyze-root-cause Skill
91★ repoOfficial Monte Carlo toolkit for AI coding agents. Skills and plugins that bring data and agent observability — monitoring, triaging, troubleshooting, health checks — into Claude Code, Cursor, and more.
anyshift-io/sre-skills/skills/kubectl-investigator Skill
17★ repoOpen-source library of methodology-shaped SRE skills for AI agents (Apache 2.0)
viacheslav-tronko/claude-code-harness/.claude/skills/implementation-blueprint Skill
6★ repoClaude Code Harness
rhino-ty/principled-git-commit/lang/ko Skill
1★ repoClaude Code skill: Conventional Commits + best-practice workflow + project-dialect scaffolding. Treats commits as durable history serving four readers — git log scanners, git blame tracers, git bisect hunters, and AI agents.
contextosai/skills/skills/diagnose-root-cause Skill
1★ repoA collection of Agent Skills — self-contained folders that teach AI agents to perform specialized tasks. Includes a production-readiness harness-audit skill, a plugin marketplace, a SKILL.md spec, and CI validation.
Evan-Daruwalla/claude-skill-suite/bisect-driver Skill
0★ repoClaude Code skills for running models cost-effectively: security gates (secret scanner, commit-gate), model-quality tooling (eval harness, token-squeeze, compact-io, opus-workers), review/advisory (trusted-advisor, audit, skill-vet, research-brief), and a read-only reorg-proposal advisor.
SkillMedev/customer-support-copilot/skills/csat-root-cause Skill
0★ repoSix skills to resolve faster, escalate smarter, and turn tickets into self-service.
Monte carlo analyze root cause
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/monte-carlo-analyze-root-cause Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Monte carlo analyze root cause
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/monte-carlo-analyze-root-cause Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Monte carlo analyze root cause
sickn33/agentic-awesome-skills/skills/monte-carlo-analyze-root-cause Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
github/awesome-copilot/skills/incident-postmortem Skill
37,897★ repoCommunity-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot.
NVIDIA/skills/skills/tao-analyze-changenet-rca Skill
2,853★ repoAgent Skills for NVIDIA products — install into Claude Code, Codex, and other coding agents to run Physical AI, robotics, simulation, CUDA, and RAG workflows end to end.
a5c-ai/babysitter/library/methodologies/cc10x/skills/debugging-patterns Skill
1,665★ repoBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
a5c-ai/babysitter/library/specializations/domains/business/customer-experience/skills/rca-analysis Skill
1,665★ repoBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
a5c-ai/babysitter/library/specializations/domains/business/operations/skills/root-cause-analyzer Skill
1,665★ repoBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
a5c-ai/babysitter/library/specializations/domains/science/industrial-engineering/skills/root-cause-analyzer Skill
1,665★ repoBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
codeaholicguy/ai-devkit/skills/structured-debug Skill
no license1,577★ repoThe control plane for AI coding agents.
rohitg00/skillkit/packages/core/src/methodology/packs/debugging/root-cause-analysis Skill
1,458★ repoSupercharge AI coding agents with portable skills. Install, translate & share skills across Claude Code, Cursor, Codex, Copilot & 40 more
rohitg00/skillkit/packages/core/src/methodology/packs/debugging/trace-and-isolate Skill
1,458★ repoSupercharge AI coding agents with portable skills. Install, translate & share skills across Claude Code, Cursor, Codex, Copilot & 40 more
nWave-ai/nWave/nWave/skills/nw-five-whys-methodology Skill
591★ repoAI agents that guide you from idea to working code, with you in control at every step.
nWave-ai/nWave/plugins/nw/skills/nw-five-whys-methodology Skill
591★ repoAI agents that guide you from idea to working code, with you in control at every step.
rampstackco/claude-skills/dist/pi/.agents/skills/after-action-report Skill
531★ repoStack-agnostic Claude Skills covering the full website lifecycle: brand, design, content, SEO, dev, ops, growth, and research. Build, ship, audit, optimize.
rampstackco/claude-skills/skills/after-action-report Skill
531★ repoStack-agnostic Claude Skills covering the full website lifecycle: brand, design, content, SEO, dev, ops, growth, and research. Build, ship, audit, optimize.
minhnv0807/ai-business-skills/skills/en/03-performance-eval-global Skill
527★ repo63 bilingual AI marketing skills (31 VN + 31 Global) for Claude Code, OpenCode, Codex, VS Code. Marketing strategy, content production, performance analytics, personal brand, AI avatar, dropshipping mastery, design master (8 design types). 4 regions (US/EU/SEA/LATAM) + Vietnam 2025-2026. Anthropic-pattern aligned. Companion: opa-kit.
Bug diagnose and root cause and fix
aiskillstore/marketplace/skills/727474430/bug-diagnose-and-root-cause-and-fix Skill
no license408★ repoSecurity-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
aiskillstore/marketplace/skills/autumnsgrove/git-advanced Skill
no license408★ repoSecurity-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
aiskillstore/marketplace/skills/dnyoussef/smart-bug-fix Skill
no license408★ repoSecurity-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
aiskillstore/marketplace/skills/dyai2025/root-cause-tracing Skill
no license408★ repoSecurity-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
nicepkg/ai-workflow/workflows/product-manager-workflow/.claude/skills/postmortem Skill
277★ repo🚀 170+ pre-built skills for Claude Code, Cursor, Codex & 14+ AI tools. Stop re-teaching your AI the same things. One command → instant domain expertise. Marketing, SEO, Trading, Video, PM workflows included.
Monte carlo analyze root cause
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills-claude/skills/monte-carlo-analyze-root-cause Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Monte carlo analyze root cause
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills/skills/monte-carlo-analyze-root-cause Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Monte carlo analyze root cause
lingxling/awesome-skills-cn/antigravity-awesome-skills/skills/monte-carlo-analyze-root-cause Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
secondsky/claude-skills/plugins/root-cause-tracing/skills/root-cause-tracing Skill
204★ repoProduction-ready skills for Claude Code CLI - Cloudflare, React, Tailwind v4, and AI integrations
ArabelaTso/Skills-4-SE/skills/bisect-aware-instrumentation Skill
142★ repoA curated list of 180+ useful Claude Skills for Software Engineering and resources for customizing AI for SE workflows.
ArabelaTso/Skills-4-SE/skills/git-bisect-assistant Skill
142★ repoA curated list of 180+ useful Claude Skills for Software Engineering and resources for customizing AI for SE workflows.
Regression root cause analyzer
ArabelaTso/Skills-4-SE/skills/regression-root-cause-analyzer Skill
142★ repoA curated list of 180+ useful Claude Skills for Software Engineering and resources for customizing AI for SE workflows.
Vulnerability root cause analyzer
ArabelaTso/Skills-4-SE/skills/vulnerability-root-cause-analyzer Skill
142★ repoA curated list of 180+ useful Claude Skills for Software Engineering and resources for customizing AI for SE workflows.
itseffi/agentic-os/.agents/skills/root-cause-analysis Skill
no license104★ repoAgentic personal OS to automate high-leverage workflows with Codex, Claude Code, Pi, OpenClaw and other coding agents/ runtime platforms.
deepklarity/harness-kit/.claude/skills/hk-rca Skill
89★ repoA kit for building with AI agents and also the engineering patterns around it.
aAAaqwq/AGI-Super-Team/skills/postmortem-writer Skill
83★ repo14 AI executives powered by legendary minds (Musk/Buffett/Simons/Feynman) — deploy your virtual C-Suite in one git clone.
aAAaqwq/AGI-Super-Team/skills/sp-root-cause-tracing Skill
83★ repo14 AI executives powered by legendary minds (Musk/Buffett/Simons/Feynman) — deploy your virtual C-Suite in one git clone.
simota/agent-skills/scout Skill
71★ repo124 specialist AI agents for Claude Code / Codex CLI / Antigravity CLI (agy). Anthropic Agent Skills spec-aligned, gerund-form descriptions, hub-spoke orchestration via Nexus. Covers development, security, design, testing, FinOps, compliance, observability, AI/ML, and more.