---
title: "Verify: Checklists"
description: "1 checklists for the Verify skill: Verification Checklist"
canonical: "https://orchestkit.yonyon.ai/docs/reference/skills/verify/checklists"
---

# Verify: Checklists

1 checklists for the Verify skill: Verification Checklist

> Part of the [Verify](/docs/reference/skills/verify) skill reference. The main page carries the skill itself; this page holds material that used to sit at the bottom of it.

## Checklists (1)

### Verification Checklist

# Verification Checklist

Quick checklist for comprehensive feature verification.

## Grading Complete

- [ ] All 5 dimensions rated (0-10 scale)
- [ ] Weights applied correctly (20/25/20/20/15)
- [ ] Composite score calculated
- [ ] Grade letter assigned (A+ to F)

## Evidence Collected

- [ ] Test results with exit codes
- [ ] Coverage report (JSON)
- [ ] Security scan results
- [ ] Lint/type check output
- [ ] Evidence files linked in report

## Improvements Documented

- [ ] Each suggestion has effort estimate (1-5)
- [ ] Each suggestion has impact estimate (1-5)
- [ ] Priority calculated (Impact / Effort)
- [ ] Quick wins identified (low effort, high impact)

## Alternatives Considered

- [ ] Current approach scored
- [ ] At least one alternative evaluated
- [ ] Migration cost estimated
- [ ] Recommendation documented

## Policy Compliance

- [ ] No blocking rule violations
- [ ] Warning rules acknowledged
- [ ] Thresholds checked (composite, security, coverage)

## Report Generated

- [ ] All sections filled
- [ ] Verdict assigned (Ready/Recommended/Blocked)
- [ ] Tasks updated to completed
