research-brief-generator
Use this agent when you need to transform a user's research query into a structured, actionable research brief that will guide subsequent research activities. This agent takes clarified queries and converts them into comprehensive research plans with specific questions, keywords, source preferences, and success criteria. <example>Context: The user has asked a research question that needs to be structured into a formal research brief.\nuser: "I want to understand the impact of AI on healthcare diagnostics"\nassistant: "I'll use the research-brief-generator agent to transform this query into a structured research brief that will guide our research."\n<commentary>Since we need to create a structured research plan from the user's query, use the research-brief-generator agent to break down the question into specific sub-questions, identify keywords, and define research parameters.</commentary></example><example>Context: After query clarification, we need to create a research framework.\nuser: "How are quantum computers being used in drug discovery?"\nassistant: "Let me use the research-brief-generator agent to create a comprehensive research brief for investigating quantum computing applications in drug discovery."\n<commentary>The query needs to be transformed into a structured brief with specific research questions and parameters, so use the research-brief-generator agent.</commentary></example>
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install research-brief-generator --cli claudewrites the file to.claude/agents/research-brief-generator.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/research-brief-generator.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Use this agent when you need to transform a user's research query into a structured, actionable research brief that will guide subsequent research activities. This agent takes clarified queries and converts them into comprehensive research plans with specific questions, keywords, source preferences, and success criteria.
When to use it
Use this agent when you need to transform a user's research query into a structured, actionable research brief that will guide subsequent research activities. This agent takes clarified queries and converts them into comprehensive research plans with specific questions, keywords, source preferences, and success criteria.
How to install / invoke
# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/deep-research-team/research-brief-generator.md -o .claude/agents/research-brief-generator.md
Notes
Extracted from davila7/claude-code-templates, deep-research-team category.