From deep-research
Bootstrap the deep research workspace directory structure and verify the environment is configured correctly.
npx claudepluginhub defiect/deep-research-pluginThis skill uses the workspace's default tool permissions.
Initialize the deep research workspace.
Orchestrates autonomous deep research on codebases and technical topics using map-reduce explorer architecture for structured report output.
Initializes, validates, and troubleshoots Deep Agents projects in Python/JavaScript with deepagents on LangChain/LangGraph. Scaffolds templates, migrates legacy agents, checks configs.
Orchestrates full research pipeline from Brainstorming to Reporting via Planning, Implementation, Testing & Visualization phases with user checkpoints. Configurable for physics, AI/ML, statistics, math domains, depth, and agent personas.
Share bugs, ideas, or general feedback.
Initialize the deep research workspace.
Create the .deep-research/ directory structure if it doesn't exist:
.deep-research/
└── runs/
Verify the environment:
CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS environment variable)Report the status:
If $ARGUMENTS contains a topic, also initialize a new run for that topic using:
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/dr_init_run.py "$ARGUMENTS"