doc-reviewer

doc-reviewer is a skill for Claude Code from daddia/claude-for-strategy. It costs 60 tokens per session (853 once invoked), scanned A, original, MIT.

A review method for judging the structure and reasoning of an existing presentation or memo, rather than rewriting its wording.

In plain words
What is it for?
Checking the main message, organizing points into clear groups, testing the evidence behind claims, and ranking structural fixes.
Why use it?
It identifies buried conclusions, weak logic, missing evidence, and unclear recommendations before the document is shared.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: reads .claude/ paths; mentions CLAUDE.md.

Part of the consulting plugin — 9 skills shipped together

Good fit Checking the main message, organizing points into clear groups, testing the evidence behind claims, and ranking structural fixes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/daddia/claude-for-strategy/doc-reviewer
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 daddia/claude-for-strategy --skill doc-reviewer
Clone the repo
git clone --depth 1 https://github.com/daddia/claude-for-strategy

Made for: Claude Code.

Or install consulting, the plugin that ships this one along with the rest of its 9 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 doc-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/skills/daddia/claude-for-strategy/doc-reviewer/github.svg)](https://agentmods.dev/skills/daddia/claude-for-strategy/doc-reviewer)
Your own site
<a href="https://agentmods.dev/skills/daddia/claude-for-strategy/doc-reviewer"><img src="https://agentmods.dev/badge/skills/daddia/claude-for-strategy/doc-reviewer/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 doc-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/skills/daddia/claude-for-strategy/doc-reviewer"><img src="https://agentmods.dev/badge/skills/daddia/claude-for-strategy/doc-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 853 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.00060 $0.00853
Opus 5 $0.00030 $0.00426
Sonnet 5 $0.00012 $0.00171
Haiku 4.5 $0.00006 $0.00085

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

Security

Grade A, and why

doc-reviewer 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 12d 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.

consulting/skills/doc-reviewer/SKILL.md · 93 lines

How it starts

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

Doc Reviewer

When to use

When the user wants a structured structural critique of an existing deck or memo — partner-style markup, not a rewrite.

What this skill does not do

  • Does not rewrite the document — critique only; rewrite is separate request.
  • Does not line-edit prose — pyramid, MECE, so-what, trust spine.
  • Does not approve for external send — flags gate issues; user decides.

Preconditions

Input If missing
Full document readable end-to-end Report read failure; do not partial-critique

Provisional mode

Partial read (large doc): record coverage in reviewer note; critique only read sections.

Trust spine

  • Confidence bands (narrative-synthesis): High = full doc read, ranked fixes; Low = partial read flagged.
  • Analytical Rigor: MECE and governing-thought tests with specific locations, not generic "tighten up."
  • Escalation: Buried governing thought → priority fix #1; recommendation without sourcing → CONFIDENCE flag.
SOURCING / ASSUMPTIONS / NUMBERS / CONFIDENCE / GATE — per trust-conventions.md

Workflow

  1. Read full document end to end.
  2. Governing-thought test — location of actual conclusion.
  3. MECE test — overlaps and gaps, specific.
  4. So-what test — sections that don't earn place.
  5. Title discipline — quote 2–3 weak titles + stronger versions.
  6. Grouping-logic mixing — name location.
  7. Trust-spine checks.
  8. Rank priority fixes by reader cost.

Output format

GOVERNING THOUGHT TEST: [pass/fail + specifics]
MECE TEST: [pass/fail + specifics]
SO-WHAT TEST: [...]
TITLE DISCIPLINE: [...]
GROUPING LOGIC: [...]
TRUST SPINE: [sourcing, assumptions, numbers, confidence, gate]
PRIORITY FIXES (ranked): 1. ... 2. ... 3. ...

Worked example

Input: Memo with recommendation in paragraph 4, topic slide titles, untagged $50M claim.

Excerpt: GOVERNING THOUGHT TEST: fail — conclusion paragraph 4, should be line 1. SOURCING: $50M revenue claim slide 7 untagged.

Read the full file on GitHub · 93 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. 12d ago First seen · 93 lines · 60 tokens per session scan A 66a2ce4ecd7f

Subscribe to this mod's changes

doc-reviewer is a skill published in the GitHub repository daddia/claude-for-strategy (2 stars, last pushed 2mo ago), licensed MIT. It adds 60 tokens to every session and 853 once invoked, about $0.0003 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 skills, from other repositories

llamaindex

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM…

davila7/claude-code-templates · 70 tokens

voice-extractor

Capture a user's real writing voice from 5-20 prior samples, store a local voice.yaml fingerprint, and enforce it on newsjack drafts so AI tells disappear. Measures voice with named stylometry lenses (Burrows's Delta function-word vector, MATTR lexical diversity, sentence-length burstiness, Biber Dimension-1 register…

elvisun/newsjack · 90 tokens

press-clip

Turn a live article URL into a press clip that looks like the real coverage — the publication's own logo, fonts, photos and layout kept intact, the ads and clutter removed, and (for a roundup) just the client's section. Renders to PDF. You inspect each site and tailor the removal; the bundled script carries no…

elvisun/newsjack · 74 tokens

spring-boot-openapi-documentation

Provides patterns to generate comprehensive REST API documentation using SpringDoc OpenAPI 3.0 and Swagger UI in Spring Boot 3.x applications. Use when setting up API documentation, configuring Swagger UI, adding OpenAPI annotations, implementing security documentation, or enhancing REST endpoints with examples and…

giuseppe-trisciuoglio/developer-kit · 65 tokens

honey-px

Read huge read-only text as PNG pages; big input cut.

Green-PT/honey-for-devs · 18 tokens

catalog-collection

Catalog and classify materials using standard library systems. Covers descriptive cataloging, subject headings, call number assignment using Dewey Decimal and Library of Congress Classification, MARC record basics, shelf organization, and authority control for consistent access points. Use when organizing a personal…

pjt222/agent-almanac · 99 tokens