research-problem

Coordinate parallel sub-agent research and synthesize findings into a structured report.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/JonnyCBB/claude-code-config --skill research-problem
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-problem
Source: https://github.com/JonnyCBB/claude-code-config/tree/main/plugins/jbb-feature-dev/skills/research-problem
Command: npx skills add https://github.com/JonnyCBB/claude-code-config --skill research-problem

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Conduct comprehensive, parallel research across a codebase and related sources by coordinating specialized sub-agents and documenting findings.

Core Features & Use Cases

  • Structured research planning and task decomposition
  • Parallel agent orchestration with batch execution and validation
  • Generation of a reproducible research document with evidence paths

Quick Start

Provide a research query and let the skill assemble a plan, spawn agents, and produce a final report.

Frequently Asked Questions about research-problem

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

FAQPage Schema
How do I coordinate parallel research across multiple codebases?

Codebase research coordination works by decomposing your query into specialized tasks, executing batch-based sub-agents in parallel, and synthesizing their findings into a structured report with evidence paths.

What's the best way to document codebase findings with evidence paths?

Automated document generation produces a reproducible research report by validating sub-agent findings and linking conclusions back to their original sources within the codebase.

How does research task decomposition work for complex codebase questions?

Research task decomposition breaks down complex questions into specialized sub-tasks, allowing parallel agents to investigate different codebase areas simultaneously before synthesizing the results.

Can I validate sub-agent findings during parallel codebase research?

Yes, validation loops are integrated directly into the batch-based agent execution workflow to verify sub-agent findings before they are synthesized into the final research document.

Does parallel codebase research require any external dependencies?

No external dependencies are required to run parallel codebase research; the skill operates standalone to decompose queries, spawn agents, and generate automated research reports.

When should I use parallel agent orchestration for codebase research?

Use parallel agent orchestration when you need comprehensive research across large codebases, requiring structured planning, batch execution, and synthesized reports with clearly defined open questions.