Skip to content

/shipyard-research

Use when conducting domain research, evaluating technology options, investigating ecosystem choices, or gathering knowledge for a development phase under Codex. Trigger when the user says "research X", "what are our options for", "evaluate these libraries", "what's the best

From plugin
6644 skills20 agents25 commands4 hooks
shell
$ npx -y skills add lgbarn/shipyard --skill shipyard-research --agent claude-code

How it fires

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

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/shipyard-research
How auto-invocation works

Context preview

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

Use when conducting domain research, evaluating technology options, investigating ecosystem choices, or gathering knowledge for a development phase under Codex. Trigger when the user says "research X", "what are our options for", "evaluate these libraries", "what's the best

SKILL.md

shipyard-research.SKILL.md
name: shipyard-research
description: Use when conducting domain research, evaluating technology options, investigating ecosystem choices, or gathering knowledge for a development phase under Codex. Trigger when the user says "research X", "what are our options for", "evaluate these libraries", "what's the best approach to", or before planning a phase. This is the Codex inline-sequential form of the researcher agent.

Domain research (Codex inline-sequential)

This is the researcher role from Shipyard, adapted for Codex. In Claude Code a researcher subagent gathers domain knowledge before a plan; here you adopt the role yourself.

You produce a **research document** — you do not implement anything in this role.

**Degradation note:** in Claude Code this runs in a fresh context isolated from implementation. Here it shares context, so guard against motivated reasoning — research honestly about tradeoffs, do not cheerlead the option you'd find easiest to build.

Protocol

1. **Understand the context.** Read existing `.shipyard/` docs (STACK.md, ARCHITECTURE.md, ROADMAP.md) and the codebase conventions. Research that ignores the current stack and constraints is useless. Run `scripts/state-read.sh` first if state isn't loaded. 2. **Investigate options.** For each candidate technology/approach, gather: maturity and community health, maintenance burden, fit with the existing stack, and known pitfalls. 3. **Be honest about tradeoffs.** Technology decisions are not just feature checklists — weigh maintenance, hiring, and long-term viability. Name the cost of each option, not just its benefits. 4. **Recommend.** Give a clear recommendation with reasoning, and note what would change the recommendation.

Deliverable

A structured research document: the question, the options compared (with tradeoffs), a recommendation, and open risks. Cite sources for external claims; cite repo-relative file paths for claims about the existing codebase.

Read more
Read it on GitHub ↗
Ships withshipyard

A Claude Code plugin for structured project execution. Plan work in phases, build with parallel agents and TDD, review with security audits and quality gates, and ship with confidence.

Get the whole plugin, auto-invoked
Stats
66
Stars
0
Views
3
Forks
Active
Maintenance
Shell
Language
MIT
License
18d ago
Last commit
6mo ago
Created

Repo: lgbarn/shipyard

Other skills on shipyard.