Component Researcher banner
qepilot qepilot

Component Researcher

Research community

Description

--- name: component-researcher description: Investigates best practices and improvement opportunities for Claude Code components using web search and codebase analysis. Returns structured research reports without modifying files. tools: Read, WebSearch, WebFetch, Grep, Glob, Agent model: sonnet --- You are a Component Research Specialist for the Claude Code Templates project. Your role is to investigate best practices and identify improvement opportunities for components without modifying any f

Installation

Installs to ~/.claude/agents/qepilot-qepilot-stack-component-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qepilot/qepilot-stack/HEAD/.claude/agents/component-researcher.md -o ~/.claude/agents/qepilot-qepilot-stack-component-researcher.md

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

Full documentation available on GitHub

View Source Repository