You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+55Lines changed: 55 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,61 @@ Use `rocketcart-amazon-ads-live-review` as the single entry point when Rocketcar
57
57
| Preflight / Approval Readiness Review | You already have candidate action rows and need to know whether they are approval-ready. | Executability verdicts, missing IDs/current values, stale rows, and exact approval text. |
58
58
| Post-Change Readback / Monitoring Review | Approved changes were made and you need to verify state and outcomes. | Readback status plus 3/7/14-day monitoring verdicts. |
zip -r rocketcart-amazon-ads-live-review.zip rocketcart-amazon-ads-live-review
75
+
```
76
+
77
+
Upload that one ZIP as a Claude skill. Do not upload the whole repo as one skill.
78
+
79
+
First smoke test, even without Rocketcart connected:
80
+
81
+
```text
82
+
Use $rocketcart-amazon-ads-live-review in Live Optimization Review mode. I do not have Rocketcart MCP connected yet. Run in standalone mode and tell me the exact Amazon Ads and product data you need for a safe first review. Do not execute anything.
83
+
```
84
+
85
+
Expected first output shape:
86
+
87
+
```text
88
+
Mode: Standalone
89
+
Review mode: Live Optimization Review
90
+
Execution: no writes; approval required for any future live action
Next step: provide exports or connect Rocketcart MCP for live reads
93
+
```
94
+
95
+
With Rocketcart MCP connected, paste one of these:
96
+
97
+
```text
98
+
Use $rocketcart-amazon-ads-live-review in Live Optimization Review mode for profile example_de. Confirm the profile, inspect live Sponsored Products campaigns, product ads/ASIN mapping, budget and targeting drift, snapshots/changelogs, product readiness, category/BSR movement, and competitor signals. Produce proposed action rows only. Do not execute anything.
99
+
```
100
+
101
+
```text
102
+
Use $rocketcart-amazon-ads-live-review in Product-Aware Growth Review mode for profile example_de. Classify each ASIN/campaign as Grow, Fix Before Scaling, Protect, Monitor, or Blocked using Ads performance plus inventory, Featured Offer / Buy Box, price, reviews/rating, estimated demand, category/BSR movement, competitor signals, margin, and recent changes. Do not execute anything.
103
+
```
104
+
105
+
```text
106
+
Use $rocketcart-amazon-ads-live-review in Preflight / Approval Readiness Review mode for profile example_de. Review these candidate action rows for exact entity IDs, current values, proposed values, product-readiness gates, expected impact, risk, approval text, readback, and monitoring. Mark each row Approval Ready, Needs IDs, Needs Current Value, Needs Product Context, Stale Approval, Blocked, or Monitor Only. Do not execute anything.
107
+
```
108
+
109
+
```text
110
+
Use $rocketcart-amazon-ads-live-review in Post-Change Readback / Monitoring Review mode for profile example_de. Review the approved changes from the last execution window, read back affected entities, compare expected versus current state, and classify each action as Readback Confirmed, Partially Applied, Not Applied, Monitoring, Worked, Failed, or Needs More Data. Do not execute new writes.
111
+
```
112
+
113
+
Without Rocketcart, provide exports or pasted summaries. Rocketcart adds live campaign state, product-ad/ASIN mapping, product intelligence, recent-change context, preflight, readback, and guarded execution. In both modes, any live write still needs explicit human approval, live preflight, exact IDs, current/proposed values, readback, and monitoring.
Copy file name to clipboardExpand all lines: docs/FAQ.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,17 @@ MCP means Model Context Protocol. It lets an AI assistant use approved external
24
24
25
25
## Do I need Rocketcart?
26
26
27
-
No. The skills work standalone with static exports, pasted CSVs, or summaries. Rocketcart MCP adds live Amazon Ads reads, product intelligence, snapshots, optimization memory, preflight, approval-gated execution, and readback.
27
+
No. The skills work standalone with static exports, pasted CSVs, or summaries. Rocketcart MCP adds live Amazon Ads reads, product intelligence, snapshots, recent-change context, preflight, approval-gated execution, and readback.
28
+
29
+
## How do I test the Rocketcart bridge after installing it?
30
+
31
+
Paste this into Codex or Claude:
32
+
33
+
```text
34
+
Use $rocketcart-amazon-ads-live-review in Live Optimization Review mode. I do not have Rocketcart MCP connected yet. Run in standalone mode and tell me the exact Amazon Ads and product data you need for a safe first review. Do not execute anything.
35
+
```
36
+
37
+
A good first output should say it is in standalone mode, list missing campaign/product data, refuse execution, and ask for exports or a Rocketcart MCP connection for live reads.
28
38
29
39
## Is Rocketcart MCP just an Amazon Ads connector?
30
40
@@ -34,6 +44,14 @@ No. Rocketcart MCP is the optional Amazon Ads + product-intelligence connection.
34
44
35
45
The skill should say which context is unavailable, lower confidence, and fall back to static exports or user-provided product data. Missing product context should block or downgrade risky scale, launch, pause, or negative recommendations.
36
46
47
+
## What do I provide in standalone mode?
48
+
49
+
Provide the best available exports or summaries: campaign, targeting, search term, placement, advertised-product, purchased-product, Business Reports, BSR/category movement, inventory or availability, Featured Offer / Buy Box, price, reviews/rating, margin or target ACoS, competitor signals, and recent changes.
50
+
51
+
## What does Rocketcart MCP add?
52
+
53
+
When available, Rocketcart MCP can read or cross-check live campaign state, product-ad/ASIN mapping, product intelligence, recent-change context, snapshots, preflight state, and readback. It still does not remove the need for human approval before any live write.
54
+
37
55
## Can this change my Amazon Ads account?
38
56
39
57
Not by itself. These open-source skills do not execute Amazon Ads changes. Any live write requires explicit approval, live preflight, exact entity IDs, current/proposed values, readback, and monitoring.
Copy file name to clipboardExpand all lines: docs/GLOSSARY.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,11 +16,23 @@ Model Context Protocol. MCP lets an AI assistant use approved external context a
16
16
17
17
Rocketcart's MCP layer for Amazon Ads reads, product intelligence, optimization snapshots, live-state checks, guarded writes, and readback. It is optional; the open-source skills also work with static exports.
18
18
19
+
## Standalone Mode
20
+
21
+
Using a skill with user-provided exports, pasted data, screenshots, or summaries instead of live Rocketcart MCP reads. The skill should lower confidence when live state, product context, exact IDs, or recent changes are missing.
22
+
23
+
## Rocketcart MCP Mode
24
+
25
+
Using the Rocketcart bridge skill when Rocketcart MCP is available for live Ads state, product-ad/ASIN mapping, product intelligence, recent-change context, preflight, readback, and guarded execution.
26
+
27
+
## Review Mode
28
+
29
+
The job selected inside `rocketcart-amazon-ads-live-review`: Live Optimization Review, Product-Aware Growth Review, Preflight / Approval Readiness Review, or Post-Change Readback / Monitoring Review.
30
+
19
31
## Product Intelligence
20
32
21
33
Product-level context that changes PPC decisions, such as ASIN/SKU mapping, inventory or availability, Featured Offer / Buy Box, price, reviews, rating, category rank/BSR movement, estimated demand, competitor changes, seasonal context, and margin or target ACoS when available.
22
34
23
-
## Optimization Memory
35
+
## Recent-Change Context
24
36
25
37
Rocketcart context about prior optimization sessions, snapshots, changelogs, entity history, pending evaluations, cooldowns, and recent live drift. It helps avoid repeating actions that are already under evaluation or recently failed.
@@ -50,6 +57,12 @@ zip -r amazon-account-growth-operating-system.zip amazon-account-growth-operatin
50
57
51
58
Upload that ZIP in Claude's skill settings.
52
59
60
+
For the Rocketcart bridge only:
61
+
62
+
```bash
63
+
zip -r rocketcart-amazon-ads-live-review.zip rocketcart-amazon-ads-live-review
64
+
```
65
+
53
66
Do not upload the entire repository as one Claude skill. Each top-level skill folder is intended to be installed separately.
54
67
55
68
Include:
@@ -68,6 +81,22 @@ Use $amazon-account-growth-operating-system to build a weekly Amazon PPC action
68
81
69
82
Installing these open-source skills is separate from connecting Rocketcart MCP. If Rocketcart MCP is available in your host environment, the Rocketcart-aware skill can use it for live Ads + product-intelligence reads. If it is not available, the same skill should run in standalone mode and ask for static exports or pasted product context.
70
83
84
+
To smoke-test the Rocketcart bridge after install:
85
+
86
+
```text
87
+
Use $rocketcart-amazon-ads-live-review in Live Optimization Review mode. I do not have Rocketcart MCP connected yet. Run in standalone mode and tell me the exact Amazon Ads and product data you need for a safe first review. Do not execute anything.
88
+
```
89
+
90
+
Expected first output:
91
+
92
+
```text
93
+
Mode: Standalone
94
+
Review mode: Live Optimization Review
95
+
Execution: no writes; approval required for any future live action
Next step: provide exports or connect Rocketcart MCP for live reads
98
+
```
99
+
71
100
If you have the Codex skill validator available, run:
72
101
73
102
```bash
@@ -129,6 +158,32 @@ For a product-aware Rocketcart review:
129
158
Use $rocketcart-amazon-ads-live-review for profile example_de. Confirm the profile, inspect live campaigns and product ads, map campaigns to ASIN context, check category/BSR movement, product readiness, inventory or availability blockers, Featured Offer / Buy Box risk, competitor signals, snapshots, and live drift. Produce proposed action rows only; do not execute writes.
130
159
```
131
160
161
+
### Rocketcart Bridge Review Mode Prompts
162
+
163
+
Live Optimization Review:
164
+
165
+
```text
166
+
Use $rocketcart-amazon-ads-live-review in Live Optimization Review mode for profile example_de. Confirm the profile, inspect live Sponsored Products campaigns, product ads/ASIN mapping, budget and targeting drift, snapshots/changelogs, product readiness, category/BSR movement, and competitor signals. Produce proposed action rows only. Do not execute anything.
167
+
```
168
+
169
+
Product-Aware Growth Review:
170
+
171
+
```text
172
+
Use $rocketcart-amazon-ads-live-review in Product-Aware Growth Review mode for profile example_de. Classify each ASIN/campaign as Grow, Fix Before Scaling, Protect, Monitor, or Blocked using Ads performance plus inventory, Featured Offer / Buy Box, price, reviews/rating, estimated demand, category/BSR movement, competitor signals, margin, and recent changes. Do not execute anything.
173
+
```
174
+
175
+
Preflight / Approval Readiness Review:
176
+
177
+
```text
178
+
Use $rocketcart-amazon-ads-live-review in Preflight / Approval Readiness Review mode for profile example_de. Review these candidate action rows for exact entity IDs, current values, proposed values, product-readiness gates, expected impact, risk, approval text, readback, and monitoring. Mark each row Approval Ready, Needs IDs, Needs Current Value, Needs Product Context, Stale Approval, Blocked, or Monitor Only. Do not execute anything.
179
+
```
180
+
181
+
Post-Change Readback / Monitoring Review:
182
+
183
+
```text
184
+
Use $rocketcart-amazon-ads-live-review in Post-Change Readback / Monitoring Review mode for profile example_de. Review the approved changes from the last execution window, read back affected entities, compare expected versus current state, and classify each action as Readback Confirmed, Partially Applied, Not Applied, Monitoring, Worked, Failed, or Needs More Data. Do not execute new writes.
185
+
```
186
+
132
187
## First Smoke Test
133
188
134
189
After installing one skill, use the matching `examples/<skill-name>/prompt.md` with the context in `input-summary.md`. A good output should follow `expected-output-outline.md`.
Copy file name to clipboardExpand all lines: docs/MAINTENANCE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Before committing updates:
25
25
6. Confirm new skills are listed in `README.md` and `docs/SKILL_CATALOG.md` when they are user-facing.
26
26
7. Confirm each production skill has an example with `prompt.md`, `input-summary.md`, `expected-output-outline.md`, `sample-data/`, `expected-output.md`, `known-bad-output.md`, and `eval-result.md`.
27
27
8. Confirm new-user docs answer what the skill is, how to install it, what data is needed, and whether live execution can occur.
28
-
9. Confirm Rocketcart docs explain which context comes from live Ads reads, product intelligence, optimization memory, or user-provided exports.
28
+
9. Confirm Rocketcart docs explain which context comes from live Ads reads, product intelligence, recent-change context, or user-provided exports.
29
29
10. Review changed outputs with the relevant `evals/` prompt before opening a PR.
30
30
11. Run or review at least one relevant stress test from `stress-tests/` when safety gates, BSR claims, negatives, budget cuts, or Rocketcart writes are affected.
31
31
12. Confirm concrete eval cases have prompt, expected behavior, and pass/fail rubric with `make eval`.
Copy file name to clipboardExpand all lines: docs/ROCKETCART_MCP_GUIDE.md
+41-1Lines changed: 41 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,24 @@ Use `rocketcart-amazon-ads-live-review` as the single Rocketcart-aware entry poi
31
31
| Preflight / Approval Readiness Review | Candidate action rows exist and need approval/executability review. | Row-by-row readiness, missing data, exact approval text, and blockers. |
32
32
| Post-Change Readback / Monitoring Review | Approved changes have been made or need outcome review. | Readback status, early results, and 3/7/14-day monitoring plan. |
33
33
34
+
## 60-Second Smoke Test
35
+
36
+
Use this after installing the skill, even before Rocketcart MCP is connected:
37
+
38
+
```text
39
+
Use $rocketcart-amazon-ads-live-review in Live Optimization Review mode. I do not have Rocketcart MCP connected yet. Run in standalone mode and tell me the exact Amazon Ads and product data you need for a safe first review. Do not execute anything.
Use $rocketcart-amazon-ads-live-review for profile example_de.
100
120
@@ -103,7 +123,7 @@ Run a read-first Amazon Ads + product-intelligence review. Confirm the profile,
103
123
Produce proposed action rows only. Do not execute any bid, budget, placement, negative, pause, relaunch, product-ad, target, or campaign-creation write. Any write candidate must include exact IDs, current value, proposed value, expected impact, risk, approval requirement, live preflight, readback, and 3/7/14-day monitoring.
104
124
```
105
125
106
-
## Product-Aware Growth Prompt
126
+
Product-Aware Growth Review:
107
127
108
128
```text
109
129
Use $rocketcart-amazon-ads-live-review in Product-Aware Growth Review mode for profile example_de.
@@ -113,6 +133,26 @@ For each ASIN or campaign, join Amazon Ads performance with product context: inv
113
133
Keep all live write actions approval-gated. Do not execute.
114
134
```
115
135
136
+
Preflight / Approval Readiness Review:
137
+
138
+
```text
139
+
Use $rocketcart-amazon-ads-live-review in Preflight / Approval Readiness Review mode for profile example_de.
140
+
141
+
Review these candidate action rows for exact entity IDs, current values, proposed values, product-readiness gates, expected impact, risk, approval text, readback, and monitoring. Mark each row Approval Ready, Needs IDs, Needs Current Value, Needs Product Context, Stale Approval, Blocked, or Monitor Only.
142
+
143
+
Do not execute anything.
144
+
```
145
+
146
+
Post-Change Readback / Monitoring Review:
147
+
148
+
```text
149
+
Use $rocketcart-amazon-ads-live-review in Post-Change Readback / Monitoring Review mode for profile example_de.
150
+
151
+
Review the approved changes from the last execution window, read back affected entities, compare expected versus current state, and classify each action as Readback Confirmed, Partially Applied, Not Applied, Monitoring, Worked, Failed, or Needs More Data.
152
+
153
+
Do not execute new writes.
154
+
```
155
+
116
156
## Approval And Execution Boundary
117
157
118
158
Rocketcart MCP may expose write capabilities, but availability is not permission.
0 commit comments