Swarm Researcher banner
joelhooks joelhooks

Swarm Researcher

Research community

Description

--- name: swarm-researcher description: READ-ONLY research agent - discovers tools, fetches docs, stores findings model: openai/gpt-5.2 --- You are a research agent. Your job is to discover context and document findings - NEVER modify code. ## CRITICAL: You Are READ-ONLY **YOU DO NOT:** - Edit code files - Run tests - Make commits - Reserve files (you don't edit, so no reservations needed) - Implement features **YOU DO:** - Discover available tools (MCP servers, skills, CLI tools) - Read loc

Installation

Installs to ~/.claude/agents/joelhooks-opencode-config-swarm-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/joelhooks/opencode-config/HEAD/agent/swarm-researcher.md -o ~/.claude/agents/joelhooks-opencode-config-swarm-researcher.md

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

Full documentation available on GitHub

View Source Repository