Bug Review provides a disciplined loop for triaging and fixing bug reports one-by-one. For each report it mandates confirmation (reproduce/evidence), validation of proposed fixes (or push-back), explicit user agreement, test-driven implementation, and a summarized commit with changelog entry. It enforces single-commit-per-bug discipline and detailed verification gates.
Use when the user supplies one or more explicit bug reports and expects a review-style workflow with confirm-before-fix and per-bug commits. Not intended for quick ad-hoc debugging unless the user frames it as a review queue.
Fits developer-oriented agent providers that can run tests and edit code (e.g., Codex, Copilot-style implementations, agent runners with test execution).
This skill has not been reviewed by our automated audit pipeline yet.