daltonhaslam

Lit Review Quick — Development skill for Claude Code

Development community

Use when the user invokes /lit-review-quick for a rapid scoping evidence scan.

How to install Lit Review Quick

Installs to ~/.claude/skills/daltonhaslam-lit-review-agent-lit-review-quick/SKILL.md

Terminal
mkdir -p ~/.claude/skills/daltonhaslam-lit-review-agent-lit-review-quick && curl -fsSL https://raw.githubusercontent.com/daltonhaslam/lit-review-agent/HEAD/skills/lit-review-quick.md -o ~/.claude/skills/daltonhaslam-lit-review-agent-lit-review-quick/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Lit Review Quick does


name: lit-review-quick description: Use when the user invokes /lit-review-quick for a rapid scoping evidence scan. Skips full-text eligibility, quality appraisal, and citation chasing. Produces narrative summary + evidence map from title/abstract screening only.

Lit Review Quick — Scoping Review Fast Path

Rapid evidence scan for scoping reviews and landscape assessments. Skips full-text eligibility, quality appraisal, and citation chasing. Produces a narrative summary + evidence map

Alternatives in Development

  • Notebooklm Skill — Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks 5.9k ★
  • Ars Citation Check — ARS academic-paper citation-check mode — citation error report 4.5k ★
  • Academic Pptx Skill — A Claude Skill for creating academic presentations (conference talks, seminar slides, thesis defenses, grant b 811 ★

Full documentation available on GitHub

View Source Repository