docs: move /ship to end of demo — review → QA → ship is the real flow

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-17 14:01:46 -07:00
parent 7145ea5906
commit 185b588c74
+6 -6
View File
@@ -62,18 +62,18 @@ Claude: [AUTO-FIXED] Orphan S3 cleanup on failed upload
selection. Add SELECT FOR UPDATE? → You: yes
Pre-Landing Review: 3 issues — 2 auto-fixed, 1 fixed.
You: /ship
Claude: Tests: 42 → 51 (+9 new)
Coverage: 14/14 code paths tested (100%)
PR: github.com/you/app/pull/42
You: /qa https://staging.myapp.com
Claude: Upload → classify → enrich → draft: end to end ✓
Mobile upload: ✓ | Slow connection: ✓ | Bad image: ✓
Regression test generated: test/qa-regression-001.test.ts
You: /ship
Claude: Tests: 42 → 51 (+9 new)
Coverage: 14/14 code paths tested (100%)
PR: github.com/you/app/pull/42
```
One feature. Six commands. CEO taste → architecture → review → ship → QA. The agent found a race condition I would have missed, auto-fixed two issues I didn't even think about, wrote 9 tests, and generated a regression test from QA. That is not a copilot. That is a team.
One feature. Six commands. CEO taste → architecture → review → QA → ship. The agent found a race condition I would have missed, auto-fixed two issues I didn't even think about, wrote 9 tests, and generated a regression test from QA. That is not a copilot. That is a team.
---