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
El comando exacto puede variar según el repositorio. Consulta el README en GitHub.
Para el autor de la skill
Pega en el README de tu repo
Muestra que tu skill está catalogada en Skillteca, genera backlink y tráfico rastreable.
[](https://www.skillteca.com.br/skills/root-cause-analysis?utm_source=badge&utm_medium=readme&utm_campaign=badge)
Recibe nuevas skills de Dados e Análise todos los lunes
Un email corto con solo las skills nuevas de Dados e Análise. 4 minutos de lectura, sin spam, te das de baja con un clic.
Confirmas tu email en el primer envío. Sin spam. Te das de baja con un clic.
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.