review-cecil

review-cecil is an agent for coding agents from Cecilapp/Cecil. It costs 32 tokens per session (413 once invoked), scanned A, original, EUPL-1.2.

A read-only code review assistant for Cecil that checks a codebase before implementation.

In plain words
What is it for?
Use it for quick architecture checks, convention reviews, regression checks, risk audits, and test-coverage reviews.
Why use it?
It helps spot design problems, inconsistent conventions, regressions, risks, and missing tests without changing the code.

Agent

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 agents/cecilapp/cecil/review-cecil
Clone the repo
git clone --depth 1 https://github.com/Cecilapp/Cecil

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 review-cecil

README.md
[![agentmods](https://agentmods.dev/badge/agents/cecilapp/cecil/review-cecil.svg)](https://agentmods.dev/agents/cecilapp/cecil/review-cecil)
Your own site
<a href="https://agentmods.dev/agents/cecilapp/cecil/review-cecil"><img src="https://agentmods.dev/badge/agents/cecilapp/cecil/review-cecil.svg" alt="Measured on agentmods" height="20"></a>
Per session 32 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 413 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.00032 $0.00413
Opus 5 $0.00016 $0.00206
Sonnet 5 $0.00006 $0.00083
Haiku 4.5 $0.00003 $0.00041

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

Security

Grade A, and why

review-cecil 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.

.github/agents/review-cecil.agent.md · 45 lines

The source is not reproduced here

Licensed EUPL-1.2

The repository is licensed EUPL-1.2, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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 · 45 lines · 32 tokens per session scan A c76f5d12cbd4

Subscribe to this mod's changes

review-cecil is an agent published in the GitHub repository Cecilapp/Cecil (295 stars, last pushed 6d ago), licensed EUPL-1.2. It adds 32 tokens to every session and 413 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.

Related

Other agents, from other repositories

scraps-llm-wiki-schema

Provide the default LLM Wiki schema for Scraps, grounded in the official Scraps docs and inspired by Andrej Karpathy's LLM Wiki pattern. Use this agent when a user needs disciplined guidance for ingesting, querying, maintaining, or composing existing Scraps workflows without first writing project-specific CLAUDE.md or…

boykush/scraps · 78 tokens

lint-rule-handler

Map a natural-language wiki-health request to one or more scraps lint rules, run them, interpret each violation as a signal against the user's purpose, and either apply mechanical fixes or report findings. Use this agent for purpose-driven Scraps lint work.

boykush/scraps · 53 tokens

docs-as-code-advisor

Use this agent when you need expert guidance on technical documentation strategy, Docs as Code principles, or conceptual framework development for documentation tools. Examples: Context: The user is developing documentation concepts for scraps and needs expert guidance on Docs as Code principles. user: 'I need help…

boykush/scraps · 189 tokens

refactor-architect

Proposes (and when authorized, executes) refactoring of Rust files that have grown too large. Use proactively when the file-size-guard.sh hook fires, or when the user asks for an architecture review. Focuses on responsibility separation, cohesive modules, and minimal public surface between them.

outlmd/outl · 63 tokens

00-session-bootstrap

Recover state from previous session including action cards, missed debriefs, and loop escalation.

assafkip/kipi-system · 21 tokens

validator

Verifies the evidence before a single sentence gets written: source tier, measurement conditions, links. Passes only what survives.

crystian/skill-map · 28 tokens