lgbarn/shipyard

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

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

shipyard:architect

01

lgbarn/shipyard

Agent Claude Code

Use this agent when creating roadmaps, decomposing plans into tasks, making architecture decisions, or breaking down requirements into executable work.

65 1mo ago A 31 tokens original MIT

shipyard:auditor

02

lgbarn/shipyard

Agent Claude Code

Use this agent for comprehensive security and compliance analysis across all changes in a phase or milestone. Covers OWASP Top 10, secrets detection, dependency vulnerabilities, IaC security, and supply chain risks.

65 1mo ago A 46 tokens original MIT

shipyard:builder

03

lgbarn/shipyard

Agent Claude Code

Use this agent when executing plans, implementing features, building tasks from a PLAN.md, or running TDD implementation cycles. This is the primary implementation agent.

65 1mo ago A 36 tokens original MIT

shipyard:debugger

04

lgbarn/shipyard

Agent Claude Code

Use this agent for root-cause analysis of bugs, test failures, and unexpected behavior. Follows the 5 Whys protocol and systematic debugging methodology.

65 1mo ago A 37 tokens original MIT

shipyard:documenter

05

lgbarn/shipyard

Agent Claude Code

Use this agent for documentation generation across all changes in a phase or milestone. Generates API docs, architecture updates, and user-facing documentation.

65 1mo ago A 33 tokens original MIT

shipyard:mapper

06

lgbarn/shipyard

Agent Claude Code

Use this agent when performing brownfield analysis on an existing codebase, onboarding to a new project, generating codebase documentation, or understanding legacy code.

65 1mo ago A 35 tokens original MIT

shipyard:researcher

07

lgbarn/shipyard

Agent Claude Code

Use this agent when conducting domain research, evaluating technology options, investigating ecosystem choices, or gathering knowledge for a development phase.

65 1mo ago A 30 tokens original MIT

shipyard:reviewer

08

lgbarn/shipyard

Agent Claude Code

Use this agent for code review, verifying spec compliance, conducting quality review after a build, or checking that an implementation matches its plan.

65 1mo ago A 33 tokens original MIT

shipyard:simplifier

09

lgbarn/shipyard

Agent Claude Code

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

65 1mo ago A 37 tokens original MIT

shipyard:verifier

10

lgbarn/shipyard

Agent Claude Code

Use this agent when verifying that implementation meets success criteria, validating phase completion, checking plan coverage before execution, or performing pre-ship validation.

65 1mo ago A 34 tokens original MIT

architect

11

lgbarn/shipyard

Agent

Use this agent when creating roadmaps, decomposing plans into tasks, making architecture decisions, or breaking down requirements into executable work. Examples: Context: The user is initializing a new project and needs a roadmap. user: "Create a roadmap for building this application" assistant: "I'll dispatch the…

65 1mo ago A 272 tokens original MIT

auditor

12

lgbarn/shipyard

Agent

Use this agent for comprehensive security and compliance analysis across all changes in a phase or milestone. Covers OWASP Top 10, secrets detection, dependency vulnerabilities, IaC security, and supply chain risks. Examples: Context: A phase build is complete and needs security review before proceeding. user: "Run a…

65 1mo ago A 241 tokens original MIT

builder

13

lgbarn/shipyard

Agent

Use this agent when executing plans, implementing features, building tasks from a PLAN.md, or running TDD implementation cycles. This is the primary implementation agent. Examples: Context: A plan has been created and is ready for execution. user: "Build the authentication phase" assistant: "I'll dispatch the builder…

65 1mo ago A 266 tokens original MIT

debugger

14

lgbarn/shipyard

Agent

Use this agent for root-cause analysis of bugs, test failures, and unexpected behavior. Follows the 5 Whys protocol and produces ROOT-CAUSE.md with evidence chain and remediation plan. Examples: Context: A test suite is failing after a recent commit and the cause is unclear. user: "Figure out why the tests are…

65 1mo ago A 305 tokens original MIT

documenter

15

lgbarn/shipyard

Agent

Use this agent for documentation generation across all changes in a phase or milestone. Generates API docs, architecture updates, and user-facing documentation. Examples: Context: A phase build is complete and needs documentation updated. user: "Generate documentation for the completed phase" assistant: "I'll dispatch…

65 1mo ago A 208 tokens original MIT

mapper

16

lgbarn/shipyard

Agent

Use this agent when performing brownfield analysis on an existing codebase, onboarding to a new project, generating codebase documentation, or understanding legacy code. Examples: Context: The user wants to understand an existing codebase they are joining or inheriting. user: "I need to understand this existing…

65 1mo ago A 226 tokens original MIT

researcher

17

lgbarn/shipyard

Agent

Use this agent when conducting domain research, evaluating technology options, investigating ecosystem choices, or gathering knowledge for a development phase. Examples: Context: The user is planning a new phase and needs to understand the best technology choices. user: "We need to add real-time notifications — what…

65 1mo ago A 202 tokens original MIT

reviewer

18

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

19

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

20

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