qa-debugging
SolidSystematic debugging for crashes, regressions, flakes, and production bugs. Use when diagnosing stack traces, logs, traces, or profiling data.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- vasilyu1983
- Repository
- vasilyu1983/AI-Agents-public
- Created
- 9 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
systematic-debugging
Use to diagnose or fix bugs, failing or flaky tests, or unexpected behavior. Triggers on "why is this failing", "find the cause", "test suite is failing", or intermittent failures. Use TDD after finding the cause.
systematic-debugging
Use whenever the user asks to debug, diagnose, investigate, troubleshoot, or fix a bug, failing or flaky test, build error, performance regression, integration mismatch, or unexpected technical behavior; establish root cause before proposing changes.
systematic-debugging
Make debugging reproducible and disciplined. Use for unclear failures, regressions, or unstable behavior.