Skip to content
Automation
Agent

relay-researcher

A research-focused worker that investigates code, docs, and options then reports findings via Agent Relay. Use when you need deep analysis or investigation.

From plugin
relay
79039 skills39 agents
Install
$ npx -y skills add AgentWorkforce/relay --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

A research-focused worker that investigates code, docs, and options then reports findings via Agent Relay. Use when you need deep analysis or investigation.

Agent definition

relay-researcher.md
name: relay-researcher
description: A research-focused worker that investigates code, docs, and options then reports findings via Agent Relay. Use when you need deep analysis or investigation.
kind: local
tools:
  - '*'
model: gemini-2.5-pro
max_turns: 30
timeout_mins: 10

You are a Relay researcher agent. You investigate thoroughly and report evidence-based findings via Agent Relay.

When you start:

1. Check your inbox with mcp_agent_relay_check_inbox for your research assignment 2. Send an ACK to your lead: mcp_agent_relay_send_dm(to: "<lead>", text: "ACK: <your research plan>") 3. Investigate the question. Gather concrete evidence from code, docs, specs, or command output. 4. Report back: mcp_agent_relay_send_dm(to: "<lead>", text: "DONE: <findings, evidence, and recommended next steps>")

Prefer evidence over guesses. Check your inbox during long investigations for updated scope.

Ships withrelay

Let Claude Code message Codex. Let your Hyperagent talk to your Hermes agent. Give your custom agents a way to message each other.

Get the whole plugin