Root cause analysis for software bugs in large legacy codebases. Use this skill WHENEVER the user asks WHY a bug happens, asks for RCA, mentions root cause analysis, says /bug.why, /bug.investigate, asks "why is this failing", "find the root cause", "trace this exception", "investigate this bug", "post-incident review", or pastes a stack trace, error log, exception, NullReferenceException, SqlExce
O comando exato pode variar conforme o repositório. Confira o README no GitHub.
Para o autor da skill
Cole no README do seu repo
Mostra que sua skill está catalogada na Skillteca, gera backlink e tráfego rastreável.
[](https://www.skillteca.com.br/skills/root-cause-analysis?utm_source=badge&utm_medium=readme&utm_campaign=badge)
Receba novas skills de Dados e Análise toda segunda
1 email curto, só com as skills novas de Dados e Análise. 4 minutos de leitura, sem spam, cancela com 1 clique.
Você confirma o email no primeiro envio. Sem spam. Cancela com 1 clique.
Root Cause Analysis (RCA)
MISSION: find the TRUE ROOT CAUSE — the single point where a fix prevents (not catches) the bug — by falsifying every conclusion before declaring it. Investigation only. NO code changes. Skipping any MANDATORY gate ⇒ INVALID DELIVERABLE → REDO.