claudegoodies
Plugin

litreview

From alirezarezvani

Academic literature orientation skill. Turns a research question into a strategically planned mini literature review, delivered as a researcher-friendly Word document (.docx). Searches via free keyless APIs by default (PubMed E-utilities + OpenAlex) with the Consensus MCP as an optional enhancement lane when connected. Grill-me intake (research question + framework hint + tentative depth) before recon search; second forcing checkpoint after Phase 2 confirms framework + sub-areas + depth. Configurable depth (5/10/20 queries) controls coverage vs. speed. Output is a 'launching pad' — orientation guide, not a finished review. Implements research-pack Agent Integrity Rules: 1 q/sec sequential execution, lane check (no plan-tier detection), three-count tracking (sent/received/cited). Source spec: megaprompts/09-litreview-megaprompt.md (PR #657). Sibling of pulse (research-pack shape).

Install

/plugin install litreview

Facts

Status
Actively maintained
Last commit

Source preview

The instructions Claude Code reads when this plugin runs.

{
  "name": "litreview",
  "description": "Academic literature orientation skill. Turns a research question into a strategically planned mini literature review, delivered as a researcher-friendly Word document (.docx). Searches via free keyless APIs by default (PubMed E-utilities + OpenAlex) with the Consensus MCP as an optional enhancement lane when connected. Grill-me intake (research question + framework hint + tentative depth) before recon search; second forcing checkpoint after Phase 2 confirms framework + sub-areas + depth. Configurable depth (5/10/20 queries) controls coverage vs. speed. Output is a 'launching pad' — orientation guide, not a finished review. Implements research-pack Agent Integrity Rules: 1 q/sec sequential execution, lane check (no plan-tier detection), three-count tracking (sent/received/cited). Source spec: megaprompts/09-litreview-megaprompt.md (PR #657). Sibling of pulse (research-pack shape).",
  "version": "2.9.0",
  "author": {
    "name": "Alireza Rezvani",
    "url": "https://alirezarezvani.com"
  },
  "homepage": "https://github.com/alirezarezvani/claude-skills/tree/main/research/litreview",
  "repository": "https://github.com/alirezarezvani/claude-skills",
  "license": "MIT",
  "skills": [
    "./skills/litreview"
  ],
  "source": {
    "spec": "megaprompts/09-litreview-megaprompt.md",
    "build_pattern": "Path B (direct conversion). Researc
View full source on GitHub →

Other plugins