shipwright
Describe your app in plain English — Shipwright builds, tests, and deploys it autonomously via a 9-phase pipeline.
Installation
Open Claude Code and run this command:
/plugin install shipwright@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
Describe your app in plain English — Shipwright builds, tests, and deploys it autonomously via a 9-phase pipeline. Powered by product-agent on PyPI.
Skills (1)
Autonomous app builder that converts plain-English descriptions into fully built, tested applications.
ReadWriteEditGrepGlobBash(pip:*)Bash(python:*)Bash(npm:*)Bash(npx:*)Bash(git:*)
How It Works
- Install the build engine:
pip install product-agent
- Use the skills:
/shipwright-build— Build a new app from a plain-English description/shipwright-enhance— Add features to an existing Shipwright project/shipwright-stacks— List supported tech stacks/shipwright-projects— List and manage existing Shipwright projects