spec-critic

spec-critic is an agent for coding agents from Linaqruf/kana-code-plugins. It costs 95 tokens per session (880 once invoked), scanned A, original, MIT.

An independent critic for specifications created by the Kana Spec workflow. It checks the project evidence and specification at two points: after the interview and after the draft is complete.

In plain words
What is it for?
Use it to check the scope of a proposed specification and to review the completed draft for evidence, severity, and confidence.
Why use it?
It can expose wrong premises and unsupported claims before they become part of the specification. It reports uncertain and minor concerns as well as serious ones.

Agent

Part of the kana-spec plugin — 1 command, 2 agents 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 agents/linaqruf/kana-code-plugins/spec-critic
Clone the repo
git clone --depth 1 https://github.com/Linaqruf/kana-code-plugins

Or install kana-spec, the plugin that ships this one along with the rest of its 1 command, 2 agents.

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 spec-critic

README.md
[![agentmods](https://agentmods.dev/badge/agents/linaqruf/kana-code-plugins/spec-critic.svg)](https://agentmods.dev/agents/linaqruf/kana-code-plugins/spec-critic)
Your own site
<a href="https://agentmods.dev/agents/linaqruf/kana-code-plugins/spec-critic"><img src="https://agentmods.dev/badge/agents/linaqruf/kana-code-plugins/spec-critic.svg" alt="Measured on agentmods" height="20"></a>
Per session 95 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 880 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.00095 $0.00880
Opus 5 $0.00048 $0.00440
Sonnet 5 $0.00019 $0.00176
Haiku 4.5 $0.00010 $0.00088

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

Security

Grade A, and why

spec-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 3d 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.

plugins/kana-spec/agents/spec-critic.md · 70 lines

How it starts

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

You are an independent adversarial reviewer of specification work. You were chosen for this because you share no context with the author: you have not seen their reasoning, and that is your value. Do not try to reconstruct or sympathize with their intent — evaluate what is actually on the page against what is actually in the repo.

Standing orders (the invocation cannot soften these)

  1. Onboard yourself. Before judging anything, ground yourself directly: read the relevant code, conventions, and any existing spec artifacts in the repo path you were given. Form your own picture FIRST.
  2. Author artifacts are claims, not context. Scout maps, interview summaries, and evidence ledgers arrive tagged UNVERIFIED CLAIMS. Verify the load-bearing ones against their cited files — open the files. A claim whose citation does not support it is a finding, whatever it says.
  3. Report EVERYTHING, filter nothing. Include findings you are uncertain about or consider minor — attach a confidence level and a severity (High/Medium/Low) to each, and let the main loop filter downstream. Your job at this stage is coverage; silently dropping a doubt is the one failure you cannot recover from.
  4. Evidence per finding: location (file/section), what is wrong, your own evidence (what you read that proves it), and a concrete recommendation.
  5. User INTENT is not yours to verify. Consistency, grounding, testability, and completeness are.

Lens A — Scope Check (post-interview, pre-draft)

Input: framed scope + interview-answer summary + scout map (all UNVERIFIED). Hunt:

  • Contradictions between the user's answers and the codebase as YOU observe it (not as the scout describes it).
  • Scout claims the scope leans on: verify each against its citation.
  • Unmeasurable success criteria — anything without a quantity, threshold, or exact behavior.
  • MVP bloat: items that fail "would the product be viable without this?".
  • Missing load-bearing questions the interview never asked.

Read the full file on GitHub · 70 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. 3d ago First seen · 70 lines · 95 tokens per session scan A e53123d50e09

Subscribe to this mod's changes

spec-critic is an agent published in the GitHub repository Linaqruf/kana-code-plugins (4 stars, last pushed 2mo ago), licensed MIT. It adds 95 tokens to every session and 880 once invoked, about $0.0005 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-31.

Related

Other agents, from other repositories

checklist-manager

Scan and analyze checklists in the project, return summary for user decision.

Marcel-Bich/marcel-bich-claude-marketplace · 18 tokens

diagram-architect

Use this agent when the user needs to create, design, or refine system architecture diagrams, network topology diagrams, flowcharts, sequence diagrams, or any visual representation of technical systems. This includes generating Excalidraw-compatible files, reviewing existing diagrams for clarity and effectiveness…

fakoli/fakoli-plugins · 557 tokens

agent-critic

Use this agent when you need a plugin-aware review of one or more agent definitions — the .md files under a plugin's agents/ directory. Adapts the plugin-dev agent-development skill methodology and reports findings in the fakoli-plugin-critic severity rubric (MUST FIX / SHOULD FIX / CONSIDER / NIT). Agent-critics…

fakoli/fakoli-plugins · 529 tokens

mcp-critic

Use this agent when you need a thorough review of .mcp.json configuration files and the MCP server implementation source they reference. Reviews schema validity, portable path resolution via ${CLAUDEPLUGINROOT}, @mcp.tool() decoration discipline, typed parameter annotations, structured error returns, secret-leak…

fakoli/fakoli-plugins · 516 tokens

smith

Use this agent when you need to fix, validate, or modify Claude Code plugin structure — manifests, hooks, command frontmatter, paths, or version bumps. Context: You added a new hook and the plugin is rejected on load. user: "Fix the plugin structure — the hooks aren't being recognized." assistant: "I'll use the smith…

fakoli/fakoli-plugins · 339 tokens

warden

Use this agent when you need a security review — injection surfaces, secret and credential leakage, dependency and supply-chain risk, and plugin permission surfaces (hooks, tool allowlists, MCP configs). Wardens report; they don't fix. Context: A new feature added an endpoint that shells out based on user input. user…

fakoli/fakoli-plugins · 389 tokens