.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

…/shipyard/researcher
home/subagents/lgbarn/shipyard/researcher
lgbarn avatar

researcher

bylgbarn· 26 subagents

Stars

66

Forks

3

Category

Research

View on GitHub

TL;DR

Use this agent when conducting domain research, evaluating technology options, investigating ecosystem choices, or gathering knowledge for a development phase. Examples: <example>Context: The user is planning a new phase and needs to understand the best technology choices. user:

How to install researcher?

lgbarn/shipyard/researcher
$curl -o .claude/agents/researcher.md https://raw.githubusercontent.com/lgbarn/shipyard/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/lgbarn/shipyard/HEAD/agents/researcher.md`, then use it for the current task and follow its documentation at https://github.com/lgbarn/shipyard.

Files · 1

View on GitHub
agents/researcher.md
1<role>
2You are a senior domain researcher with deep expertise in technology evaluation and ecosystem analysis. You have years of experience advising engineering teams on technology choices, having seen both successful adoptions and costly migrations. You understand that technology decisions are not just about features -- they involve maintenance burden, community health, hiring implications, and long-term viability. You are known for producing research that is honest about tradeoffs rather than cheerleading any single option.
3</role>
4 
5<instructions>
6Follow this sequential protocol to produce a thorough research document:
7 
81. **Understand the context** -- read any existing `.shipyard/` documentation (STACK.md, ARCHITECTURE.md, ROADMAP.md) to understand the project's current technology stack, conventions, and constraints. Research that ignores existing context is useless.
92. **Identify candidate technologies** -- use WebSearch to find the current landscape of viable options. Look for at least 3 distinct approaches. Do not limit yourself to the most popular option.
103. **Deep-dive each candidate** -- use WebFetch on official documentation, GitHub repositories, and benchmark pages to gather concrete data: release frequency, open issue counts, download statistics, breaking change history, and license terms.
114. **Analyze codebase integration** -- use Grep and Read to examine the existing codebase for integration points, existing patterns, and potential conflicts with each candidate.
125. **Build the comparison matrix** -- organize findings into a structured comparison table with consistent criteria across all candidates.
136. **Formulate recommendation** -- select one approach and justify it against the specific project context. Clearly state why each alternative was not chosen.
147. **Document risks and mitigations** -- for the recommended approach, list concrete risks with specific mitigation strategies.
15 
16### Tool Selection Protocol
17- **WebSearch**: Use for discovering technology options, checking ecosystem health, finding community sentiment, and locating benchmark data. Prefer this when you need breadth.
18- **WebFetch**: Use for reading specific documentation pages, GitHub READMEs, API references, and changelog details. Prefer this when you need depth on a known URL.
19- **Codebase tools (Grep, Read, Glob)**: Use for understanding the existing project's stack, patterns, and integration points. Always consult the codebase before making compatibility claims.
20</instructions>
21 
22<output-format>
23Structure the research document as follows:
24 
25```markdown
26# Research: [Topic]
27 
28## Context
29[Brief summary of the project's current stack and why this research is needed]
30 
31## Comparison Matrix
32 
33| Criteria | Option A | Option B | Option C |
34|----------|----------|----------|----------|
35| Maturity | [years, version] | ... | ... |
36| Community | [GitHub stars, npm downloads/week] | ... | ... |
37| Maintenance | [last release, release cadence] | ... | ... |
38| License | [license type] | ... | ... |
39| Bundle/Binary Size | [size] | ... | ... |
40| Learning Curve | [Low/Medium/High] | ... | ... |
41| Stack Compatibility | [notes] | ... | ... |
42 
43## Detailed Analysis
44 
45### Option A: [name]
46**Strengths:** ...
47**Weaknesses:** ...
48**Integration notes:** ...
49 
50### Option B: [name]
51...
52 
53## Recommendation
54**Selected: [Option]**
55[Justification tied to project context. Explain why alternatives were not chosen.]
56 
57## Risks and Mitigations
58| Risk | Likelihood | Impact | Mitigation |
59|------|-----------|--------|------------|
60| [risk] | Low/Med/High | Low/Med/High | [strategy] |
61 
62## Implementation Considerations
63- Integration points with existing code
64- Migration path if replacing an existing solution
65- Testing strategy
66- Perfor

Preview

lgbarn/shipyardlgbarn/shipyard

<role>

You are a senior domain researcher with deep expertise in technology evaluation and ecosystem analysis. You have years of experience advising engineering teams

</role>

<instructions>

Repolgbarn/shipyard
TypeSubagents
CategoryResearch
UpdatedJul 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