From e6ae1dd25ac111badb50156bfb1a693bb6c436cc Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Tue, 17 Mar 2026 14:00:30 -0700 Subject: [PATCH] docs: prefix all skill commands with You: in demo transcript Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index da1ca467..ceb44a99 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Fork it. Improve it. Make it yours. Don't player hate, appreciate. ``` You: I want to add photo upload for sellers. -/plan-ceo-review +You: /plan-ceo-review Claude: "Photo upload" is not the feature. The real job is helping sellers create listings that actually sell. @@ -41,7 +41,7 @@ Claude: "Photo upload" is not the feature. The real job is helping That's a 10-star listing experience. "Upload a photo" is a 3-star one. Which are we building? -/plan-eng-review +You: /plan-eng-review Claude: ┌─────────┐ ┌──────────┐ ┌──────────┐ ┌─────────┐ │ Upload │───▶│ Classify │───▶│ Enrich │───▶│ Draft │ @@ -55,9 +55,9 @@ Claude: ┌─────────┐ ┌────────── Failure modes: 6 mapped. Test matrix: 14 cases. Missing: what if classify returns low-confidence? -[implement the plan] +You: [implement the plan] -/review +You: /review Claude: [AUTO-FIXED] Orphan S3 cleanup on failed upload [AUTO-FIXED] Missing index on listings.status @@ -65,13 +65,13 @@ 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. -/ship +You: /ship Claude: Tests: 42 → 51 (+9 new) Coverage: 14/14 code paths tested (100%) PR: github.com/you/app/pull/42 -/qa https://staging.myapp.com +You: /qa https://staging.myapp.com Claude: Upload → classify → enrich → draft: end to end ✓ Mobile upload: ✓ | Slow connection: ✓ | Bad image: ✓