shipwright 0.1.0
🚢 Initial release
Production-grade Claude Code skills for shipping quality code via an automated audit → review → docs → PR pipeline.
Install
/plugin marketplace add cloverink/shipwright
/plugin install shipwright@shipwright
What's inside
- 12 skills flat under
skills/— see README - 4 design patterns documented in
patterns/ - One command (
/ship) gates your branch through 4 quality phases before PR - Strict quality gates — code >9/10, UX 10/10, docs binary pass/fail
Highlights
- A→R→D→S pipeline with sub-skill commit bundling
- Branch-aware audit (whole-project on main, diff-scoped on feature)
- Mermaid diagrams in README showing pipeline + review-family flow
- Decision matrix for choosing the right review skill
- GitHub Actions CI validates plugin structure on every push
See CHANGELOG.md for the full feature list.