critic-panel

critic-panel is a skill for Claude Code, Codex from petar-djukic/writing-skills. It costs 0 tokens per session (4,038 once invoked), scanned A, original, MIT.

A review process in which several named critics, or one question-led critic, examine a finished draft and produce feedback.

In plain words
What is it for?
Use it to assess clarity, pacing, wording, teaching value, argument quality, or whether a chapter or article needs specific line edits.
Why use it?
It gives an author different focused readings of the same text before editing, without changing the draft automatically.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to assess clarity, pacing, wording, teaching value, argument quality, or whether a chapter or article needs specific line edits.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/petar-djukic/writing-skills/critic-panel
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.

Any agent
npx skills add petar-djukic/writing-skills --skill critic-panel
Clone the repo
git clone --depth 1 https://github.com/petar-djukic/writing-skills

Made for: Claude Code, Codex.

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-panel

README.md
[![agentmods](https://agentmods.dev/badge/skills/petar-djukic/writing-skills/critic-panel/github.svg)](https://agentmods.dev/skills/petar-djukic/writing-skills/critic-panel)
Your own site
<a href="https://agentmods.dev/skills/petar-djukic/writing-skills/critic-panel"><img src="https://agentmods.dev/badge/skills/petar-djukic/writing-skills/critic-panel/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.

agentmods 80×15 button for critic-panel

Your own site · 80×15
<a href="https://agentmods.dev/skills/petar-djukic/writing-skills/critic-panel"><img src="https://agentmods.dev/badge/skills/petar-djukic/writing-skills/critic-panel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,038 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00000 $0.04038
Opus 5 $0.00000 $0.02019
Sonnet 5 $0.00000 $0.00808
Haiku 4.5 $0.00000 $0.00404

Measured 6d ago against content hash cccc06f7507d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

critic-panel 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 6d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/converge.py, scripts/prepare_copy.py, scripts/test_critic_panel.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.agents/skills/critic-panel/SKILL.md · 334 lines

How it starts

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


name: critic-panel description: >- Read-only critics for a finished draft, run before voice-critic. Two modes: panel — named persona critics read in parallel from fresh contexts and merge into one sheet with cross-critic convergence first; socratic — one critic interrogates the article with genuine questions anchored to sentences, and the author's written answers become the edit plan. Two critic kinds: suggest critics return line-level original/replacement edits, verdict critics quote the passage and state the finding without rewriting it. Named rosters: article (Levine, Didion, Hemingway) for essays, book (Fowler, Yegge, Deitel, Miller, Cook, Kreischer) for chapter drafts, or any ad-hoc mix. The skill never applies anything; the author picks, and the picks become an author-directed cycle. Triggers: critic panel, read it like Levine, pace critic, turn of phrase, it's only fine, socratic read, interrogate the draft, what would make this better, review chapter, critique my chapter, six critics, is this chapter any good, clarity test, bullshit test, pedagogy test, does this chapter work. argument-hint: 'Path to the draft, plus optionally: --roster article | book | '

Critic Panel (caller's review phase, before voice-critic)

A draft that has cleared every gate is clean, correct, and often only fine — every pass was allowed to remove risk, none was hired to add. This skill hires the adders, on a leash: critics read and propose, the author chooses, and nothing reaches the text except through an author-directed cycle. Its home is the caller's review phase (GH-208), not the humanize chain: a workflow command runs it after the chain's terminal stage (GH-57: after the terminal stage, models read but never write), ahead of voice-critic, because its picks change what voice-critic would audit. Rule-based application of the merged sheet is critic-apply's job.

terminal stage (inject-vernacular)
  -> critic-panel (this)          read-only: diagnosis + suggestions
  -> class sweep                  read-only: every instance of a named class
  -> author picks -> new author-directed cycle (the only way text changes)
  -> voice-critic                  read-only: stance, snark, ToM audit
  -> author gate

Read the full file on GitHub · 334 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. 6d ago Changed · +4 lines cccc06f7507d
  2. 11d ago First seen · 330 lines · 0 tokens per session scan A 73ff8512f216

Subscribe to this mod's changes

critic-panel is a skill published in the GitHub repository petar-djukic/writing-skills (4 stars, last pushed 8d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 4,038 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-31.

Related

Other skills, from other repositories

humanizer

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

NulightJens/humanizer-stack · 111 tokens

structural-humanizer

Remove the discourse-level (structural) signs of AI writing that survive surface editing: stated lessons and moral-of-the-story closers, tidy single-track arcs, embodied-emotion performance ("chest tightened"), vague allusions instead of named references, unbroken linear structure, and shape convergence across pieces.…

NulightJens/humanizer-stack · 188 tokens

story-import

A tool for turning an existing novel into a structured writing project. It analyzes the book and organizes its characters, settings, plot plans, chapters, and tracking data for later writing.

zenstory-ai/oh-story-claudecode · 98 tokens

story-review

A review workflow for finding story problems from several viewpoints, including issues with structure, characters, wording, and fictional world rules. It can use multiple reviewer agents or work alone.

zenstory-ai/oh-story-claudecode · 74 tokens

story-long-analyze

A long-form fiction analysis workflow for breaking down a novel’s opening chapters, characters, pacing, turning points, relationships, and overall structure.

zenstory-ai/oh-story-claudecode · 173 tokens

story-deslop

A writing editor for Chinese web novels that detects writing patterns often associated with AI-generated text and makes the prose feel more natural.

zenstory-ai/oh-story-claudecode · 62 tokens