verification

Installation
SKILL.md

Verification

Use the lowest verification level that proves the requested result:

Level Required evidence
L0 Static checks such as the focused verification script, npx tsc --noEmit, tests, and build.
L1 A real Agent run against the editor at localhost:5199, followed by structural and rendered evidence.
L2 The packaged desktop app completing the user scenario, including human visual review where automation is insufficient.

Runtime behavior changes require L0 + L1. Release and desktop-only changes also require L2 when the packaged app is the behavior under test.

Prefer two signals:

  1. read_project for structure: assets, tracks, items, frame placement, timeline duration.
  2. A visual capture path for rendered evidence at exact frames.
Installs
2
GitHub Stars
1.7K
First Seen
Jul 29, 2026
verification — 0xsline/openchatcut