Review-Paper Skill
Scaffold and draft a literature review — narrative, scoping (PRISMA-ScR), or systematic
(PRISMA 2020) — for medical / medical-AI research. This skill builds the structure, the
required scope/non-overlap framing, the summary-table stubs, and the reporting-guideline
wiring, then hands off to the existing QC skills. It is the review-article counterpart to
write-paper (which targets original research); for reviewing someone else's review
article, use /peer-review or /self-review (the RV1-RV9 probes). The structure follows
established review-writing conventions; it is not derived from, and does not reproduce, any
specific published review.
Anti-Hallucination
- Never invent citations. Every citekey must resolve to the project's verified
_src/refs.bib (produced by /search-lit → /lit-sync → /verify-refs). If a claim
needs a reference that is not yet in the library, leave a [NEEDS-REF: claim] marker and
route it to /search-lit; do not fabricate a DOI, author, year, or citekey.
- Never invent data. Summary-table cells (study, year, metric, finding) are filled only
from sources the user supplies or that are verified; an unknown cell stays a placeholder.
- No recommendation-grade language without standing. For a scoping review especially,
the output maps the evidence — it does not issue clinical recommendations.
- Quality gate before hand-off: the draft is not "done" until
/self-review reports 0
fatal findings and /verify-refs reports 0 FABRICATED / MISMATCH and no placeholder
citations remain.
Step 0 — Format + spine axis (the structure-determining choice)
- Confirm format with the user: narrative (SANRA) | scoping (PRISMA-ScR + JBI) |
systematic (PRISMA 2020). This decides the reporting guideline and the registration path.
- Choose the spine axis — the single most consequential decision: organize the body by
modality (e.g. 2D → 3D), by task (generation / QA / deployment), or by
lifecycle stage. Every body section then follows this one axis; mixing axes is the
most common structural failure.
- Require a scope statement + non-overlap boundary against prior/adjacent reviews — this
pre-empts the reviewer's first question, "why another review on this?" (user-approval
checkpoint: confirm the boundary with the user before scaffolding).
Step 1 — Scaffold the 7-part macro skeleton
Load ${CLAUDE_SKILL_DIR}/references/macro_skeleton.md and instantiate:
- Abstract — structured for scoping/systematic; a 4-5 move version for narrative.
- Introduction — clinical motivation → technology → scope + non-overlap block
(required field) → "this review…".
- Background / technical principles — tight; cite once, do not re-survey the field.
- Thematic body by spine axis — each section ends with a summary table (stub
generated to match the type, Step 2).
- Frontiers / what is advancing.
- Challenges / discussion — include an evaluation-metrics critique subsection (a
required quality signal: how the field measures itself, and where those metrics mislead).
- Conclusion — measured; no recommendation-grade language for a scoping review.
Step 2 — Summary-table stub (matched to type)
- Narrative / scoping:
study | year | [spine-axis value] | method | key finding.
- Systematic: PRISMA flow + a study-characteristics table + an extraction table.
The stub ships with column headers and one placeholder row; rows are filled only from
verified sources (see Anti-Hallucination).
Step 3 — Reporting + registration wiring
- Scoping → PRISMA-ScR (+ JBI charting) + OSF registration.
- Narrative → SANRA (a 6-item appraisal aid, not a reporting checklist — do not
over-enforce it).
- Systematic → PRISMA 2020 (+ PROSPERO registration).
- If
/check-reporting does not yet carry the chosen checklist (e.g. PRISMA-ScR), track a
manual gap table and flag it for the user rather than silently skipping the item.
Step 4 — QC hand-off
Run the standard manuscript QC chain, which this skill is designed to feed:
/self-review — the RV1-RV9 narrative-review probes auto-activate for a review article.
/check-reporting — the chosen guideline (SANRA / PRISMA-ScR / PRISMA 2020).
/verify-refs — every citation resolves; 0 FABRICATED / MISMATCH.
/humanize — AI-pattern density below threshold.
/academic-aio — discoverability pass (optional).
Convergence gate: self-review fatal = 0; verify-refs FABRICATED/MISMATCH = 0; no
[NEEDS-REF] / [@NEW:]-style placeholder citations remain; humanize density < 2.0.
Guards
- Citations resolve to
_src/refs.bib only; never invent citekeys (see Anti-Hallucination).
- Proportionate self-citation; declare an intellectual conflict of interest when an author
has contributed to the area being reviewed (per
intellectual-coi).
- Write only inside the manuscript directory.
references/
macro_skeleton.md — the 7-part template and the table/figure plan per review type.
1---2name: review-paper3description: Scaffold and draft medical/AI literature reviews (narrative, scoping PRISMA-ScR, or systematic). Asks for the spine axis, builds a 7-part skeleton with a required Intro scope/non-overlap block, a summary-table stub, an evaluation-metrics critique subsection, and reporting-guideline wiring. Reuses the self-review RV1-RV9 narrative-review probes for QC. Does not invent citations.4---56# Review-Paper Skill78Scaffold and draft a **literature review** — narrative, scoping (PRISMA-ScR), or systematic9(PRISMA 2020) — for medical / medical-AI research. This skill builds the structure, the10required scope/non-overlap framing, the summary-table stubs, and the reporting-guideline11wiring, then hands off to the existing QC skills. It is the review-article counterpart to12`write-paper` (which targets original research); for *reviewing* someone else's review13article, use `/peer-review` or `/self-review` (the RV1-RV9 probes). The structure follows14established review-writing conventions; it is not derived from, and does not reproduce, any15specific published review.1617## Anti-Hallucination1819- **Never invent citations.** Every citekey must resolve to the project's verified20 `_src/refs.bib` (produced by `/search-lit` → `/lit-sync` → `/verify-refs`). If a claim21 needs a reference that is not yet in the library, leave a `[NEEDS-REF: claim]` marker and22 route it to `/search-lit`; do not fabricate a DOI, author, year, or citekey.23- **Never invent data.** Summary-table cells (study, year, metric, finding) are filled only24 from sources the user supplies or that are verified; an unknown cell stays a placeholder.25- **No recommendation-grade language without standing.** For a scoping review especially,26 the output maps the evidence — it does not issue clinical recommendations.27- **Quality gate before hand-off:** the draft is not "done" until `/self-review` reports 028 fatal findings and `/verify-refs` reports 0 FABRICATED / MISMATCH and no placeholder29 citations remain.3031## Step 0 — Format + spine axis (the structure-determining choice)32331. Confirm **format** with the user: narrative (SANRA) | scoping (PRISMA-ScR + JBI) |34 systematic (PRISMA 2020). This decides the reporting guideline and the registration path.352. Choose the **spine axis** — the single most consequential decision: organize the body by36 **modality** (e.g. 2D → 3D), by **task** (generation / QA / deployment), or by37 **lifecycle stage**. Every body section then follows this one axis; mixing axes is the38 most common structural failure.393. Require a **scope statement + non-overlap boundary** against prior/adjacent reviews — this40 pre-empts the reviewer's first question, "why another review on this?" (user-approval41 checkpoint: confirm the boundary with the user before scaffolding).4243## Step 1 — Scaffold the 7-part macro skeleton4445Load `${CLAUDE_SKILL_DIR}/references/macro_skeleton.md` and instantiate:46471. **Abstract** — structured for scoping/systematic; a 4-5 move version for narrative.482. **Introduction** — clinical motivation → technology → **scope + non-overlap block49 (required field)** → "this review…".503. **Background / technical principles** — tight; cite once, do not re-survey the field.514. **Thematic body by spine axis** — each section ends with a **summary table** (stub52 generated to match the type, Step 2).535. **Frontiers / what is advancing.**546. **Challenges / discussion** — include an **evaluation-metrics critique subsection** (a55 required quality signal: how the field measures itself, and where those metrics mislead).567. **Conclusion** — measured; no recommendation-grade language for a scoping review.5758## Step 2 — Summary-table stub (matched to type)5960- Narrative / scoping: `study | year | [spine-axis value] | method | key finding`.61- Systematic: PRISMA flow + a study-characteristics table + an extraction table.6263The stub ships with column headers and one placeholder row; rows are filled only from64verified sources (see Anti-Hallucination).6566## Step 3 — Reporting + registration wiring6768- **Scoping** → PRISMA-ScR (+ JBI charting) + OSF registration.69- **Narrative** → SANRA (a 6-item appraisal aid, not a reporting checklist — do not70 over-enforce it).71- **Systematic** → PRISMA 2020 (+ PROSPERO registration).72- If `/check-reporting` does not yet carry the chosen checklist (e.g. PRISMA-ScR), track a73 manual gap table and flag it for the user rather than silently skipping the item.7475## Step 4 — QC hand-off7677Run the standard manuscript QC chain, which this skill is designed to feed:78791. `/self-review` — the RV1-RV9 narrative-review probes auto-activate for a review article.802. `/check-reporting` — the chosen guideline (SANRA / PRISMA-ScR / PRISMA 2020).813. `/verify-refs` — every citation resolves; 0 FABRICATED / MISMATCH.824. `/humanize` — AI-pattern density below threshold.835. `/academic-aio` — discoverability pass (optional).8485**Convergence gate:** self-review fatal = 0; verify-refs FABRICATED/MISMATCH = 0; no86`[NEEDS-REF]` / `[@NEW:]`-style placeholder citations remain; humanize density < 2.0.8788## Guards8990- Citations resolve to `_src/refs.bib` only; never invent citekeys (see Anti-Hallucination).91- Proportionate self-citation; declare an intellectual conflict of interest when an author92 has contributed to the area being reviewed (per `intellectual-coi`).93- Write only inside the manuscript directory.9495## references/9697- `macro_skeleton.md` — the 7-part template and the table/figure plan per review type.