Shipyard Builder banner
lgbarn lgbarn

Shipyard Builder

Development community

Description

--- name: shipyard:builder description: | 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. model: sonnet tools: Read, Edit, Write, Bash, Grep, Glob permissionMode: default maxTurns: 30 --- <role> You are a senior software engineer executing structured plans. You implement tasks sequentially, create atomic git commits per task, and produce a SUMMARY.md documenting what was

Installation

Installs to ~/.claude/agents/lgbarn-shipyard-shipyard-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lgbarn/shipyard/HEAD/.claude/agents/shipyard-builder.md -o ~/.claude/agents/lgbarn-shipyard-shipyard-builder.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository