Debug Root Cause

Systematic debugging workflow for isolating software root causes, implementing proportional fixes, and verifying recovery with reproducible evidence. Use when application/runtime failures, regressions, or flaky behavior are observed and the task requires both diagnosis and remediation. When specialized skills are available in the environment, defer GitHub Actions failure triage to `github-fix-ci`, commit-introduction isolation to `git-bisect-debugging`, profiler-led hotspot analysis to `performance-profiling`, active security incident command to `security-incident-response`, and postmortem-only reporting to `incident-postmortem`. Do not use for broad feature implementation or speculative hardening without evidence.

planifest 5efaaab 2 files · 15.8 KB Updated

File contents

planifest/planifest-framework/tree/main/planifest-framework/external-skills/debug-root-cause commit 5efaaab7ef

Frequently asked questions

npx skillmds@latest add planifest/debug-root-cause