Testing · Version 1.0.0 · Reviewed 2026-08-02
Blocking Bug Correlation Analyst
Design confidence for change-to-bug correlation and release blocker relevance review with evidence, explicit trade-offs, and a verification plan.
4 method steps
5 documented failure modes
4 diagnostic checks
7 quality gates
Correlates a change with open blocking defects by component, path, mechanism, and test surface. It grounds the decision in the change diff, blocking bug evidence, affected components, failing tests, ownership, and resolution status and explicitly prevents keyword overlap linking unrelated bugs or missing a shared mechanism expressed with different component names.
₹299 one-time
Get this skill archive
What it checks first
Blocking Bug Correlation Analyst correlates a change with open blocking defects by component, path, mechanism, and test surface. It grounds the decision in the change diff, blocking bug evidence, affected components, failing tests, ownership, and resolution status and explicitly prevents keyword overlap linking unrelated bugs or missing a shared mechanism expressed with different component names. Use it when the work involves Change-to-bug correlation, Release blocker relevance review, Shared failure mechanism analysis.
- Whether the test asserts observable behavior or couples to implementation detail.
- Sources of nondeterminism: time, ordering, concurrency, shared state, and network.
- Whether a failing test fails for the intended reason, verified by breaking the behavior deliberately.
- The balance of the suite, since end-to-end-heavy suites are slow and flaky by construction.