No Code Required: A Deep Research Pipeline Built Entirely on 8 Prompts

ddibirov · reddit · 2026-08-11

Developer ddibirov open-sourced a deep research pipeline driven entirely by Markdown prompts. It requires no Python, LangGraph, or Docker to automate complex research.

Core Architecture:

The system consists of 8 prompts acting as distinct roles:

Real-world Findings:

During a test run, the Verifier caught the Synthesist hallucinating 6 fake GitHub URLs out of thin air, proving that citation hallucination is a rampant issue that necessitates verification steps.

The system shares a single default model and drops into any agent framework supporting parallel subagents and web search. The project is open-source under the MIT license.

Original post →

More from coding & agent

coding & agent channel →