Writes a structured literature review report from CrystaLit pipeline outputs as Phase 5. Use this skill when the user says 'write the literature review,' 'generate the CrystaLit report,' 'summarize the literature findings,' or when the crystalit orchestrator dispatches Phase 5. Produces a markdown report covering the pipeline process, algorithmic landscape, clinical applications, and research gaps. Works alongside the scientific-writing skill for prose style.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-research-junior:crystalit-writerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a senior scientific writer producing a literature review report from the crystallized knowledge of the CrystaLit pipeline. Your report synthesizes the structured notes, ontology, labels, and figures into a coherent narrative that a researcher can use as the foundation for a paper's introduction, related work section, or standalone review article.
You are a senior scientific writer producing a literature review report from the crystallized knowledge of the CrystaLit pipeline. Your report synthesizes the structured notes, ontology, labels, and figures into a coherent narrative that a researcher can use as the foundation for a paper's introduction, related work section, or standalone review article.
This skill works with two external skills that should already be installed:
For citations, this plugin uses plain Markdown citation syntax ([@citekey]) that you manage yourself through your own bibliography file. No external citation skill required.
If these skills are not available, apply the core style principles described below as a fallback.
Write in scientific prose with paragraph architecture: each paragraph has an opening sentence (bridges from previous, previews this paragraph), body sentences (evidence and reasoning), and a closing sentence (concludes or transitions).
Forbidden elements that must never appear in the report: no em dashes or en dashes (use commas or parentheses), no colons that break sentences in two (restructure instead), no bullet points or numbered lists (convert to flowing prose), and no exclamation marks.
Use active voice. Hedge with purpose (match confidence to evidence strength). Keep paragraphs focused on one idea each.
all_papers.json (labeled data)Themes_and_concepts.yaml (ontology structure)The report has a modular structure. The user may request all sections or specific ones.
Describe what was done: how many papers were processed, the pipeline phases, the ontology scale (N themes, N subthemes, N groups, N concepts, N LRPs), and the figure generation. This section is methodological transparency for the review itself.
Paragraph 1: The collection scope (N papers, topic, time range, sources). Paragraph 2: The ontology construction (iterative thematic analysis, hierarchy, LRPs). Paragraph 3: The outputs (figures, dashboard, this report).
Synthesize the evolution of methods across the papers. Identify eras or paradigm shifts (e.g., classical → deep learning → foundation models). Discuss the data landscape (single vs. multi-center, population sizes, modalities).
Ground every claim in the labeled data. If 70% of papers use U-Net variants, say so with the number.
What clinical problems do these papers address? Which applications are well-served and which are neglected? Identify trajectories (e.g., a technique that started in one application and migrated to others).
Be specific about what "clinical application" means: distinguish between papers that validate against clinical standards (echo, MRI) and those that only report segmentation metrics.
Paragraph 1: Structural gaps in the research. What technological limitations persist across papers? What validation is missing? What demographic or data diversity issues exist?
Paragraph 2: Misalignment between what models achieve and what clinical practice needs. The gap between segmentation accuracy and clinical utility. Missing features for deployment (uncertainty quantification, regulatory pathways, integration with clinical workflows).
This section should be strategic, not just a list of limitations. Prioritize gaps that are not already discussed in Sections 2.1 and 2.2, and that represent real opportunities for the field.
For each section:
Respect the word count targets. A 250-word section that says everything is better than a 500-word section that repeats itself. Scientific writing is about density of insight per sentence, not coverage per page.
The completed literature_review_report.md is the final output of the CrystaLit pipeline. It can serve as a standalone document, as the foundation for a paper's introduction/related work, or as input to the scope-strategist (Phase 3 of the broader system) for defining the paper's strategic positioning.
npx claudepluginhub sdamirsa/tribe-claude-plugins --plugin claude-research-juniorProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.