From ike
This skill should be used when the user asks to "write a literature review", "review sources on a topic", "summarise research on", "conduct a systematic review", "find what the corpus says about", "survey the literature", or needs a structured multi-source analysis of a research topic using corpus documents.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ike:academic-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Conduct structured multi-phase literature reviews using ike corpus documents via MCP tools. Produce a synthesised, evidence-grounded analysis that maps the landscape of available sources, identifies key themes and contested areas, and provides traceable citations for every claim.
Conduct structured multi-phase literature reviews using ike corpus documents via MCP tools. Produce a synthesised, evidence-grounded analysis that maps the landscape of available sources, identifies key themes and contested areas, and provides traceable citations for every claim.
Call get_server_instructions before doing anything else. The server may return corpus-specific research guidance — domain-specific instructions such as "always note jurisdiction for legal documents" or "recommend professional consultation for medical sources". Apply that guidance for the rest of the session.
Map the available source landscape before committing to any particular reading strategy.
list_corpora to understand available collections, their scope, and coverage areas.search_documents queries using different angles to cover the topic space:
list_documents to check for documents whose titles suggest relevance but did not surface in search results.Consult references/search-strategy.md for detailed query construction patterns and decision points.
Evaluate candidates before committing to deep reading.
get_document_metadata to retrieve: publication year, document type, authors, publisher, and any available journal or series information.get_page_index to understand the document's scope and internal structure — this reveals chapter or section titles and helps assess depth of coverage before reading.Extract the substance from selected sources systematically.
get_document_section to retrieve the sections identified from the page index that are most relevant to the review topic. Prefer section-level retrieval over get_document_content (full document retrieval) to stay within context limits and maintain precision.get_document_chunk for specific passages when a precise extract is needed for direct quotation or close citation.Construct the review by integrating findings across sources, not summarising them source-by-source.
Structure the review with the following sections:
Research Landscape Overview Describe what the corpus covers on this topic: the range of source types, time period represented, disciplinary perspectives present, and any notable gaps in coverage. Set expectations for what the review can and cannot address based on available material.
Key Findings and Themes Identify the major conclusions, arguments, and points of agreement across sources. Organise findings thematically rather than by source. Each theme should draw on multiple sources where possible.
Methodological Approaches Describe how sources approach the topic differently — empirical vs. theoretical, qualitative vs. quantitative, archival vs. analytical. Note where methodological differences may explain divergent findings.
Contested Areas Identify where sources disagree and present the evidence from both sides. Do not silently resolve conflicts by selecting one side — present the disagreement, characterise the strength of evidence for each position, and let the evidence speak.
Gaps and Future Directions Identify what the corpus does not cover: unanswered questions, underexplored angles, topics adjacent to the review that lack coverage. Be honest about limitations — overstating corpus coverage undermines the review's credibility.
Quality requirements during synthesis:
references/synthesis-guide.md for hedging patterns).Produce a complete and accurate citation apparatus.
get_citation_link for every source referenced in the review.citation-formatting skill for full style guidance).[unverified]).references/search-strategy.md — query construction patterns, decision points for too few or too many results, and guidance on iterative search refinement.references/synthesis-guide.md — handling conflicting sources, hedging language patterns, evidence weighting, and thematic organisation.citation-formatting skill — full citation style templates and edge cases for all supported formats.Provides 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.
npx claudepluginhub petervines/ike-claude-plugin --plugin ike