verify-fixlisted
Install: claude install-skill BhangeeF16/kaizen
# Verify Fix
Prove the failure is gone by running what used to fail. The same reproduction that demonstrated the failure is the strongest possible proof of the fix.
## Dispatch
One synchronous `Agent`-tool call, `subagent_type: qa-engineer`.
## Required inputs
- The minimal fix and its regression validation target.
## Required outputs (all mandatory)
- Passing regression validation — the previously failing command/test run again now, observed passing, with the output recorded; plus confirmation nothing adjacent that was passing now fails.
## Rules
- Run the actual reproduction from reproduce-failure wherever possible — a different, kinder test passing is weaker evidence than the original failure not recurring.
## Result
Report each required output produced (with its location), the result (pass / pass_with_risks / blocked / failure), and blocking questions as an explicit list (empty list stated explicitly).