Creates a new WooCommerce product by referencing historical product data for consistency. Use when the Director says "add product", "new product", "create listing", "new item", or any request to add something to the WooCommerce store.
Commerce-Agent/past-products/.If not already provided, ask for:
inbox/ or URLs)Create inbox/YYYY-MM-DD-[product-slug]-draft.md with this structure:
# Product Draft — [Product Name]
**Date:** YYYY-MM-DD
**Status:** AWAITING REVIEW
## Basic Info
- **Name:** [Product Name]
- **Price:** $[X.XX]
- **Sale Price:** $[X.XX] (if applicable)
- **Category:** [Category]
- **Shipping Class:** [Match from past-products]
- **Tax Status:** [Match from past-products]
## Descriptions
**Short:** [1-2 sentence summary]
**Full:**
[Full product description]
## Images
- [filename or URL]
## Variations (if any)
- [List variations]
## SEO
- **Title:** [SEO title]
- **Meta Description:** [160 chars max]
## Reference
Matched against: `Commerce-Agent/past-products/[reference-file]`
checklist-bot.mdc).session-log.md: [timestamp] PRODUCT CREATED — [Product Name] — WooCommerce ID: [ID]Commerce-Agent/past-products/[product-slug].md for future reference.inbox/, note them in the draft but do not assume they are ready for upload without confirmation.