What problem does it solve?
It eliminates uncertainty during development by helping you inspect changes, run the right checks, and quickly understand CI results before shipping.
Core Features & Use Cases
- Change-focused verification: Inspect staged vs unstaged diffs and understand what actually changed.
- Targeted test execution: Run the project’s test suite with configurable coverage, race detection, and verbosity for faster feedback loops.
- CI status and PR triage: Check repository status in GitHub and leave PR comments to streamline remediation.
- Chain-of-Verification (CoVe): Extract claims from drafts and validate them in parallel, including strict “gate” mode for Definition of Done evidence checks.
Quick Start
Run the verification loop for your current changes by asking the skill to inspect diffs, run tests, and then check CI status for the commit or branch you care about.