deep-research
/deep-research -- Iterative Deep Research via Codex + tmux
Decompose a research question using MECE principles, spawn parallel Codex agents in tmux panes for web research, synthesize findings in-context, identify gaps, spawn deeper agents, and repeat until coverage is sufficient.
Architecture: Claude = brain (orchestrator, decomposer, synthesizer).
Codex = legs (parallel web research in tmux panes). Zero claude -p automation.
Research Question
|
[MECE Decompose] Claude thinks
|
+-----+-----+
v v v
[Codex] [Codex] [Codex] Level 0: broad sweep
+-----+-----+
|
More from jay-523/agent-skills
tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
16insights
Extract coding patterns and preferences from session transcripts for CLAUDE.md
16socratic_mentor
Guided learning through Socratic questioning - teaches through discovery, not answers
16test
Full TDD red-green-refactor cycle with automatic framework detection
14parallel-research
Decompose a research question into MECE domains and run parallel Claude agents via tmux
14parallel
Split implementation tasks into independent workstreams running as parallel agents in git worktrees
13