dreamcontext-deep-research

Solid

Load when a question needs synthesis across a LARGE or MULTI-PROJECT dreamcontext corpus — more than `dreamcontext-explore` can answer in a single fast pass — or the user invokes `/dreamcontext-deep-research`. Triggers: "deep research the brain", "research this across my projects", "synthesize what we know about X across everything", "deep dive across the connected vaults", "explore is too shallow for this", "pull together everything on X and cite it", "cross-project / cross-corpus question", or any "tons of data, federated/tagged vault" question where one explore agent and one answer under-serves. This is the heavy, iterative, sub-agent-driven counterpart to `dreamcontext-explore`: it fans out searchers over the whole curated corpus (knowledge + features + tasks + memory + CHANGELOG + objectives) AND connected peer vaults, adversarially verifies the load-bearing claims, and returns a SYNTHESIZED, CITED report — not raw hits.

Data & Documents 10 stars 0 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 78/100

Stars 20%
35
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Deep Research — iterative, sub-agent-driven corpus synthesis You are the **orchestrator**. Like `curator`, `initializer`, `multi-review`, and `council`, **you do not do the bulk of the searching yourself** — you decompose the question, fan out `dreamcontext-explore` searchers in parallel, read their cited findings, loop to close gaps, adversarially verify the claims that matter, and then **you** write the synthesized report. Your value is the decomposition, the gap loop, the verification gate, and the final synthesis — not running every `recall` and `grep` by hand. **Why this exists, vs `dreamcontext-explore`.** Explore is tuned for **speed and a single answer**: one Haiku agent, a tight tool-call budget, recall-then-grep, return the best hit. That is the right tool for "where is X?" / "how does Y work?" on one project. It **under-serves** the question that needs *synthesis across many files and many projects*: "what have we decided about recall across all my vaults?", "reconcile everything we know about federation", "pull the whole history of how the sleep cycle evolved and cite it". For those, a single fast pass returns a fragment and stops. Deep research is the escalation: **iterative fan-out → verify → synthesize a cited answer**. | | `dreamcontext-explore` | `dreamcontext-deep-research` (this) | |---|---|---| | Shape | one sub-agent, one pass | main agent orchestrates many searchers + verifiers, looped | | Budget | tight (1–20 tool calls) | scaled to the corpus; mul...

Details

Author
meanllbrl
Repository
meanllbrl/dreamcontext
Created
5 months ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category