Help us improve
Share bugs, ideas, or general feedback.
From litreview
/cs:litreview <research-question> — Academic literature orientation. Grill-me intake (question + framework + depth), Consensus recon, framework checkpoint, sequential budget-allocated searches (5/10/20), 8-section .docx research guide output. Sibling of /cs:pulse (research pack).
npx claudepluginhub marco3939/claude_skill --plugin litreviewHow this command is triggered — by the user, by Claude, or both
Slash command
/litreview:cs-litreviewThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /cs:litreview — Academic Literature Orientation **Command:** `/cs:litreview <research question>` The `cs-litreview` persona produces a strategically planned mini literature review as an 8-section `.docx` research guide. ## When to Run - Starting research on an unfamiliar field - Writing a paper that needs grounding in current literature - Mapping the "lay of the land" before committing to a research direction - Want a curated reading list with key authors + foundational papers + gaps ## When NOT to Run (use Consensus directly) - Looking for ONE specific paper (just search Consensus)...
Share bugs, ideas, or general feedback.
Command: /cs:litreview <research question>
The cs-litreview persona produces a strategically planned mini literature review as an 8-section .docx research guide.
| Q | Asks | Default if forcing-choice |
|---|---|---|
| Q1 | Research question (1-2 sentences, specific) | refuses vague; "AI in medicine" gets pushed back once |
| Q2 | Framework: PICO / SPIDER / Decomposition / Hybrid / You-pick | "you pick" (skill recommends from Q1) |
| Q3 | Tentative depth: Quick (5) / Standard (10) / Deep (20) | re-confirmed at post-Phase-2 checkpoint |
After Phase 0 intake + Phase 1 recon + Phase 2 framework + interactive checkpoint + Phase 3 searches:
research_guide_<topic>_<date>.docx with 8 sections:
After Phase 2 (framework selected, sub-areas generated), the skill halts with a forcing-options prompt:
Framework breakdown:
| {Component} | How it maps to your topic | Proposed sub-area |
|---|---|---|
| Population | ... | Sub-area 1: ... |
| Intervention | ... | Sub-area 2: ... |
| Comparison | ... | Sub-area 3: ... |
| Outcome | ... | Sub-area 4: ... |
| Cross-cutting | ... | Sub-area 5: ... |
Confirm depth (plan-tier detected: free / ~10 results per search):
1. Quick scan (5 searches)
2. Standard review (10 searches)
3. Deep dive (20 searches)
Sub-area options:
- Looks good — proceed
- Adjust: add sub-area on [X]
- Adjust: replace [Y] with [Z]
- Restart with different framework
This is the last cheap moment to correct course before search budget is consumed. Skill refuses to start Phase 3 without explicit user choice.
[Not from Consensus].# Phase 0 intake (Q1-Q3 one at a time)
python ../skills/litreview/scripts/citation_tracker.py --action start --session NAME
python ../skills/litreview/scripts/framework_recommender.py --question "<Q1>"
# Phase 1 recon (1 Consensus search; record sent + received)
# Phase 2 framework + sub-area generation
# CHECKPOINT — wait for user
# Phase 3 searches (sequential, 1 q/sec, budget per tier):
# 5/10/20 searches across sub-areas + review + era-gated + follow-up
# Phase 4 cross-search aggregation + DOCX
python ../skills/litreview/scripts/cross_search_aggregator.py --session NAME
# Generate DOCX via Node.js docx library
python scripts/office/validate.py output.docx
python ../skills/litreview/scripts/citation_tracker.py --action close --session NAME
Do NOT trigger for: single one-off paper searches — that's a plain Consensus search.
cs-litreviewlitreviewmegaprompts/09-litreview-megaprompt.md/cs:pulse (research pack)/cs:grants, /cs:patent, /cs:dossier, /cs:syllabusVersion: 1.0.0
Source: Path-B direct conversion of megaprompts/09-litreview-megaprompt.md