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
The exact command may vary by repository. Check the README on GitHub.
For the skill author
Drop this on your repo README
Shows your skill is listed on Skillteca, generates a backlink and trackable traffic.
[](https://www.skillteca.com.br/skills/root-cause-analysis?utm_source=badge&utm_medium=readme&utm_campaign=badge)
One short email with only the new Dados e Análise skills. 4 minutes of reading, no spam, unsubscribe with one click.
You confirm your email on the first send. No spam. Unsubscribe with one click.
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.