simplicio-review

simplicio-review is a skill for Claude Code, Codex from wesleysimplicio/simplicio. It costs 144 tokens per session (1,503 once invoked), scanned A, original, no licence file.

A branch-review workflow that checks each change against separate security, correctness, code-quality, and reproducibility criteria, then combines the findings into one verdict.

In plain words
What is it for?
Use it to review code branches and check whether changes are secure, correct, maintainable, and reproducible.
Why use it?
It reduces the chance that important review concerns are missed or scattered across separate reports.

Skill for Claude CodeCodex

Part of the simplicio-loop plugin — 12 skills shipped together

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/wesleysimplicio/simplicio/simplicio-review
Any agent
npx skills add wesleysimplicio/simplicio --skill simplicio-review
Clone the repo
git clone --depth 1 https://github.com/wesleysimplicio/simplicio

Made for: Claude Code, Codex.

Or install simplicio-loop, the plugin that ships this one along with the rest of its 12 skills.

Wrote 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.

agentmods badge for simplicio-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/wesleysimplicio/simplicio/simplicio-review.svg)](https://agentmods.dev/skills/wesleysimplicio/simplicio/simplicio-review)
Your own site
<a href="https://agentmods.dev/skills/wesleysimplicio/simplicio/simplicio-review"><img src="https://agentmods.dev/badge/skills/wesleysimplicio/simplicio/simplicio-review.svg" alt="Measured on agentmods" height="20"></a>
Per session 144 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,503 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.00144 $0.01503
Opus 5 $0.00072 $0.00751
Sonnet 5 $0.00029 $0.00301
Haiku 4.5 $0.00014 $0.00150

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

Security

Grade A, and why

simplicio-review 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 4d 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.

plugin/skills/simplicio-review/SKILL.md · 105 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

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. 4d ago First seen · 105 lines · 144 tokens per session scan A 55181a9a6660

Subscribe to this mod's changes

simplicio-review is a skill published in the GitHub repository wesleysimplicio/simplicio (27 stars, last pushed today), with no licence file. It adds 144 tokens to every session and 1,503 once invoked, about $0.0007 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

skill-creator

Create, install, or update skills in the workspace. Use when (1) installing a skill from a URL or remote source, (2) creating a new skill from scratch, (3) updating or restructuring existing skills. Always use this skill for any skill installation or creation task.

zhayujie/CowAgent · 61 tokens

agent-memory

../../../engineering/agent-memory/skills/agent-memory/SKILL.md.

alirezarezvani/claude-skills · 0 tokens

ai-security

../../../engineering-team/skills/ai-security/SKILL.md.

alirezarezvani/claude-skills · 0 tokens

image-generator

Generate or edit images from text and local files, image URLs, or data URLs through image API. Use when the user asks to create an image, generate from one or more reference images, combine styles or elements across references, or edit a marked region while blending the result into the original scene.

lessweb/deepcode-cli · 62 tokens

agy-delegate

Delegate a coding task to the Google Antigravity CLI (agy) as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand implementation work to Antigravity or agy - phrasings like "have Antigravity do X", "delegate this to agy", "run it through agy", or "use…

amElnagdy/delegate-skills · 132 tokens

zcode-delegate

Delegate a coding task to the Z.AI ZCode CLI as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand implementation work to ZCode — phrasings like "have ZCode do X", "delegate this to ZCode", "run it through ZCode", or "use ZCode to implement/fix/refactor" — or…

amElnagdy/delegate-skills · 124 tokens