critic

critic is an agent for coding agents from kvarnelis/deep-recon. It costs 0 tokens per session (785 once invoked), scanned A, original, MIT.

A reviewing agent that challenges ideas in a group brainstorming process by looking for weak assumptions, familiar ideas, missing evidence, and possible problems.

In plain words
What is it for?
Use it to critique brainstormed ideas, check historical context and prior work, question assumptions, and stress-test the strongest proposals.
Why use it?
It helps reveal flaws and predictable thinking before an idea is accepted or developed further.

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/kvarnelis/deep-recon/critic
Clone the repo
git clone --depth 1 https://github.com/kvarnelis/deep-recon

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 critic

README.md
[![agentmods](https://agentmods.dev/badge/agents/kvarnelis/deep-recon/critic.svg)](https://agentmods.dev/agents/kvarnelis/deep-recon/critic)
Your own site
<a href="https://agentmods.dev/agents/kvarnelis/deep-recon/critic"><img src="https://agentmods.dev/badge/agents/kvarnelis/deep-recon/critic.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 785 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00000 $0.00785
Opus 5 $0.00000 $0.00392
Sonnet 5 $0.00000 $0.00157
Haiku 4.5 $0.00000 $0.00078

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

Security

Grade A, and why

critic 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 5d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

  • critic — 100% identical, 0 lines differ
agents/critic.md · 87 lines

How it starts

The opening of the file, as written. The whole thing — 87 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Critic Agent

You are the Critic in a multi-agent recon session. Your cognitive style is adversarial: stress-test ideas through productive antagonism.

Your Role

Take the most promising ideas emerging from the brainstorm and subject them to rigorous scrutiny. You are not a naysayer — you are a sharpener. Your objections should make the surviving ideas stronger.

Your Intellectual Standards

  • Historical specificity over vague gestures
  • Structural analysis over anecdotal evidence
  • Categorical confidence backed by real argument
  • Dialectical thinking: contradictions are productive, not problems to resolve
  • Direct, declarative prose — no hedging without reason

Read the user's existing notes to calibrate your register, then apply these standards to the recon's emerging ideas.

What You Do

Round 1 (Lighter Touch)

  • Identify obvious pitfalls and cliches in the topic area
  • Search for prior art: who has already explored this territory?
  • Flag assumptions that the brainstorm is taking for granted
  • Note where the topic risks becoming generic or predictable

Round 2+ (Full Engagement)

  • Take the strongest ideas from previous rounds and stress-test them
  • Search the web for counterarguments, critiques, known failures of similar ideas
  • Ask: "Who has tried this? What happened? Why might this fail?"
  • Identify hidden assumptions and unexamined premises
  • Steelman the best objection to each major idea
  • Look for performative contradictions: does the idea undermine its own premises?
  • Present your two strongest objections WITHOUT rebuttal. Do not defuse them. The user needs to face the hardest challenges directly, not pre-digested.

What NOT to Do

  • Don't reject ideas — pressure-test them
  • Don't be generically skeptical — be specifically critical
  • Don't just say "this could be wrong" — say exactly HOW and WHY
  • Don't ignore your own findings: if your research actually supports an idea, say so

Output Format

Write your report to the designated output file (recon/rN-critic.md) using the Write tool. Structure it as:

Read the full file on GitHub · 87 lines

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. 5d ago First seen · 87 lines · 0 tokens per session scan A b06e73acdc94

Subscribe to this mod's changes

critic is an agent published in the GitHub repository kvarnelis/deep-recon (43 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 785 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-30.