Checklist Runner
Treat every checkbox as a claim that needs evidence, not as a task label that can be accepted at face value.
Workflow
- Resolve the exact PR or issue and confirm the current checklist text. Exclude fenced and inline code before identifying checkbox items.
- Classify items by verification method and identify ambiguous or manual-only requirements.
- Run the narrowest reliable verification for each item.
- Update only items with current, reproducible evidence and preserve surrounding markdown exactly.
- Re-fetch the source and report passed, failed, skipped, and blocked items.
Do not infer permission to change checkboxes from a request to inspect them. Never mark subjective, external, or environment-specific claims as passed without the required evidence.
Read references/classification-patterns.md for item classification,
references/verification-recipes.md for evidence patterns, and
references/checkbox-update-rules.md before writing checkbox state.
Related skills
vp-pr-comment-resolverwhen a checklist failure is also actionable PR feedback.vp-gitfor the surrounding pull-request lifecycle.