CtrlK
BlogDocsLog inGet started
Tessl Logo

verify

Exercise the real app/API/CLI and collect observable evidence; tests alone do not count as end-to-end verification.

65

Quality

78%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./crates/tui/assets/skills/verify/SKILL.md
SKILL.md
Quality
Evals
Security

Verify

When to use

Use when the user wants proof the real surface works, not only unit tests.

Non-goals

  • Unit tests alone are not end-to-end verification.
  • Do not fake success without observable evidence.

Workflow

  1. Identify the real entrypoint (CLI binary, API, UI).
  2. Exercise it with realistic inputs.
  3. Capture outputs, exit codes, logs, or screenshots.
  4. Report evidence and remaining uncertainty.
Repository
Hmbown/CodeWhale
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.