AgentStack
SKILL verified MIT Self-run

Evidence Review

skill-yha9806-academic-writing-toolkit-evidence-review · by yha9806

Build evidence-controlled literature reviews and gap maps with source-status labels, claim registers, citation-role plans, traceability tables, and overclaim audits. Use when drafting or auditing review papers, thesis literature reviews, scoping reviews, or evidence syntheses where adjacent-domain evidence, candidate records, unpublished work, and unsupported claims must be kept separate.

No reviews yet
0 installs
16 views
0.0% view→install

Install

$ agentstack add skill-yha9806-academic-writing-toolkit-evidence-review

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Evidence Review? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

/evidence-review - Evidence-Controlled Review Skill

Purpose

Create literature-review and review-paper workflows that are traceable from evidence to claim. This skill extends the toolkit's read-note-map-integrate pipeline with stricter evidence-status control, gap mapping, citation-role planning, paragraph-level claim traceability, and overclaim auditing.

Trigger Words

This skill activates on: evidence review, gap review, gap map, claim traceability, overclaim audit, review paper, scoping review, systematic narrative review, /evidence-review.

Core Rules

  1. Keep the central review scope explicit.
  2. Separate direct evidence, background evidence, methodological support, workflow/governance support, candidate-only records, unpublished work, and in-progress work.
  3. Do not fabricate references, DOI, PMID, sample size, venue, abstracts, results, or claims.
  4. Do not treat candidate-only, metadata-only, abstract-only, generated-stub, or manual-review records as full-text evidence.
  5. Do not treat adjacent-domain evidence as direct validation of the target domain.
  6. Preserve uncertainty and boundary language.
  7. Use the project's citation style or placeholder convention. If the project uses review placeholders, preserve [CITE: CitationKey].
  8. Draft section by section. Do not assemble a final chapter or paper until section-level controls are clean.

Workflow

1. Scope And Boundary Setup

Create a short scope statement with:

  • central review question
  • direct evidence domain
  • adjacent background domains
  • methodological support domains
  • excluded topics
  • key overclaim risks

2. Evidence Inventory

Inspect existing project files before drafting. Common locations include:

  • literature/reading_notes/
  • summaries/
  • evidence/
  • outputs/references_master.csv
  • outputs/search_log.md

Classify each source using references/evidence_status_schema.md.

3. Gap Map

Create or update:

  • evidence/evidence_matrix.csv
  • evidence/claim_register.csv
  • evidence/citation_plan.csv
  • evidence/remaining_gap_notes.csv
  • evidence/overclaim_risk_register.csv

Map each source to what it can legitimately support. If direct evidence is sparse, state that as a gap instead of filling the gap with background literature.

4. Section Drafting

For each section:

  1. Create an input-check report.
  2. Draft first-pass prose.
  3. Create paragraph-level claim traceability.
  4. Create citation usage audit.
  5. Create overclaim audit.
  6. Create revision notes.
  7. Revise into second-pass prose only after controls are clean.

5. Assembly Readiness

Before merging sections:

  • check every section has compatible draft maturity
  • check traceability and audit files exist
  • check CSV files import cleanly
  • audit cross-section flow
  • audit repetition and boundary-language duplication
  • audit integrated citation consistency
  • audit integrated overclaim risks

6. Export Or Sharing

Use /export only after the review has passed assembly and overclaim checks. Export is packaging, not revision.

Reading Notes Bridge

When the review starts from source reading, use the template in references/reading_notes_template.md. Every source note should record:

  • citation key or provisional source ID
  • source provenance
  • evidence status
  • relevance
  • key arguments
  • detailed notes
  • review connections
  • claim candidates
  • limitations and boundary cautions
  • follow-up questions

Output Templates

Use references/review_workflow_templates.md for recommended CSV columns and report structures.

Minimum section controls:

  • reports/_input_check.md
  • docs/_first_pass_draft.md or chapters/_first_pass_draft.md
  • evidence/_claim_traceability.csv
  • evidence/_citation_usage_audit.csv
  • reports/_overclaim_audit.md
  • reports/_revision_notes.md

Optional Package Check

If Python is available, run:

python {skill_dir}/scripts/check_review_package.py 

This checks common directories, common evidence-control files, and CSV readability. It does not judge scientific validity.

Stop Conditions

Stop and report a blocker if:

  • the user prohibits searching but the requested claim requires new evidence
  • only candidate or abstract evidence exists for a central claim
  • a clinical, causal, deployment, or outcome claim lacks direct evidence
  • unpublished or in-progress work cannot be separated from published literature
  • citation provenance is missing for a source being used as evidence

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.