lgbarn

80 mods across 2 repositories, 98 stars between them.

reviewer

25

lgbarn/shipyard

Agent

Use this agent when performing code review, verifying spec compliance, conducting quality review after a build, or checking that an implementation matches its plan. Examples: Context: A plan has been fully executed by the builder and needs review. user: "Review the authentication implementation" assistant: "I'll…

65 1mo ago A 200 tokens original MIT

simplifier

26

lgbarn/shipyard

Agent

Use this agent to review cumulative code changes across a phase for duplication, unnecessary complexity, dead code, and AI-generated bloat that individual task reviewers can't detect. Examples: Context: A phase build is complete, all reviews passed, and the code needs a whole-picture simplification review. user…

65 1mo ago A 224 tokens original MIT

verifier

27

lgbarn/shipyard

Agent

Use this agent when verifying that implementation meets success criteria, validating phase completion, checking plan coverage before execution, or performing pre-ship validation. Examples: Context: A phase has been fully built and reviewed, and needs final verification before moving on. user: "Verify that the database…

65 1mo ago A 278 tokens original MIT

lgbarn/shipyard

Skill Claude CodeCodex

Use when running any multi-step Shipyard workflow under Codex — build, audit, plan, ship, review, research, or map. Explains how Shipyard's parallel-agent workflows degrade to inline sequential execution in Codex, and routes intent to the right workflow skill. Trigger when the user says "build the plan", "audit this"…

65 1mo ago A 104 tokens original MIT

shipyard-map

29

lgbarn/shipyard

Skill Claude CodeCodex

Use when performing brownfield analysis on an existing codebase under Codex — onboarding to a new project, generating codebase documentation, or understanding legacy code. Trigger when the user says "map this codebase", "help me understand this code", "document this project", "I just inherited this repo", or runs…

65 1mo ago A 88 tokens original MIT

shipyard-research

30

lgbarn/shipyard

Skill Claude CodeCodex

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

65 1mo ago A 79 tokens original MIT

shipyard-review

31

lgbarn/shipyard

Skill Claude CodeCodex

Use when reviewing code under Codex — verifying spec compliance, conducting quality review after a build, or checking that an implementation matches its plan. Trigger when the user says "review this", "review the implementation", "does this match the plan", "check the code quality", or after a Shipyard build…

65 1mo ago A 81 tokens original MIT

shipyard-ship

32

lgbarn/shipyard

Skill Claude CodeCodex

Use when delivering or releasing a completed Shipyard phase under Codex — final verification, pre-ship security audit, documentation, and release. Trigger when the user says "ship it", "ship this phase", "release this", "we're done — finalize", or "run the shipyard ship workflow". This is the Codex inline-sequential…

65 1mo ago A 86 tokens original MIT

shipyard-state

33

lgbarn/shipyard

Skill Claude CodeCodex

Use to inspect or manage Shipyard project state under Codex — show status, resume a previous session, cancel/pause in-progress work, or roll back to a checkpoint. Trigger when the user says "shipyard status", "what's the status", "resume", "continue where we left off", "cancel", "pause this", "roll back", or "restore…

65 1mo ago A 98 tokens original MIT

audit

34

lgbarn/shipyard

Command

On-demand security audit — OWASP, secrets, dependencies, IaC security.

65 1mo ago A 15 tokens original MIT

brainstorm

35

lgbarn/shipyard

Command

Explore requirements through Socratic dialogue and capture project definition.

65 1mo ago A 11 tokens original MIT

build

36

lgbarn/shipyard

Command

Execute plans using fresh subagents with review gates.

65 1mo ago A 9 tokens original MIT

cancel

37

lgbarn/shipyard

Command

Pause in-progress work with a checkpoint.

65 1mo ago A 7 tokens original MIT

debug

38

lgbarn/shipyard

Command

Investigate bugs and failures with systematic root-cause analysis.

65 1mo ago A 11 tokens original MIT

doctor

39

lgbarn/shipyard

Command

Check Shipyard plugin health and dependencies.

65 1mo ago A 7 tokens original MIT

document

40

lgbarn/shipyard

Command

On-demand documentation generation — API docs, architecture updates, user guides.

65 1mo ago A 13 tokens original MIT

help

41

lgbarn/shipyard

Command

Show help for Shipyard commands and skills.

65 1mo ago A 8 tokens original MIT

init

42

lgbarn/shipyard

Command

Initialize Shipyard project settings and directory structure.

65 1mo ago A 8 tokens original MIT

issues

43

lgbarn/shipyard

Command

View and manage deferred issues tracked across sessions.

65 1mo ago A 8 tokens original MIT

map

44

lgbarn/shipyard

Command

On-demand codebase analysis — map technology stack, architecture, quality, or concerns.

65 1mo ago A 16 tokens original MIT

move-docs

45

lgbarn/shipyard

Command

Move codebase documentation between .shipyard/codebase and docs/codebase.

65 1mo ago A 14 tokens original MIT

plan

46

lgbarn/shipyard

Command

Plan a phase of work (creates roadmap if needed).

65 1mo ago A 11 tokens original MIT

quick

47

lgbarn/shipyard

Command

Execute a small task with Shipyard guarantees.

65 1mo ago A 8 tokens original MIT

recover

48

lgbarn/shipyard

Command

Diagnose and recover from interrupted or corrupted state.

65 1mo ago A 9 tokens original MIT