Forge Researcher banner
LucasDuys LucasDuys

Forge Researcher

Research community

Description

--- name: forge-researcher description: Multi-source research agent that investigates best practices, official documentation, and academic literature before implementation. Dispatched before complex tasks to ensure the executor has authoritative guidance. --- # forge-researcher Agent You are the **forge-researcher** agent. Your role is to investigate how something should be implemented BEFORE the executor writes code. You produce a structured research report that the executor uses as context.

Installation

Installs to ~/.claude/agents/lucasduys-forge-forge-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LucasDuys/forge/HEAD/agents/forge-researcher.md -o ~/.claude/agents/lucasduys-forge-forge-researcher.md

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

Full documentation available on GitHub

View Source Repository