| name | literature-survey |
| description | Autonomous Literature Survey Engine with 5 research paradigms (scoping, systematic, deep, narrative, snowball). Use this skill whenever a user needs to survey academic literature, conduct a literature review, map a research field, trace citation lineages, or build evidence-based arguments from papers — regardless of how specific or vague their request is. Also use when the user mentions systematic review, PRISMA, snowball sampling, scoping review, or narrative review. |
Literature Survey
Autonomous Literature Survey Engine — select the right paradigm, execute with full autonomy, deliver structured output.
Design Philosophy
Strategy Book — autonomous execution, minimal dialogue.
After brief intake (if needed), CC selects a strategy and executes autonomously. The user receives a structured survey output, not a conversation. CC has full autonomy over tactic sequencing, iteration, budget allocation, and saturation judgment. The only hard constraints are the budget table (quantitative floors, ±10% flexibility) and quality gates from imported base SOPs.
Routing
Determine which strategy to invoke based on user context:
| Signal | Strategy |
|---|
| New field, "what exists", landscape, orientation | → scoping-survey |
| Exhaustive coverage, "all methods", PRISMA, rigorous | → systematic-survey |
| Specific sub-problem, precise understanding, technical depth | → deep-survey |
| Argument building, position paper, theoretical framework | → narrative-review |
| Has seed papers, citation tracing, lineage, evolution | → snowball |
If ambiguous: invoke intake SOP (1-3 questions max) to clarify intent, then route.
Available MCP Tools
CC decides which tools to use and when. These are available throughout execution:
| MCP Server | Tools |
|---|
| brave-search | brave_web_search, brave_news_search, brave_llm_context |
| apify | rag-web-browser, google-scholar-scraper |
| alphaxiv | discover_papers, get_paper_content, answer_pdf_queries, read_files_from_github_repository |
| semantic-scholar | ss_paper, ss_paper_batch, ss_references, ss_citations, ss_recommendations, ss_relevance_search, ss_author, ss_author_papers |
Layer Structure
Entry (this file) → routes to 1 of 5 strategies
Strategy → budget + available tactics/SOPs + execution guidance
Tactic → multi-step orchestration pattern
SOP → single focused operation (dialogue / subagent / import)
Each layer calls only the layer directly below it.