report-quality-review

report-quality-review is a skill for Claude Code, Codex from aizech/clinical-skills. It costs 48 tokens per session (449 once invoked), scanned A, original, MIT.

A quality-assurance workflow for reviewing radiology reports, which are doctors' written interpretations of medical images.

In plain words
What is it for?
It supports completeness, discrepancy, turnaround-time, communication, attribution, and continuous-improvement reviews, filtered by imaging type, time period, or clinical setting.
Why use it?
It helps detect missing information, disagreements with findings, delayed reports, communication problems, and inconsistent terminology.

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 It supports completeness, discrepancy, turnaround-time, communication, attribution, and continuous-improvement reviews, filtered by imaging type, time period, or clinical setting.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aizech/clinical-skills/report-quality-review
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 aizech/clinical-skills --skill report-quality-review
Clone the repo
git clone --depth 1 https://github.com/aizech/clinical-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 report-quality-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/aizech/clinical-skills/report-quality-review/github.svg)](https://agentmods.dev/skills/aizech/clinical-skills/report-quality-review)
Your own site
<a href="https://agentmods.dev/skills/aizech/clinical-skills/report-quality-review"><img src="https://agentmods.dev/badge/skills/aizech/clinical-skills/report-quality-review/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 report-quality-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/aizech/clinical-skills/report-quality-review"><img src="https://agentmods.dev/badge/skills/aizech/clinical-skills/report-quality-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 449 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.00048 $0.00449
Opus 5 $0.00024 $0.00225
Sonnet 5 $0.00010 $0.00090
Haiku 4.5 $0.00005 $0.00045

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

Security

Grade A, and why

report-quality-review 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 11d 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.

.agents/skills/report-quality-review/SKILL.md · 66 lines

What it actually says

Report Quality Review Skill

Triggers

  • "report quality review"
  • "discrepancy audit"
  • "report completeness"
  • "addendum analysis"
  • "quality improvement"
  • "peer review"
  • "report turnaround"

Parameters

  • review_type (required): Type of quality review
    • completeness - Required element adherence
    • discrepancy - Error and miss analysis
    • turnaround - TAT compliance monitoring
    • communication - Critical result documentation
    • attribution - Report signature verification
    • cqi - Continuous quality improvement tracking
  • modality (optional): Filter by imaging type
  • time_range (optional): Review period - defaults to last 30 days
  • urgency (optional): Filter by clinical setting (ED, inpatient, outpatient)

Quality Metrics Tracked

  • Completeness: Required elements, comparison documentation, impression presence
  • Accuracy: Discrepancy rates, addendum rates, amended findings
  • Timeliness: TAT by setting, protocol compliance, pending report alerts
  • Communication: Critical result documentation, escalation compliance
  • Format: Structured data presence,标准化 terminology use

Output Format

Returns structured JSON with:

  • Quality score by metric category
  • Trend analysis (improving/declining)
  • Individual radiologist feedback (anonymized aggregates)
  • Improvement recommendations
  • Peer review learning points

Usage Examples

review_type: completeness
modality: CT
time_range: last_month

review_type: discrepancy
time_range: last_quarter
urgency: ED

Integration Points

  • RIS for report content and timestamps
  • PACS for comparison study tracking
  • Communication logs for critical result verification
  • Peer review system for discrepancy classification
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 11d ago First seen · 66 lines · 48 tokens per session scan A 5d2b33158f9f

Subscribe to this mod's changes

report-quality-review is a skill published in the GitHub repository aizech/clinical-skills (4 stars, last pushed 2mo ago), licensed MIT. It adds 48 tokens to every session and 449 once invoked, about $0.0002 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

flux-analyzer

Analyse FBA flux distributions to extract biological insights. Covers gene essentiality, phenotypic phase planes, flux sampling, pathway-level aggregation, secretion product prediction, and production of publication- quality figures.

aiming-lab/AutoResearchClaw · 44 tokens

statistical-method-design

Design statistical methods, baselines, diagnostics, variants, and ablations that directly address a formal problem formulation.

aiming-lab/AutoResearchClaw · 27 tokens

experimental-design

Best practices for designing reproducible ML experiments. Use when planning ablations, baselines, or controlled experiments.

aiming-lab/AutoResearchClaw · 25 tokens

proof-derivation-forensics

Family-G proof & derivation integrity forensics: does a THIRD PARTY's written proof/derivation actually establish its theorem, or does it skip an obligation, assume its own conclusion, take an invalid step, drift a symbol's meaning, or smuggle an unstated assumption? Decides from the WRITTEN proof/derivation …

wanshuiyin/Anti-Autoresearch · 222 tokens

building

Implementation skill for writing production code with TDD. Covers the RED-GREEN-REFACTOR cycle, false-RED detection, vertical slicing, scope escalation, test process discipline, and code generation patterns. Loaded by component-builder and bug-investigator.

romiluz13/cc10x · 53 tokens

plan-review-gate

Use after saving a non-trivial plan or decision RFC when a fail-closed feasibility, completeness, and alignment review must block execution.

romiluz13/cc10x · 32 tokens