verification

A rule for checking work with current evidence before saying it is finished. Verification means confirming the result instead of relying on assumptions or earlier checks.

In plain words
What is it for?
Use it before marking a task complete or reporting that a change, fix, or other piece of work succeeded.
Why use it?
It reduces false completion claims and catches problems that remain after an implementation. It makes the final status depend on a fresh check.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/itseffi/agentic-os/verification
Any agent
npx skills add itseffi/agentic-os --skill verification
Clone the repo
git clone --depth 1 https://github.com/itseffi/agentic-os

Made for: Claude Code, Codex.

Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 602 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00020 $0.00602
Opus 5 $0.00010 $0.00301
Sonnet 5 $0.00004 $0.00120
Haiku 4.5 $0.00002 $0.00060

Measured 3d ago against content hash a67e4caa7dba, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

verification scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/verification/SKILL.md · 93 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 93 lines · 20 tokens per session scan A a67e4caa7dba

Subscribe to this mod's changes

verification is a skill published in the GitHub repository itseffi/agentic-os (106 stars, last pushed 6d ago), with no licence file. It adds 20 tokens to every session and 602 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

reviewcourt

基于腾讯会议官方 tmeet CLI 的会后需求评审裁决 Skill。当用户需要复盘需求评审、PRD 评审或技术方案评审会议,判断需求是通过、有条件通过、驳回还是信息不足,并从智能纪要和逐段转写中提取质疑、答复、阻塞条件、原话证据与验收标准时使用;也用于用户同时提供 PRD、需求文档或方案文档,要求核对会议结论与文档的遗漏、冲突和新增内容。不用于普通会议纪要、会议预约、实时会中监听、自动外发、自动修改文档或员工表现评价。.

Chris1Wang3/Idea-on-Trial · 150 tokens

vague-requirement-unpacker

Cold-start unpacker for vague boss/business requirements. Use when the user says "老板/业务只给了一个模糊方向", "帮我接一下这个需求", "信息不全先拆一下", "我还没 PRD 先给方案骨架", or needs a 30-minute to 2-hour PM alignment pack with confirmation questions, scenario narrowing, scope skeleton, readiness score, risk flags, and reply script.

Chris1Wang3/Idea-on-Trial · 98 tokens

competitive-product-research

Dual-track competitive research: experience benchmarking (8 UX dimensions) + strategic diagnostics (SWOT/Five Forces/PESTLE), source-traceable HTML or Markdown report. Use when competitive analysis, benchmarking, differentiation strategy, or when the user says「竞品调研」「对标分析」「和 XX 比差在哪」.

Chris1Wang3/Idea-on-Trial · 72 tokens

opc-board

OPC Board — 5 advisors stress-test your solo idea across 5 dimensions (logic, deliverability, growth, viability, risk), output a scored feasibility report with Go/No-Go decision. Use when evaluating a one-person company, side project, solo venture, or open-source project feasibility, or when the user says "这个一人项目靠谱吗"…

Chris1Wang3/Idea-on-Trial · 115 tokens

pm-requirement-review-simulator

PRD review stress-test simulator: 5 cross-functional roles challenge your requirements and outputs a scored HTML or Markdown survival report with radar chart and meeting script. Use when PRD review, requirement review simulation, or cross-functional pushback rehearsal, or when the user says「评审需求」「模拟评审会」「帮我预演一下」.

Chris1Wang3/Idea-on-Trial · 78 tokens

skill-quality-scorer

Deterministic TRACE+ quality scorer for Agent Skills (SKILL.md): six dimensions T-R-F-S-I-E, 30 sub-items, merges TRACE, good-skill authoring reverse-rubric (Extra08/skill-creator), and ClawHub meta-skills (skill-reviewer, skill-quality-audit). Use when scoring, rating, auditing, or comparing skills; or…

Chris1Wang3/Idea-on-Trial · 124 tokens