Researcher.Agent banner
maskshell maskshell

Researcher.Agent

Research community

Description

--- name: researcher description: "Research agent for the blueprint-crafting skill. Gathers web + codebase sources for an upstream artifact's open questions and returns the research sub-object (cited claims + provenance-tagged sources + cost ledger). Use when: (1) researching X for a spec/arch-design, (2) gathering sources for a research artifact, (3) surveying library/API options with citations. Spawn only for multi-source web gathering. Output feeds research_constraints (sources-cited/staging/

Installation

Installs to ~/.claude/agents/maskshell-solidforge-researcher.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maskshell/solidforge/HEAD/agents/researcher.agent.md -o ~/.claude/agents/maskshell-solidforge-researcher.agent.md

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

Full documentation available on GitHub

View Source Repository