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.
npx skills add ankur-gaurav161418/omniforge --skill verification-before-completiongit clone --depth 1 https://github.com/ankur-gaurav161418/omniforgeWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/ankur-gaurav161418/omniforge/verification-before-completion)<a href="https://agentmods.dev/skills/ankur-gaurav161418/omniforge/verification-before-completion"><img src="https://agentmods.dev/badge/skills/ankur-gaurav161418/omniforge/verification-before-completion/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/ankur-gaurav161418/omniforge/verification-before-completion"><img src="https://agentmods.dev/badge/skills/ankur-gaurav161418/omniforge/verification-before-completion.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00014 | $0.00141 |
| Opus 5 | $0.00007 | $0.00071 |
| Sonnet 5 | $0.00003 | $0.00028 |
| Haiku 4.5 | $0.00001 | $0.00014 |
Grade B, and why
Verification Before Completion scanned grade B with 1 finding 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 10d 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.
Strips warnings and disclaimersmediumAnti-refusal
Omitting safety caveats hides risk from the user and is a common jailbreak preamble.
- [ ] Build passes cleanly without warnings or errors. What it actually says
OmniForge Verification Before Completion Skill
Purpose
Ensure no task is closed without concrete, empirical proof of build, test, and lint success.
Verification Checklist
- Build passes cleanly without warnings or errors.
- Automated test suite runs and passes 100%.
- Code formatting and lint rules satisfied.
- Public API documentation updated.
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.
- 10d ago First seen · 20 lines · 14 tokens per session scan B a65c3429c557
Verification Before Completion is a skill published in the GitHub repository ankur-gaurav161418/omniforge (0 stars, last pushed 6d ago), licensed MIT. It adds 14 tokens to every session and 141 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 1 finding (strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
verify-before-done
Proves work with tests, diffs, and logs before sign-off.
evals
Skill for the Evals area of bloxforge. 22 symbols across 4 files.
mcp-tool-developer
Build Model Context Protocol (MCP) servers and tools from scratch. Full-stack MCP development with TypeScript/Python, testing, deployment, and registry publishing.
verification-quality
Use when you need to verify work quality using truth scoring (0.0–1.0) with environment-tiered thresholds and machine-readable JSON CI gate output.
verify-quality
Use when you need to run quality verification with truth scoring (0.0-1.0) and environment-tiered thresholds. Produces machine-readable JSON gate output for CI integration.
quality-gate
Use when you need to check if current work meets quality thresholds before proceeding to the next phase or merging.