deep-research

Orchestrate multi-agent deep research into a structured final report.

1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/tense-i/stock-market-simulator --skill deep-research-tense-i
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deep-research
Source: https://github.com/tense-i/stock-market-simulator/tree/main/skills/deep-research
Command: npx skills add https://github.com/tense-i/stock-market-simulator --skill deep-research-tense-i

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deep Research orchestrates a repeatable, parallelizable workflow that breaks a research goal into subgoals, runs sub-processes non-interactively via Claude Code, and delivers a final, publishable report rather than chat transcripts.

Core Features & Use Cases

  • Orchestrated multi-agent workflow to decompose complex research targets and coordinate parallel tasks.
  • Non-interactive Claude Code execution with controlled tool access and deterministic outputs.
  • Networking via installed skills first, MCP as fallback to collect evidence, extract data, and cite sources.
  • Scripted aggregation and multi-chapter polishing that builds a structured final artefact with an executive summary.
  • Use cases include systematic web or document research, competitive landscape analysis, batch data gathering with evidence, and long-form writing with source integration.

Quick Start

Run a structured multi-agent deep research session and obtain a final report file path with a concise conclusions summary.

Frequently Asked Questions about deep-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate multi-agent deep research workflows to generate a structured report?

To automate deep research workflows, you orchestrate a multi-agent system that decomposes a target into parallel subgoals and runs non-interactively via Claude Code to deliver a structured final report. It aggregates evidence using installed skills and MCP tools.

What is non-interactive Claude Code execution for systematic web research?

Non-interactive Claude Code execution for systematic web research runs sub-processes autonomously with restricted tool access to gather evidence deterministically, preventing chat transcript output and ensuring a publishable final artefact.

Can I use installed skills and MCP tools together for competitive analytics batch data gathering?

Yes, you can use installed skills and MCP tools together for competitive analytics batch data gathering. The workflow prioritizes installed skills for networking and uses MCP tools as a fallback to collect evidence and cite sources.

How do I decompose complex research targets into parallel subgoals for long-form writing?

You decompose complex research targets into parallel subgoals by orchestrating a multi-agent workflow that distributes sub-tasks across non-interactively executed sub-processes, then aggregates results via scripts for long-form writing with source integration.

Does deep research workflow deliver a final artefact file path or a chat transcript?

The deep research workflow delivers a final artefact file path rather than a chat transcript. After scripted aggregation and multi-chapter polishing, it outputs a structured final report alongside a concise conclusions summary.

What are the limitations of using non-interactive multi-agent workflows for evidence management?

Limitations of using non-interactive multi-agent workflows for evidence management include restricted tool access that constrains real-time user interaction, requiring predefined subgoals and relying on scripted aggregation rather than dynamic conversational adjustments.