shipwright

ai-agency v1.0.0 by Nate Nelson

Describe your app in plain English — Shipwright builds, tests, and deploys it autonomously via a 9-phase pipeline.

1 Skills
4 Commands
MIT License
$undefined undefined/undefined Pricing

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)

shipwright-pipeline SKILL.md View full skill →

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

  1. Install the build engine:

pip install product-agent
  1. 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

Ready to use shipwright?

View on GitHub