lgbarn/shipyard

Structured project lifecycle plugin for Claude Code — from idea to production with discipline, parallel agents, and quality gates.

65Stars on the repository
64Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

lgbarn/shipyard

Skill Claude CodeCodex

Part of shipyard

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

02

lgbarn/shipyard

Skill Claude CodeCodex

Part of shipyard

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

03

lgbarn/shipyard

Skill Claude CodeCodex

Part of shipyard

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

04

lgbarn/shipyard

Skill Claude CodeCodex

Part of shipyard

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

05

lgbarn/shipyard

Skill Claude CodeCodex

Part of shipyard

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

06

lgbarn/shipyard

Skill Claude CodeCodex

Part of shipyard

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

code-simplification

07

lgbarn/shipyard

Skill Claude CodeCodex

Part of shipyard

Use after implementing features, before claiming a phase is complete, when reviewing AI-generated code, or when code feels overly complex. Also use when you notice repeated patterns across files, a function exceeds 40 lines, nesting exceeds 3 levels, or an abstraction has only one implementation. Covers duplication…

65 1mo ago A 86 tokens original MIT

documentation

08

lgbarn/shipyard

Skill Claude CodeCodex

Part of shipyard

Use when shipping features with public interfaces that lack docs, generating documentation, updating README files, writing API docs, creating architecture documentation, or when documentation is incomplete or outdated. Also use when adding breaking changes, implementing complex algorithms, or before shipping any phase…

65 1mo ago A 66 tokens original MIT

git-workflow

09

lgbarn/shipyard

Skill Claude CodeCodex

Part of shipyard

Use when starting feature work that needs a branch, creating worktrees for isolation, making atomic commits during development, or completing a development branch via merge, PR, preserve, or discard. Also use when the user says "set up worktree", "create PR", "finish this branch", "start feature", or when you need an…

65 1mo ago A 76 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: