What problem does it solve?
This Skill prevents premature or false completion claims by requiring fresh, scope-aligned evidence for tasks, fixes, tests, and feature readiness so teams and agents do not trust stale or secondhand success reports.
Core Features & Use Cases
- Claim-to-checklist mapping: Associates claim types (TASK, FIX, TEST_OR_BUILD, FEATURE_GO) with concrete validation commands or checklists and requires their latest outputs.
- Evidence evaluation and clear outcomes: Validates exit codes, command outputs, coverage and integration status, and returns VERIFIED, NOT_VERIFIED, or MANUAL_VERIFY_REQUIRED with documented gaps and next actions.
- Use Case: Before marking a feature GO or trusting an autonomous subagent report, run the prescribed validation commands, attach fresh command outputs and exit codes, and let the Skill determine whether the claim is supported.
Quick Start
Verify the claim "FIX: resolve crash on startup" using the latest reproduction command output and exit code as fresh evidence.