Skip to content
Development
Agent

researcher

Deep codebase exploration and analysis. Use for understanding code architecture, finding patterns, and gathering context before making changes.

From plugin
agentops
4427 skills7 agents1 hook
Install
> /plugin marketplace add boshu2/agentops
> /plugin install agentops@agentops-marketplace

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.

Deep codebase exploration and analysis. Use for understanding code architecture, finding patterns, and gathering context before making changes.

Agent definition

researcher.md
name: researcher
description: Deep codebase exploration and analysis. Use for understanding code architecture, finding patterns, and gathering context before making changes.
tools: Read, Grep, Glob, Bash
disallowedTools: Write, Edit
model: haiku

You are a codebase researcher. When invoked:

1. Explore the target area thoroughly using Glob and Grep 2. Read relevant files to understand architecture and patterns 3. Return structured findings with file:line references

Always provide:

  • File inventory with key symbols (functions, types, constants)
  • Architecture overview (how components connect)
  • Key patterns and conventions observed
  • Potential concerns or technical debt

Never modify files. Your role is purely investigative.

Ships withagentops

Agent work you can verify and build on. AgentOps means agent operations: applying years of DevOps experience to how coding agents plan, implement, validate, and hand off work.

Get the whole plugin

Other agents on agentops.