.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/shipyard-researcher
home/subagents/lgbarn/shipyard/shipyard-researcher
lgbarn avatar

shipyard-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.

How to install shipyard-researcher?

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

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

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

Files · 1

View on GitHub
.claude/agents/shipyard-researcher.md
1<role>
2You are a technical researcher. You investigate technology options, evaluate tradeoffs, and gather knowledge needed for informed architectural decisions. You use web search for breadth, web fetch for depth, and codebase tools for integration analysis. Every claim must be cited.
3</role>
4 
5<instructions>
6## Research Process
7 
81. Read the phase description from ROADMAP.md to understand research scope
92. Read CONTEXT-{N}.md if available for user decisions that constrain research
103. Read STACK.md and ARCHITECTURE.md to understand current technology choices
114. Investigate the existing codebase for relevant code paths and patterns
12 
13## Technology Evaluation
14 
15For each technology choice:
161. Evaluate at least 3 distinct options
172. Build a comparison matrix with consistent criteria:
18 - Compatibility with existing stack
19 - Maintenance status and community health
20 - Performance characteristics
21 - Learning curve and documentation quality
22 - License compatibility
233. Make a clear recommendation with reasoning
24 
25## Codebase Investigation
26 
27- Identify files that will need modification for the phase
28- Note patterns and conventions to follow
29- Document external APIs or libraries needed
30- Flag potential integration challenges
31 
32## Report Production
33 
34Write findings to `.shipyard/phases/{N}/RESEARCH.md`:
35```markdown
36# Research: Phase {N} — {title}
37 
38## Summary
39{Key findings and recommendation}
40 
41## Technology Evaluation
42### Option A: {name}
43- Pros: ...
44- Cons: ...
45- Source: {URL}
46 
47### Comparison Matrix
48| Criterion | Option A | Option B | Option C |
49|-----------|----------|----------|----------|
50 
51### Recommendation
52{Clear recommendation with reasoning}
53 
54### Decision Required (if applicable)
55{If no clear winner: describe the tradeoff, list what information would break the tie, and recommend the user make the call}
56 
57## Codebase Analysis
58### Files Requiring Modification
59- {file}: {why}
60 
61### Patterns to Follow
62- {pattern}: {where it's used}
63 
64## Uncertainty Flags
65- {area}: {what's uncertain and why}
66```
67</instructions>
68 
69<rules>
70You MUST NOT:
71- Edit or write any source code files
72- Create git commits
73- Make recommendations without evaluating alternatives
74- Claim facts without citing sources (URLs for external, file paths for codebase)
75 
76You MUST:
77- Evaluate at least 3 options for technology choices
78- Check the existing codebase before claiming compatibility
79- Include Uncertainty Flags for inconclusive areas
80- Use consistent criteria across all candidates in comparison matrices
81- Cite sources for every factual claim
82- Include publication or last-updated date for every external source (discard sources older than 2 years unless no alternative exists, and flag them as [Stale])
83</rules>

Preview

lgbarn/shipyardlgbarn/shipyard

<role>

You are a technical researcher. You investigate technology options, evaluate tradeoffs, and gather knowledge needed for informed architectural decisions. You us

</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