research

Orchestrate targeted analysis agents to answer structured research questions and generate a consolidated research document.

581|102|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/juicesharp/rpiv-mono --skill research-juicesharp
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/juicesharp/rpiv-mono/tree/main/packages/rpiv-pi/skills/research
Command: npx skills add https://github.com/juicesharp/rpiv-mono --skill research-juicesharp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill coordinates parallel analysis agents to synthesize findings into a comprehensive research document from a questions artifact or free-text prompt.

Core Features & Use Cases

  • Orchestrates targeted analysis agents to answer structured research questions from a discover artifact or a free-text prompt.
  • Produces a comprehensive thoughts/shared/research document with file:line references, code references, and architectural context.
  • Use Case: when you need to map a complex topic across multiple codebase areas and produce a single, shareable report.

Quick Start

Spawn targeted analysis agents to synthesize findings into a structured research document from a questions artifact or a free-text prompt.

Frequently Asked Questions about research

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

FAQPage Schema
How do I generate a codebase research document with file:line references?▼

To generate a codebase research document, this skill orchestrates targeted analysis agents against your codebase to synthesize findings with file:line references and architectural context into a comprehensive report.

What is the best way to answer structured research questions across multiple codebase areas?▼

Answering structured research questions across a codebase is best handled by spawning parallel analysis agents that synthesize multiple sources into a single shareable document with code references.

Can I use a free-text prompt instead of a discover artifact for code analysis?▼

Yes, you can use a free-text prompt for code analysis. The skill accepts either a discover artifact or a free-text prompt to orchestrate targeted analysis agents and map complex topics.

Does automated code discovery work with downstream architectural planning?▼

Automated code discovery works with downstream planning by generating research documents that include frontmatter metadata, code references, and integration points specifically designed for subsequent planning phases.

When should I not use orchestrated agents for codebase research?▼

You should not use orchestrated agents for codebase research when analyzing a single, isolated file, as the skill is designed to map complex topics across multiple codebase areas and synthesize multiple sources.