What problem does it solve?
This Skill manages the hands-on work of reviewing adversarial findings, deciding which ones deserve action, and keeping the review trail up to date so the branch can move forward with clear, evidence-based decisions.
Core Features & Use Cases
- Finding evaluation: Checks each open review item against validity, rarity, proportionality, and v1 necessity before labeling it as fix, defer, or not an issue.
- Branch hygiene: Applies approved fixes, runs the necessary tests, updates the review record, and commits each resolved issue separately.
- Deferred issue tracking: Captures lower-priority findings for later follow-up so they are not lost when review files are regenerated.
- Use case: A developer wants to resume an in-progress adversarial review, confirm the verdicts with the user, and land only the issues that truly warrant immediate work.
Quick Start
Ask the assistant to evaluate the latest adversarial review findings, confirm verdicts with you, fix the approved issues, and update the review file and commit history.