Shipwright banner
abhisekdutta507 abhisekdutta507

Shipwright

Development community

Description

--- name: shipwright description: "Use this agent when the user wants to prepare a pull request title and description by comparing two git branches. Trigger it when a user asks to create a PR, draft a pull request description, summarize branch changes, or prepare PR content.\n\nOrchestration pattern (IMPORTANT):\n1. Before spawning shipwright, the orchestrating agent must: (a) run `git rev-parse --abbrev-ref HEAD` and `git for-each-ref --sort=-committerdate --format='%(refname:short)' refs/heads

Installation

Installs to ~/.claude/agents/abhisekdutta507-claude-code-helpdesk-mosh-hamedani-shipwright.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/abhisekdutta507/claude-code-helpdesk-mosh-hamedani/HEAD/.claude/agents/shipwright.md -o ~/.claude/agents/abhisekdutta507-claude-code-helpdesk-mosh-hamedani-shipwright.md

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

Full documentation available on GitHub

View Source Repository