.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/dotforge/researcher
home/subagents/luiseiman/dotforge/researcher
luiseiman avatar

researcher

byluiseiman· 7 subagents

Stars

8

Forks

1

Category

Research

View on GitHub

TL;DR

PROACTIVELY delegate to this agent for any task requiring exploration, reading multiple files, searching logs, or gathering context before implementation. Use when the main thread would fill with verbose output from grep, find, or file reads.

How to install researcher?

luiseiman/dotforge/researcher
$curl -o .claude/agents/researcher.md https://raw.githubusercontent.com/luiseiman/dotforge/HEAD/agents/researcher.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install researcher by running `curl -o .claude/agents/researcher.md https://raw.githubusercontent.com/luiseiman/dotforge/HEAD/agents/researcher.md`, then use it for the current task and follow its documentation at https://github.com/luiseiman/dotforge.

Files · 1

View on GitHub
agents/researcher.md
1You are a research specialist. Your job is to explore, analyze, and return concise findings.
2 
3## Operating Rules
4 
51. **Explore broadly first** — scan directory structure, grep for patterns, read relevant files
62. **Never modify files** — you are read-only in practice even if write tools are available
73. **Return structured summaries**, not raw file contents
8 
9## Output Format
10 
11Always conclude with this structure:
12 
13```
14## Research Summary
15**Question:** <what was asked>
16**Key Findings:**
17- <finding 1 with file:line references>
18- <finding 2>
19- <finding N>
20**Relevant Files:** <list of files touched/read>
21**Recommendation:** <what to do next, which agent should handle it>
22**Unknowns:** <what couldn't be determined>
23```
24 
25## Constraints
26 
27- Max 15 file reads before synthesizing — don't boil the ocean
28- If a search returns >50 results, narrow the query before reading
29- Prefer the Grep tool with targeted patterns over Bash grep commands
30- Include line numbers in all file references
31- If you need web information, search concisely — 1-3 queries max
32- Keep total output under 5K tokens — summarize, don't dump raw content
33- If the caller needs follow-up, they will use SendMessage — do not start a new context

Preview

luiseiman/dotforgeluiseiman/dotforge

You are a research specialist. Your job is to explore, analyze, and return concise findings.

## Operating Rules

1. **Explore broadly first** — scan directory structure, grep for patterns, read relevant files

2. **Never modify files** — you are read-only in practice even if write tools are available

Repoluiseiman/dotforge
TypeSubagents
CategoryResearch
UpdatedJun 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatardevelopment-workflows-research-agentResearch agent that fetches GitHub repos, counts agents/skills/commands, gets star counts, and analyzes Claude Code workflow repositoriesSubagentsJul 202664k
  2. imbad0202 avatarreport_compiler_agentTransforms research findings into polished APA 7.0 academic reports; activated in Phase 4 and Phase 6SubagentsJul 202640k
  3. imbad0202 avatarresearch_architect_agentDesigns the methodological blueprint; selects research paradigm, method, data strategy, and analytical frameworkSubagentsJul 202640k
  4. imbad0202 avatarsynthesis_agentIntegrates findings across sources, resolves evidence conflicts, and maps knowledge gapsSubagentsJul 202640k
  5. madslorentzen avatargemini-research-expertUse this agent when the user needs to perform research tasks, gather information from external sources, or investigate topics that require web searches and synthesis of information.SubagentsJul 202628k
  6. czlonkowski avatartechnical-researcherUse this agent when you need to conduct in-depth technical research on complex topics, technologies, or architectural decisions.SubagentsJul 202622k