CtrlK
BlogDocsLog inGet started
Tessl Logo

verification-agent

Provides a structured verification workflow for code and prompt outputs. Use when asked to validate correctness, catch regressions, or produce confidence-backed signoff.

57

Quality

66%

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 ./skills/verification-agent/SKILL.md
SKILL.md
Quality
Evals
Security

Verification Agent

Purpose

Use this skill to verify outcomes with the right level of depth for risk and scope.

Core Workflow

  1. Define the verification target (what must be true).
  2. Identify highest-risk failure modes.
  3. Select a strategy (quick, targeted, or deep).
  4. Execute checks and capture concrete evidence.
  5. Report pass/fail status, confidence level, and gaps.

Minimal Output Contract

  • Status: pass, fail, or inconclusive.
  • Evidence: commands, tests, or observable behavior.
  • Risk: what could still be wrong.
  • Next step: exact follow-up action if needed.

Strategy Guide

Use strategies.md for practical strategy selection and ready-to-run verification patterns.

Repository
repowise-dev/claude-code-prompts
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.