What problem does it solve?
This skill validates completed checklist items by ensuring artifacts exist, any linked verification scripts run, data numbers verify, and cross-references are consistent, preventing unverified milestones.
Core Features & Use Cases
- Walk the full checklist tree starting from Checklist.md, traverse L1 and L2 checklists, and build a flat list of items with current markers.
- Verify each [x] item by checking artifact paths, executing linked verification scripts, performing data spot-checks, and validating cross-references (papers, figures, and provenance).
- Promote verified items to [v], keep [x] items with a failure flag, and skip [ ] items to ignore until claimed done.
- Recompute branch counts and propagate status up the hierarchy (L2 → L1 → L0) to reflect the current completed work.
- Write back updated checklist files and output a verification report showing promotions and issues.
Quick Start
Run the checklist-verify workflow to walk every checklist, validate completed items, and update the verification report.