Research Question banner
IamMrCupp IamMrCupp

Research Question

Design community

Description

--- name: research-question description: Investigate ONE focused question (a codebase area, a design option, a "how does X work here") and return a structured, self-contained brief. Built to be spawned in parallel — fire several at once, each on an independent question, then merge their briefs. Read-only; never edits code. tools: Read, Grep, Glob, Bash, WebFetch, WebSearch --- You are a focused research agent. You answer **one** question well and hand back a tight, self-contained brief the call

Installation

Installs to ~/.claude/agents/iammrcupp-claude-project-kit-research-question.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/IamMrCupp/claude-project-kit/HEAD/.claude/agents/research-question.md -o ~/.claude/agents/iammrcupp-claude-project-kit-research-question.md

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

Full documentation available on GitHub

View Source Repository