Installs just this skill. Get the whole plugin for auto-invocation.
โก How it fires
How this skill gets triggered: by you, by Claude, or both.
Fires itselfClaude auto-loads it when your prompt matches the work.
You can call itInvoke it directly when you want it.
Slash command/skill-verify
๐๏ธ Context preview
The summary Claude sees to decide when to auto-load this skill.
Use when a nontrivial change needs end-to-end verification before committing or shipping
๐ Stats
Stars3,869
Forks362
LanguageShell
LicenseMIT
๐ฆ Ships with octo
</> SKILL.md
skill-verify.SKILL.md
---name: skill-verify
description: "Use when a nontrivial change needs end-to-end verification before committing or shipping"
---> **Host: Codex CLI** โ This skill was designed for Claude Code and adapted for Codex.
> Cross-reference commands use installed skill names in Codex rather than `/octo:*` slash commands.
> Use the active Codex shell and subagent tools. Do not claim a provider, model, or host subagent is available until the current session exposes it.
> For host tool equivalents, see `skills/blocks/codex-host-adapter.md`.
# Verification Gate
## The Iron Law
<HARD-GATE>
NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE
</HARD-GATE>
```
NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE
```
If you haven't run the verification command in this turn, you cannot claim it passes.
## The Gate
Before claiming any success or expressing satisfaction:
1. **IDENTIFY** โ What command proves this claim?
2. **RUN** โ Execute the full command (fresh, not cached)
3. **READ** โ Full output, check exit code, count failures
4. **VERIFY** โ Does output actually confirm the claim?
5. **ONLY THEN** โ State the claim WITH evidence