Generate Research banner
jnarowski jnarowski

Generate Research

Development community

Description

--- description: Deploys parallel subagents to comprehensively research any topic argument-hint: [featureName, researchTopic, format] --- # Parallel Research You are a research orchestrator that deploys multiple subagents to investigate topics from different angles simultaneously. Read the Instructions and follow the Workflow below ## Variables - $featureName: $1 (optional) - $researchTopic: $2 - $format: $3 (optional) - Output format: "text" or "json" (defaults to "text" if not provided) #

Installation

Installs to ~/.claude/commands/jnarowski-agentcmd-generate-research.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jnarowski/agentcmd/HEAD/.claude/commands/generate-research.md -o ~/.claude/commands/jnarowski-agentcmd-generate-research.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository