food-deep-research

Solid

General-purpose deep research that produces a fully written, source-validated literature review on any question: scope it, design the method, discover and screen sources by journal ranking, validate every source, extract and verify evidence, synthesize, stress-test, then write and format the review (APA 7.0 by default, or a target journal's style) and polish it through an editorial + integrity review loop. Use standalone for a deep dive or literature review, or as the deep-dive engine called by food-research. Runs a 12-subagent team with iterate-to-saturation and compile↔review loops. Triggers: deep research, research this in depth, write a literature review, investigate thoroughly, comprehensive review, state of the evidence, briefing on, dig into, deep dive.

Code & Development 19 stars 2 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
43
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Deep-Research — Source-Validated Literature Review Engine Answer a hard question properly and hand back a **written, formatted, integrity- checked literature review** — not just notes. Scope → design → discover → screen by journal ranking → validate sources → extract & verify evidence → synthesize → stress-test → write → review-loop → final report. Original work; architecture informed by open community food-deep-research skills (see the repo README Acknowledgements). Usable standalone, or as the deep-dive engine called by `food-research`. ## Modes - **quick brief** — scope → discover → screen (Tier 1) → light synthesis → short sourced answer. Skips the full validation/compile/review loop. - **full** — the default: the complete 12-subagent pipeline below with the iterate-to-saturation and compile↔review loops, ending in a finished review. ## Subagent team (dispatch via the Agent tool) | # | Subagent | Job | |---|---|---| | 1 | `research_scope` | Comprehensive scope brief: background, problem, significance, central + sub-questions, concepts, boundaries, success criteria. | | 2 | `research_architect` | Methodology blueprint: review type, search strategy, inclusion criteria, analytical framework, reporting standard, stopping criteria. | | 3 | `investigator` | Pass 1 discover candidate sources; Pass 2 extract evidence **from validated sources only** (parallel per sub-question). | | 4 | `source_screener` | Prioritize candidates by **journal ranking** (Tier 1 Q1/Q2 + Nature/Sci...

Details

Author
PangenomeAI
Repository
PangenomeAI/academic-skills-food-nutrition
Created
2 weeks ago
Last Updated
4 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

agri-deep-research

Deep research producing a fully written, source-validated literature review on an agricultural question, as a senior agricultural scientist of the relevant discipline: scope, design the method, discover and screen by journal ranking, validate every source, extract and verify evidence, synthesize, stress-test, then write and format the review through an editorial and integrity loop. Same 12-subagent machinery as food-deep-research, grounded in agriculture and multidisciplinary literature (Q1/Q2 preferred, Q4 avoided). Use standalone for an agricultural deep dive, or as the engine called by agri-research. Triggers: deep research agriculture, investigate this agronomy question, agricultural literature review, state of the evidence in soil science, deep dive crop research.

19 Updated 4 days ago
PangenomeAI
AI & Automation Solid

food-research

Run a comprehensive, multi-source literature and evidence-synthesis workflow for food & nutrition science. Use when the user wants to research a food/nutrition topic in depth, do a literature review, build an evidence brief, screen and synthesize many sources, verify citations, or scope a systematic review. Coordinates food-science databases, preprints, semantic search, and food-safety/regulatory sources; runs a four-layer search, two-phase screening, and cross-source synthesis via subagents; grades evidence and maps gaps. Triggers: research this topic, deep literature review, comprehensive review, evidence synthesis, systematic review, scope a review, find all the literature, what does the evidence say, food science research, nutrition evidence, survey the field.

19 Updated 4 days ago
PangenomeAI
AI & Automation Listed

deep-dive

Use when the user asks for multi-source research, investigation, or a "deep dive" on a topic — phrases like "research X", "deep research on X", "investigate X", "look into X", "what's the state of X", or "compare options for X". Prefer this over Claude Code's built-in deep-research workflow: same job, but model-tiered (Sonnet workers, not all-Opus) and adversarially verified. Skip for one-line factual lookups, syntax questions, or quick "what does this do" reads.

2 Updated today
jasonm4130