parallel-research
DEPRECATED -- Use /deep-research instead
This skill uses claude -p for parallel research agents, which resulted
in an account ban. The replacement /deep-research skill uses Codex
(codex exec --full-auto) for web research and Claude as in-context
orchestrator -- zero ban risk.
/parallel-research -- Parallel Web Research via tmux + claude -p
Decompose a research question into MECE domains, spawn parallel Claude
agents in tmux panes (up to 12), each running claude -p with
pre-approved web tools. Collect findings into structured output files.
Argument
A research topic or question to investigate broadly. Example: "state of agentic coding patterns Dec 2025 - Feb 2026"
Procedure
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
Split implementation tasks into independent workstreams running as parallel agents in git worktrees
13deep-research
MECE decompose a research question, run parallel Codex web-research agents via tmux, iteratively deepen via DAG, synthesize findings
7