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.
npx skills add daddia/claude-for-strategy --skill doc-reviewergit clone --depth 1 https://github.com/daddia/claude-for-strategyWrote 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.
[](https://agentmods.dev/skills/daddia/claude-for-strategy/doc-reviewer)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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
- Read full document end to end.
- Governing-thought test — location of actual conclusion.
- MECE test — overlaps and gaps, specific.
- So-what test — sections that don't earn place.
- Title discipline — quote 2–3 weak titles + stronger versions.
- Grouping-logic mixing — name location.
- Trust-spine checks.
- 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.
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.
- 12d ago First seen · 93 lines · 60 tokens per session scan A 66a2ce4ecd7f
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.
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…
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…
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…
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…
honey-px
Read huge read-only text as PNG pages; big input cut.
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…