mirror of https://github.com/garrytan/gstack.git
docs: reorder demo — design before eng, after CEO
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a516af8055
commit
ecc8ff51ba
12
README.md
12
README.md
|
|
@ -35,6 +35,11 @@ Claude: "Photo upload" is not the feature. The real job is helping
|
||||||
web, and draft the listing automatically? That's 10 stars.
|
web, and draft the listing automatically? That's 10 stars.
|
||||||
"Upload a photo" is 3 stars. Which are we building?
|
"Upload a photo" is 3 stars. Which are we building?
|
||||||
|
|
||||||
|
You: /plan-design-review https://staging.myapp.com
|
||||||
|
Claude: Design Score: B | AI Slop Score: C
|
||||||
|
"Upload flow looks like a default Bootstrap form."
|
||||||
|
Top fix: custom drag-drop zone with preview grid.
|
||||||
|
|
||||||
You: /plan-eng-review
|
You: /plan-eng-review
|
||||||
Claude: ┌─────────┐ ┌──────────┐ ┌──────────┐ ┌─────────┐
|
Claude: ┌─────────┐ ┌──────────┐ ┌──────────┐ ┌─────────┐
|
||||||
│ Upload │───▶│ Classify │───▶│ Enrich │───▶│ Draft │
|
│ Upload │───▶│ Classify │───▶│ Enrich │───▶│ Draft │
|
||||||
|
|
@ -42,11 +47,6 @@ Claude: ┌─────────┐ ┌──────────
|
||||||
└─────────┘ └──────────┘ └──────────┘ └─────────┘
|
└─────────┘ └──────────┘ └──────────┘ └─────────┘
|
||||||
Failure modes: 6 mapped. Test matrix: 14 cases.
|
Failure modes: 6 mapped. Test matrix: 14 cases.
|
||||||
|
|
||||||
You: /plan-design-review https://staging.myapp.com
|
|
||||||
Claude: Design Score: B | AI Slop Score: C
|
|
||||||
"Upload flow looks like a default Bootstrap form."
|
|
||||||
Top fix: custom drag-drop zone with preview grid.
|
|
||||||
|
|
||||||
You: Approve plan. Exit plan mode.
|
You: Approve plan. Exit plan mode.
|
||||||
[Claude implements the feature]
|
[Claude implements the feature]
|
||||||
|
|
||||||
|
|
@ -67,7 +67,7 @@ Claude: Tests: 42 → 51 (+9 new)
|
||||||
PR: github.com/you/app/pull/42
|
PR: github.com/you/app/pull/42
|
||||||
```
|
```
|
||||||
|
|
||||||
One feature. Seven commands. CEO taste → architecture → design audit → build → review → QA → ship. The agent reframed the product, found a race condition I would have missed, auto-fixed two issues, caught the AI slop in my UI, wrote 9 tests, and generated a regression test. That is not a copilot. That is a team.
|
One feature. Seven commands. CEO taste → design audit → architecture → build → review → QA → ship. The agent reframed the product, found a race condition I would have missed, auto-fixed two issues, caught the AI slop in my UI, wrote 9 tests, and generated a regression test. That is not a copilot. That is a team.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue