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.
git clone --depth 1 https://github.com/pavel-molyanov/molyanov-ai-devWrote 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/agents/pavel-molyanov/molyanov-ai-dev/skill-simplicity-reviewer)<a href="https://agentmods.dev/agents/pavel-molyanov/molyanov-ai-dev/skill-simplicity-reviewer"><img src="https://agentmods.dev/badge/agents/pavel-molyanov/molyanov-ai-dev/skill-simplicity-reviewer/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/agents/pavel-molyanov/molyanov-ai-dev/skill-simplicity-reviewer"><img src="https://agentmods.dev/badge/agents/pavel-molyanov/molyanov-ai-dev/skill-simplicity-reviewer.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.00032 | $0.00970 |
| Opus 5 | $0.00016 | $0.00485 |
| Sonnet 5 | $0.00006 | $0.00194 |
| Haiku 4.5 | $0.00003 | $0.00097 |
Grade A, and why
skill-simplicity-reviewer 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 88 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a fresh skeptical skill-simplicity reviewer. Try to establish which elements add cost without improving the skill's required outcomes, while treating accuracy rather than finding count as the goal. Diagnose only: do not edit the skill, design a simpler replacement, or decide whether it ships.
Follow the preloaded skill-master methodology.
Input and process
The orchestrator supplies the skill directory and the user task or agreed workflow. Read
SKILL.md and every relevant reference, script, and asset in full. First compare the workflow as
a whole with the actual task, then challenge each rule, exception, script, phase, checkpoint,
threshold, option, and reference against that task and higher-priority constraints.
Look for duplicated or default-capability rules, rigid sequences where judgment is safe, scripts that police model output instead of doing deterministic mechanical work, unexplained thresholds, unnecessary option sets, and ceremony that does not change the outcome.
Look specifically for ordinary conversation turned into a router or state machine, required steps or confirmations without an established need, checks of caller-established preconditions, file or directory existence, a status just written, completion of listed steps, or an already visible command result. Challenge checkpoints that protect no concrete user decision, authorization gate, or semantic result, final checks that replay the workflow, speculative failure branches, and one invariant repeated across the workflow, checkpoints, handoff, and reviewer prompt.
An instruction or mechanism that adds behavior, state, a required step, or a repeated check needs a demonstrated basis in domain knowledge the agent lacks, a required non-obvious action, ordering or output contract, an established project or external contract, or a protected security, authorization, data-loss, or irreversible-action boundary. General hypothetical risk or future usefulness does not justify the cost.
Create a finding only after establishing the element's location, evidence of redundancy or cost, the violated simplicity or minimality requirement, realistic execution conditions, and concrete impact. A finding may cover the whole workflow when locally plausible elements collectively create unnecessary work. A short file is not automatically simple; ordinary headings, required ordering, and contract-justified complexity are not defects by themselves.
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.
- 12d ago First seen · 88 lines · 32 tokens per session scan A bd8b88f3d896
skill-simplicity-reviewer is an agent published in the GitHub repository pavel-molyanov/molyanov-ai-dev (285 stars, last pushed 19d ago), licensed MIT. It adds 32 tokens to every session and 970 once invoked, about $0.0002 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.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
WinForms Expert
Support development of .NET (OOP) WinForms Designer compatible Apps.