Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add RobinNorberg/oh-my-copilot/plugin install oh-my-copilotWrote 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/commands/robinnorberg/oh-my-copilot/visual-verdict)<a href="https://agentmods.dev/commands/robinnorberg/oh-my-copilot/visual-verdict"><img src="https://agentmods.dev/badge/commands/robinnorberg/oh-my-copilot/visual-verdict.svg" alt="Measured on agentmods" 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.00000 | $0.00145 |
| Opus 5 | $0.00000 | $0.00072 |
| Sonnet 5 | $0.00000 | $0.00029 |
| Haiku 4.5 | $0.00000 | $0.00015 |
Grade A, and why
visual-verdict 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 8d 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.
What it actually says
OMC visual-verdict
This compatibility command keeps /oh-my-copilot:visual-verdict available without loading the full visual-verdict skill description in every Claude Code session.
Dispatch
- Read the full bundled skill instructions from the active OMC plugin/install:
skills/visual-verdict/SKILL.md. - Follow that SKILL.md exactly, treating the user's arguments as:
$ARGUMENTS
If the file is not directly readable from the current working directory, locate it under the active CLAUDE_PLUGIN_ROOT/OMC_PLUGIN_ROOT, package root, or installed OMC plugin directory, then continue.
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.
- 8d ago First seen · 19 lines · 0 tokens per session scan A 5692eccdc444
visual-verdict is a command published in the GitHub repository RobinNorberg/oh-my-copilot (5 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 145 tokens. 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-31.
Other commands, from other repositories
resume-project
Run resume-project now — Now / Blocked / Next. Not a cheat sheet.
app-architect
Architect a new app or service — plain-language chat, living plan artifacts.
info
Lane-stack work-process cheat sheet (resume, plan, design, run, docs).
speckit.assess.decide
Command "speckit.assess.decide" from github/spec-kit-copilot, covering when to run it, how to ask — always use the askuser tool, after the answers and what to ask about at the decide stage.
speckit.analyze
When executing this command, delegate independent work to parallel sub-agents to reduce total execution time.
speckit.implement
When executing this command, delegate independent work to parallel sub-agents to reduce total execution time.