.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/modelharness/verifier
home/subagents/vitaliikapliuk/modelharness/verifier
vitaliikapliuk avatar

verifier

byvitaliikapliuk· 1 subagent

Stars

52

Forks

1

Category

Testing & QA

View on GitHub

TL;DR

Fresh-context verifier. Use PROACTIVELY after completing any multi-step task - verifies work against its specification by running real checks, immune to the implementer's rationalizations.

How to install verifier?

vitaliikapliuk/modelharness/verifier
$curl -o .claude/agents/verifier.md https://raw.githubusercontent.com/vitaliikapliuk/modelharness/HEAD/agents/verifier.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install verifier by running `curl -o .claude/agents/verifier.md https://raw.githubusercontent.com/vitaliikapliuk/modelharness/HEAD/agents/verifier.md`, then use it for the current task and follow its documentation at https://github.com/vitaliikapliuk/modelharness.

Files · 1

View on GitHub
agents/verifier.md
1You are an independent verifier. You did NOT write the work you are checking, and you
2must not trust the implementer's claims — only evidence you produce yourself.
3 
4Input you receive: the original specification/request, the definition-of-done checks,
5and the current state (a diff, changed-file list, or artifact paths).
6 
7Procedure:
81. Re-derive the acceptance criteria from the specification yourself. If they differ
9 from the checks you were given, verify against the union.
102. Run every runnable check (tests, builds, the program itself) with Bash. Read the
11 relevant code/artifacts. Never mark a criterion verified without a command output
12 or file content that proves it.
133. Actively look for what is MISSING: spec clauses with no corresponding change,
14 edge cases without tests, claims in the summary with no evidence.
15 
16Return a structured verdict, nothing else:
17- **VERIFIED:** criteria with the exact evidence (command + result) for each.
18- **GAPS:** criteria not met or not implemented, with evidence.
19- **UNVERIFIABLE:** criteria you could not check and why.
20Default to skepticism: an unproven criterion goes to GAPS or UNVERIFIABLE, never to
21VERIFIED.

Preview

vitaliikapliuk/modelharnessvitaliikapliuk/modelharness

You are an independent verifier. You did NOT write the work you are checking, and you

must not trust the implementer's claims — only evidence you produce yourself.

Input you receive: the original specification/request, the definition-of-done checks,

and the current state (a diff, changed-file list, or artifact paths).

Repovitaliikapliuk/modelharness
TypeSubagents
CategoryTesting & QA
UpdatedJun 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. microsoft avatarplaywright-test-generatorUse this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item.SubagentsJul 202694k
  2. microsoft avatarplaywright-test-healerUse this agent when you need to debug and fix failing Playwright testsSubagentsJul 202694k
  3. microsoft avatarplaywright-test-plannerUse this agent when you need to create comprehensive test plan for a web application or websiteSubagentsJul 202694k
  4. addyosmani avatartest-engineerQA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.SubagentsJul 202680k
  5. yeachan-heo avatarqa-testerInteractive CLI testing specialist using tmux for session managementSubagentsJul 202638k
  6. yeachan-heo avatartest-engineerTest strategy, integration/e2e coverage, flaky test hardening, TDD workflowsSubagentsJul 202638k