Business Operations Workflows
Version: 1.0.0 Last Updated: December 12, 2025 Purpose: Comprehensive workflow catalog for ecommerce, retail, restaurant, food delivery, and subscription business operations
Table of Contents
Ecommerce Operations
1. product-listing-create
- Description: Create new product listings with SEO optimization, images, variants, and pricing across all sales channels
- Trigger:
/create-productor manual - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: required
- review: recommended
- Dependencies:
- Agents: ecommerce-specialist, seo-optimizer, content-generator
- Commands: /create-product, /optimize-seo
- Steps:
- Product data collection - ecommerce-specialist - Gather SKU, pricing, specifications, and supplier info
- Content creation - content-generator - Generate compelling product descriptions and features
- SEO optimization - seo-optimizer - Add meta tags, keywords, alt text for search visibility
- Image processing - ecommerce-specialist - Resize, optimize, and tag product images
- Variant setup - ecommerce-specialist - Configure size, color, material options with inventory
- Channel sync - ecommerce-specialist - Push to website, marketplaces (Amazon, eBay, etc.)
- Validation - component-qa-validator - Verify all fields complete, images load, pricing correct
- Tags: [product, listing, seo, multichannel, inventory]
2. inventory-sync
- Description: Synchronize inventory levels across warehouse management system, website, and marketplace channels
- Trigger:
/sync-inventoryor scheduled (hourly) - Complexity: moderate
- Duration: 5-15m
- QA Integration:
- validation: required
- review: none
- Dependencies:
- Agents: inventory-manager, integration-specialist
- Commands: /sync-inventory, /reconcile-stock
- Steps:
- Data collection - integration-specialist - Pull stock levels from WMS API
- Discrepancy detection - inventory-manager - Compare current vs. expected levels
- Channel updates - integration-specialist - Push updated quantities to all sales channels
- Low stock alerts - inventory-manager - Flag items below reorder point
- Oversell prevention - inventory-manager - Set safety stock buffers per channel
- Validation - component-qa-validator - Verify sync completed without errors
- Reporting - inventory-manager - Log sync status and discrepancies
- Tags: [inventory, sync, wms, multichannel, automation]
3. order-fulfillment
- Description: Process customer orders from payment verification through shipping and tracking notification
- Trigger: Order received webhook or
/process-orders - Complexity: moderate
- Duration: 5-15m per order
- QA Integration:
- validation: required
- review: recommended for high-value orders
- Dependencies:
- Agents: fulfillment-specialist, shipping-coordinator, customer-service
- Commands: /process-order, /generate-shipping-label
- Steps:
- Order validation - fulfillment-specialist - Verify payment, address, and inventory availability
- Fraud check - security-specialist - Screen for high-risk indicators
- Pick list generation - fulfillment-specialist - Create warehouse pick instructions
- Packing slip - fulfillment-specialist - Generate packing slip with order details
- Shipping label - shipping-coordinator - Select carrier, create label, track number
- Inventory deduction - inventory-manager - Reduce stock levels
- Customer notification - customer-service - Send order confirmation and tracking email
- Validation - component-qa-validator - Confirm all steps completed
- Tags: [order, fulfillment, shipping, payment, notification]
4. returns-processing
- Description: Handle customer returns from authorization through refund and restocking
- Trigger: Customer return request or
/process-return - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: required
- review: recommended
- Dependencies:
- Agents: returns-specialist, inventory-manager, customer-service
- Commands: /authorize-return, /process-refund
- Steps:
- Return request review - returns-specialist - Verify return policy eligibility
- RMA generation - returns-specialist - Create return merchandise authorization number
- Return label - shipping-coordinator - Generate prepaid return shipping label
- Customer communication - customer-service - Send return instructions and label
- Receipt inspection - returns-specialist - Check condition upon warehouse receipt
- Disposition decision - returns-specialist - Restock, refurbish, or liquidate
- Refund processing - returns-specialist - Issue refund to original payment method
- Inventory update - inventory-manager - Update stock if restockable
- Validation - component-qa-validator - Verify refund issued and inventory updated
- Tags: [returns, rma, refund, customer-service, inventory]
5. customer-service-ticket
- Description: Manage customer service inquiries from initial contact through resolution
- Trigger: Customer email/chat or
/create-ticket - Complexity: simple
- Duration: 5-15m
- QA Integration:
- validation: recommended
- review: recommended for escalations
- Dependencies:
- Agents: customer-service, order-specialist
- Commands: /create-ticket, /update-ticket
- Steps:
- Ticket creation - customer-service - Log inquiry with category and priority
- Order lookup - order-specialist - Retrieve customer order history
- Issue diagnosis - customer-service - Identify problem type (shipping, product, billing)
- Resolution action - customer-service - Apply fix (resend, refund, replace)
- Customer response - customer-service - Communicate resolution and next steps
- Ticket closure - customer-service - Mark resolved and request satisfaction rating
- Knowledge base update - codi-documentation-writer - Add to FAQ if recurring issue
- Tags: [customer-service, support, ticket, resolution, communication]
6. review-management
- Description: Monitor, respond to, and leverage customer reviews across platforms
- Trigger: New review notification or
/monitor-reviews - Complexity: simple
- Duration: 5-15m
- QA Integration:
- validation: optional
- review: recommended for negative reviews
- Dependencies:
- Agents: reputation-manager, customer-service
- Commands: /fetch-reviews, /respond-review
- Steps:
- Review aggregation - reputation-manager - Collect reviews from all channels
- Sentiment analysis - reputation-manager - Categorize as positive, neutral, negative
- Response drafting - customer-service - Create personalized thank you or resolution
- Management approval - orchestrator - Review responses for negative/critical reviews
- Response publishing - customer-service - Post response on review platform
- Product team notification - orchestrator - Flag recurring product issues
- Marketing leverage - content-generator - Feature positive reviews in campaigns
- Tags: [reviews, reputation, feedback, customer-service, marketing]
7. pricing-optimization
- Description: Analyze competitor pricing and market demand to optimize product prices dynamically
- Trigger:
/optimize-pricingor scheduled (daily) - Complexity: complex
- Duration: 30m+
- QA Integration:
- validation: required
- review: required
- Dependencies:
- Agents: pricing-analyst, data-scientist, ecommerce-specialist
- Commands: /analyze-pricing, /update-prices
- Steps:
- Competitor data collection - pricing-analyst - Scrape competitor prices for matched products
- Demand analysis - data-scientist - Analyze sales velocity and price elasticity
- Margin calculation - pricing-analyst - Ensure pricing meets minimum margin targets
- Price recommendation - pricing-analyst - Generate optimal price points
- A/B test setup - data-scientist - Test price variations with customer segments
- Price updates - ecommerce-specialist - Push approved prices to all channels
- Performance monitoring - data-scientist - Track conversion rate and revenue impact
- Validation - component-qa-validator - Verify prices updated correctly
- Tags: [pricing, optimization, analytics, competition, revenue]
8. promotions-management
- Description: Create, schedule, and manage promotional campaigns including discounts, coupons, and sales events
- Trigger:
/create-promotionor manual - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: required
- review: recommended
- Dependencies:
- Agents: marketing-specialist, ecommerce-specialist
- Commands: /create-promotion, /schedule-campaign
- Steps:
- Campaign planning - marketing-specialist - Define discount type, duration, and target products
- Coupon code generation - ecommerce-specialist - Create unique promo codes
- Inventory check - inventory-manager - Verify sufficient stock for expected demand
- System configuration - ecommerce-specialist - Set up rules in ecommerce platform
- Marketing assets - content-generator - Create banners, emails, social posts
- Schedule activation - marketing-specialist - Set start/end dates and times
- Testing - component-qa-validator - Verify discount applies correctly at checkout
- Performance tracking - data-scientist - Monitor conversion rate and revenue
- Tags: [promotions, discounts, marketing, campaigns, sales]
9. shipping-management
- Description: Optimize shipping methods, rates, and carrier selection for cost and speed
- Trigger:
/optimize-shippingor manual - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: required
- review: recommended
- Dependencies:
- Agents: shipping-coordinator, logistics-analyst
- Commands: /compare-carriers, /update-shipping-rules
- Steps:
- Carrier rate comparison - logistics-analyst - Compare USPS, UPS, FedEx rates
- Zone analysis - logistics-analyst - Analyze shipping costs by destination zone
- Dimensional weight - shipping-coordinator - Update product dimensions for accurate rates
- Rule configuration - shipping-coordinator - Set carrier selection rules by weight/zone
- Real-time rates - integration-specialist - Enable live carrier rate calculations
- Free shipping thresholds - marketing-specialist - Set minimum order values
- International shipping - shipping-coordinator - Configure customs forms and duties
- Validation - component-qa-validator - Test checkout with various addresses
- Tags: [shipping, logistics, carriers, optimization, costs]
10. analytics-dashboard
- Description: Generate comprehensive ecommerce analytics including sales, traffic, conversion, and customer metrics
- Trigger:
/generate-analyticsor scheduled (daily) - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: recommended
- review: optional
- Dependencies:
- Agents: data-scientist, business-analyst
- Commands: /generate-report, /create-dashboard
- Steps:
- Data extraction - data-scientist - Pull sales, traffic, customer data from all sources
- KPI calculation - business-analyst - Calculate conversion rate, AOV, LTV, CAC
- Trend analysis - data-scientist - Identify growth patterns and anomalies
- Segmentation - business-analyst - Break down by product, channel, customer segment
- Visualization - data-scientist - Create charts and graphs for key metrics
- Insights generation - business-analyst - Identify opportunities and concerns
- Report distribution - orchestrator - Email dashboard to stakeholders
- Action items - business-analyst - Recommend optimizations based on data
- Tags: [analytics, reporting, kpi, insights, business-intelligence]
Retail Store
11. store-opening
- Description: Complete morning store opening procedures including cash drawer, systems, and safety checks
- Trigger:
/store-openingor manual checklist - Complexity: simple
- Duration: 15-30m
- QA Integration:
- validation: required
- review: none
- Dependencies:
- Agents: store-manager, pos-specialist
- Commands: /opening-checklist, /system-check
- Steps:
- Security inspection - store-manager - Walk perimeter, check locks, alarm status
- Lighting and HVAC - store-manager - Turn on lights, set temperature
- Cash drawer setup - pos-specialist - Count and verify starting cash float
- POS system - pos-specialist - Boot registers, verify network connectivity
- Inventory spot check - inventory-manager - Verify no overnight discrepancies
- Visual merchandising - merchandising-specialist - Check displays, signage, cleanliness
- Staff briefing - store-manager - Review daily goals and promotions with team
- Door unlock - store-manager - Open for business at scheduled time
- Validation - component-qa-validator - Confirm all systems operational
- Tags: [opening, checklist, pos, cash, procedures]
12. inventory-count
- Description: Perform physical inventory counts (cycle counts or full inventory) and reconcile with system
- Trigger:
/cycle-countor scheduled - Complexity: moderate
- Duration: 30m+ (varies by scope)
- QA Integration:
- validation: required
- review: required for variances
- Dependencies:
- Agents: inventory-manager, store-manager
- Commands: /generate-count-sheet, /reconcile-variance
- Steps:
- Count sheet generation - inventory-manager - Create list of items to count
- Physical count - store-manager - Count items on shelves and backroom
- Data entry - inventory-manager - Input counts into system
- Variance calculation - inventory-manager - Compare physical vs. system counts
- Investigation - store-manager - Research discrepancies (shrink, damage, theft)
- Adjustment approval - store-manager - Approve inventory adjustments
- System update - inventory-manager - Post adjustments to inventory records
- Reporting - inventory-manager - Document variances and trends
- Validation - component-qa-validator - Verify reconciliation complete
- Tags: [inventory, count, reconciliation, shrink, accuracy]
13. pos-management
- Description: Manage point-of-sale system including transactions, troubleshooting, and end-of-day reporting
- Trigger: Ongoing operations or
/pos-report - Complexity: simple
- Duration: 5-15m
- QA Integration:
- validation: recommended
- review: none
- Dependencies:
- Agents: pos-specialist, it-support
- Commands: /process-transaction, /troubleshoot-pos
- Steps:
- Transaction processing - pos-specialist - Ring up sales, apply discounts, process payments
- Receipt printing - pos-specialist - Print or email customer receipts
- Return processing - pos-specialist - Process returns per policy
- Troubleshooting - it-support - Resolve printer jams, network issues, software errors
- Shift reporting - pos-specialist - Generate sales report by cashier
- Cash reconciliation - pos-specialist - Count drawer and match to system total
- Variance resolution - store-manager - Investigate over/short discrepancies
- End-of-day close - pos-specialist - Close registers and create Z-report
- Tags: [pos, transactions, payments, reporting, troubleshooting]
14. staff-scheduling
- Description: Create employee schedules based on forecasted traffic, labor budget, and availability
- Trigger:
/create-scheduleor weekly - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: recommended
- review: optional
- Dependencies:
- Agents: hr-specialist, store-manager
- Commands: /forecast-traffic, /create-schedule
- Steps:
- Traffic forecast - data-scientist - Predict customer traffic by day/hour
- Labor budget - hr-specialist - Calculate hours available within budget
- Availability collection - hr-specialist - Gather employee availability requests
- Schedule creation - store-manager - Assign shifts matching coverage needs
- Compliance check - hr-specialist - Verify breaks, overtime, labor law compliance
- Schedule publishing - hr-specialist - Post schedule and notify employees
- Shift trades - hr-specialist - Manage employee shift swap requests
- Validation - component-qa-validator - Ensure adequate coverage and budget compliance
- Tags: [scheduling, labor, staffing, forecast, compliance]
15. visual-merchandising
- Description: Design and execute in-store product displays, signage, and seasonal decorations
- Trigger:
/plan-displayor seasonal/promotional - Complexity: moderate
- Duration: 30m+
- QA Integration:
- validation: optional
- review: recommended
- Dependencies:
- Agents: merchandising-specialist, marketing-specialist
- Commands: /create-planogram, /design-display
- Steps:
- Theme planning - marketing-specialist - Define seasonal or promotional theme
- Planogram design - merchandising-specialist - Create visual layout for displays
- Signage creation - content-generator - Design price tags, promotional signs
- Product selection - merchandising-specialist - Choose featured products
- Display construction - store-manager - Build displays per planogram
- Lighting setup - merchandising-specialist - Optimize lighting for product visibility
- Photography - marketing-specialist - Capture display photos for social media
- Performance tracking - data-scientist - Monitor sales lift from display
- Tags: [merchandising, displays, signage, visual, marketing]
16. loss-prevention
- Description: Implement and monitor theft prevention measures including surveillance, audits, and training
- Trigger:
/security-auditor scheduled - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: required
- review: recommended
- Dependencies:
- Agents: security-specialist, store-manager
- Commands: /security-audit, /review-footage
- Steps:
- Surveillance monitoring - security-specialist - Review camera footage for suspicious activity
- EAS tag audit - security-specialist - Verify electronic article surveillance tags applied
- High-risk item tracking - inventory-manager - Monitor frequently stolen items
- Employee training - hr-specialist - Train staff on shoplifting indicators
- Entrance/exit monitoring - security-specialist - Position staff at key locations
- Receipt checks - security-specialist - Random receipt verification at exit
- Incident reporting - security-specialist - Document theft incidents and police reports
- Shrink analysis - inventory-manager - Calculate shrink rate and identify trends
- Tags: [security, loss-prevention, shrink, surveillance, theft]
17. customer-service-floor
- Description: Provide in-store customer assistance including product questions, sizing, and checkout support
- Trigger: Customer interaction or
/assist-customer - Complexity: simple
- Duration: 5-15m
- QA Integration:
- validation: optional
- review: none
- Dependencies:
- Agents: customer-service, product-specialist
- Commands: /product-lookup, /check-stock
- Steps:
- Greeting - customer-service - Welcome customer and ask how to help
- Needs assessment - customer-service - Understand customer requirements
- Product recommendation - product-specialist - Suggest appropriate products
- Inventory check - inventory-manager - Verify in-stock status and sizes
- Fitting room - customer-service - Provide fitting room if needed
- Upselling - customer-service - Suggest complementary items
- Checkout - pos-specialist - Ring up purchase at register
- Feedback - customer-service - Ask for satisfaction and loyalty program signup
- Tags: [customer-service, sales, assistance, upselling, experience]
18. vendor-receiving
- Description: Receive, inspect, and process vendor shipments into inventory system
- Trigger: Delivery arrival or
/receive-shipment - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: required
- review: recommended for discrepancies
- Dependencies:
- Agents: receiving-specialist, inventory-manager
- Commands: /receive-po, /inspect-shipment
- Steps:
- Delivery acceptance - receiving-specialist - Sign for delivery and check for damage
- PO matching - receiving-specialist - Match shipment to purchase order
- Box count verification - receiving-specialist - Count boxes vs. packing slip
- Item inspection - receiving-specialist - Check quantity, condition, and SKU accuracy
- Discrepancy reporting - receiving-specialist - Document shortages or damages
- System receiving - inventory-manager - Post receipt to inventory system
- Backroom storage - receiving-specialist - Put away items to designated locations
- Vendor communication - receiving-specialist - Report issues to vendor for credit
- Validation - component-qa-validator - Verify all items received and posted
- Tags: [receiving, vendors, purchase-orders, inventory, inspection]
19. price-changes
- Description: Execute price changes including markdowns, promotions, and regular price updates
- Trigger:
/price-changeor scheduled - Complexity: simple
- Duration: 15-30m
- QA Integration:
- validation: required
- review: optional
- Dependencies:
- Agents: pricing-specialist, pos-specialist
- Commands: /update-prices, /print-tags
- Steps:
- Price change list - pricing-specialist - Generate list of items with new prices
- System updates - pos-specialist - Update prices in POS system
- Tag printing - pricing-specialist - Print new shelf tags and price labels
- Tag placement - store-manager - Replace old tags on shelves
- Verification scan - pos-specialist - Scan items to verify price updates
- Signage updates - merchandising-specialist - Update sale signage
- Staff notification - store-manager - Brief team on price changes
- Validation - component-qa-validator - Confirm all prices updated correctly
- Tags: [pricing, markdowns, tags, pos, promotions]
20. seasonal-transitions
- Description: Manage seasonal inventory transitions including clearance, new product sets, and store resets
- Trigger:
/seasonal-resetor quarterly - Complexity: complex
- Duration: 30m+
- QA Integration:
- validation: recommended
- review: optional
- Dependencies:
- Agents: merchandising-specialist, inventory-manager, store-manager
- Commands: /plan-reset, /clearance-markdown
- Steps:
- Clearance planning - merchandising-specialist - Identify old seasonal items for markdown
- Markdown execution - pricing-specialist - Apply progressive markdowns
- New product ordering - inventory-manager - Order incoming seasonal merchandise
- Floor plan redesign - merchandising-specialist - Create new store layout
- Reset execution - store-manager - Move fixtures and merchandise overnight
- New product receiving - receiving-specialist - Process seasonal deliveries
- Visual merchandising - merchandising-specialist - Set up displays and signage
- Staff training - hr-specialist - Train on new products and features
- Grand reveal - marketing-specialist - Promote seasonal refresh
- Tags: [seasonal, reset, clearance, merchandising, planning]
Restaurant Operations
21. menu-management
- Description: Update menu items, pricing, descriptions, and seasonal offerings across all ordering channels
- Trigger:
/update-menuor manual - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: required
- review: recommended
- Dependencies:
- Agents: menu-specialist, chef, marketing-specialist
- Commands: /update-menu, /sync-channels
- Steps:
- Recipe development - chef - Create and test new menu items
- Costing analysis - menu-specialist - Calculate food cost and set menu price
- Description writing - content-generator - Write appealing menu descriptions
- Photography - marketing-specialist - Capture professional food photos
- POS update - pos-specialist - Add items to restaurant POS system
- Online menu sync - integration-specialist - Update website and delivery apps
- Printed menu - marketing-specialist - Design and print physical menus
- Staff training - chef - Train kitchen and servers on new items
- Validation - component-qa-validator - Verify all channels show correct info
- Tags: [menu, recipes, pricing, pos, multichannel]
22. inventory-ordering
- Description: Order food and beverage inventory based on par levels, forecasted demand, and vendor schedules
- Trigger:
/check-inventoryor scheduled (daily/weekly) - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: recommended
- review: optional
- Dependencies:
- Agents: inventory-manager, purchasing-specialist, chef
- Commands: /generate-order, /submit-order
- Steps:
- Inventory count - inventory-manager - Count current stock levels
- Par level comparison - inventory-manager - Compare to established par levels
- Demand forecast - data-scientist - Predict sales volume by menu item
- Order quantity calculation - purchasing-specialist - Calculate order quantities
- Vendor selection - purchasing-specialist - Choose vendors by price and quality
- Order submission - purchasing-specialist - Submit orders via vendor portals
- Delivery scheduling - purchasing-specialist - Coordinate delivery times
- Budget tracking - purchasing-specialist - Monitor food cost percentage
- Tags: [inventory, ordering, purchasing, forecasting, vendors]
23. shift-scheduling
- Description: Create kitchen and front-of-house schedules based on reservations and forecasted covers
- Trigger:
/create-scheduleor weekly - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: recommended
- review: optional
- Dependencies:
- Agents: hr-specialist, restaurant-manager
- Commands: /forecast-covers, /create-schedule
- Steps:
- Reservation review - restaurant-manager - Check upcoming reservations
- Cover forecast - data-scientist - Predict walk-in and total covers
- Labor budget - hr-specialist - Calculate hours within labor cost target
- Availability collection - hr-specialist - Gather employee availability
- Schedule creation - restaurant-manager - Assign kitchen and FOH shifts
- Station assignments - chef - Assign cooks to prep, line, expo stations
- Compliance check - hr-specialist - Verify breaks and labor law compliance
- Schedule publishing - hr-specialist - Post schedule and notify staff
- Tags: [scheduling, labor, staffing, forecast, restaurant]
24. reservation-management
- Description: Manage table reservations including bookings, modifications, waitlist, and table assignments
- Trigger: Customer booking or
/manage-reservations - Complexity: simple
- Duration: 1-5m per reservation
- QA Integration:
- validation: optional
- review: none
- Dependencies:
- Agents: host-specialist, restaurant-manager
- Commands: /book-table, /assign-table
- Steps:
- Booking intake - host-specialist - Record party size, date, time, special requests
- Availability check - host-specialist - Verify table availability
- Confirmation - host-specialist - Confirm reservation and send reminder
- Table assignment - host-specialist - Assign specific table based on party size
- Waitlist management - host-specialist - Add walk-ins to waitlist
- Guest arrival - host-specialist - Check in guests and seat at table
- Modification handling - host-specialist - Process changes or cancellations
- No-show tracking - restaurant-manager - Track no-show rate
- Tags: [reservations, bookings, tables, host, waitlist]
25. kitchen-prep
- Description: Execute daily kitchen prep tasks including ingredient prep, sauce making, and station setup
- Trigger:
/kitchen-prepor daily (morning) - Complexity: moderate
- Duration: 30m+
- QA Integration:
- validation: recommended
- review: none
- Dependencies:
- Agents: chef, prep-cook
- Commands: /prep-checklist, /recipe-lookup
- Steps:
- Prep list generation - chef - Create list based on forecasted demand
- Ingredient retrieval - prep-cook - Pull ingredients from walk-in and dry storage
- Vegetable prep - prep-cook - Wash, peel, chop vegetables per recipes
- Protein prep - prep-cook - Portion, marinate, or season proteins
- Sauce and stock - prep-cook - Prepare sauces, stocks, dressings
- Portioning - prep-cook - Portion items into containers and label
- Storage - prep-cook - Store in walk-in or reach-ins with FIFO rotation
- Station setup - line-cook - Set up mise en place at cooking stations
- Quality check - chef - Verify prep quality and quantities
- Tags: [prep, kitchen, cooking, recipes, mise-en-place]
26. health-compliance
- Description: Maintain food safety compliance including temperature logs, sanitation, and health inspections
- Trigger:
/health-checkor scheduled (daily/weekly) - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: required
- review: required
- Dependencies:
- Agents: health-compliance-specialist, chef
- Commands: /temperature-log, /sanitation-checklist
- Steps:
- Temperature monitoring - health-compliance-specialist - Log fridge, freezer temps
- Food temp checks - health-compliance-specialist - Check hot/cold holding temps
- Sanitation tasks - kitchen-staff - Execute cleaning checklist
- Handwashing audit - health-compliance-specialist - Monitor handwashing compliance
- Allergen labeling - chef - Verify allergen warnings on menu
- Date labeling - prep-cook - Check date labels on all prepped items
- Pest control - health-compliance-specialist - Inspect for pests
- Inspection readiness - health-compliance-specialist - Ensure all logs current
- Corrective actions - chef - Address any violations immediately
- Tags: [health, safety, compliance, sanitation, inspection]
27. vendor-management
- Description: Manage relationships with food suppliers including ordering, receiving, pricing, and quality issues
- Trigger:
/manage-vendoror ongoing - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: recommended
- review: optional
- Dependencies:
- Agents: purchasing-specialist, chef
- Commands: /vendor-scorecard, /negotiate-pricing
- Steps:
- Vendor evaluation - purchasing-specialist - Track on-time delivery, quality, pricing
- Order placement - purchasing-specialist - Submit orders via phone, email, portal
- Delivery receiving - receiving-specialist - Inspect deliveries for quality and accuracy
- Invoice matching - purchasing-specialist - Match invoices to orders
- Quality issues - chef - Report substandard products to vendor
- Credit requests - purchasing-specialist - Request credits for issues
- Price negotiation - purchasing-specialist - Negotiate pricing quarterly
- Vendor diversification - purchasing-specialist - Maintain backup suppliers
- Tags: [vendors, purchasing, quality, pricing, relationships]
28. cost-control
- Description: Monitor and control food cost, labor cost, and other expenses to maintain profitability
- Trigger:
/cost-analysisor weekly - Complexity: complex
- Duration: 30m+
- QA Integration:
- validation: required
- review: recommended
- Dependencies:
- Agents: restaurant-manager, accountant, chef
- Commands: /calculate-food-cost, /analyze-variance
- Steps:
- Sales analysis - accountant - Review sales by day part and menu item
- Food cost calculation - accountant - Calculate actual vs. theoretical food cost
- Labor cost analysis - accountant - Calculate labor as percentage of sales
- Variance investigation - restaurant-manager - Identify causes of cost overruns
- Waste reduction - chef - Minimize food waste through proper portioning
- Menu engineering - chef - Adjust menu to favor high-margin items
- Labor optimization - restaurant-manager - Right-size staffing levels
- Price adjustments - restaurant-manager - Raise prices to maintain margins
- Reporting - accountant - Present P&L to ownership
- Tags: [cost-control, profitability, food-cost, labor, analysis]
29. staff-training
- Description: Train restaurant staff on menu items, service standards, POS system, and safety procedures
- Trigger: New hire or
/training-session - Complexity: moderate
- Duration: 30m+
- QA Integration:
- validation: recommended
- review: optional
- Dependencies:
- Agents: hr-specialist, chef, restaurant-manager
- Commands: /create-training, /track-certification
- Steps:
- Training plan - hr-specialist - Create onboarding plan for role
- Menu training - chef - Teach ingredients, preparations, allergens
- POS training - pos-specialist - Train on order entry and payment processing
- Service standards - restaurant-manager - Teach greeting, upselling, table service
- Safety training - health-compliance-specialist - Cover food safety and emergency procedures
- Shadowing - restaurant-manager - Assign experienced staff as mentors
- Certification - hr-specialist - Test knowledge and certify completion
- Ongoing development - hr-specialist - Schedule regular refresher trainings
- Tags: [training, onboarding, staff, development, certification]
30. customer-feedback
- Description: Collect, analyze, and respond to customer feedback from surveys, reviews, and comment cards
- Trigger: Feedback received or
/review-feedback - Complexity: simple
- Duration: 5-15m
- QA Integration:
- validation: optional
- review: recommended for negative feedback
- Dependencies:
- Agents: restaurant-manager, customer-service
- Commands: /fetch-reviews, /respond-feedback
- Steps:
- Feedback collection - customer-service - Gather from comment cards, online reviews, surveys
- Sentiment analysis - data-scientist - Categorize as positive, neutral, negative
- Trend identification - restaurant-manager - Identify recurring themes
- Response drafting - customer-service - Create personalized responses
- Issue resolution - restaurant-manager - Address operational issues raised
- Staff recognition - restaurant-manager - Share positive feedback with team
- Menu adjustments - chef - Modify dishes based on feedback
- Follow-up - customer-service - Reach out to dissatisfied guests
- Tags: [feedback, reviews, customer-service, improvement, reputation]
Food Delivery
31. order-management
- Description: Process incoming delivery orders from multiple platforms and route to kitchen
- Trigger: Order received from delivery app
- Complexity: simple
- Duration: 1-5m per order
- QA Integration:
- validation: required
- review: none
- Dependencies:
- Agents: order-coordinator, kitchen-display-specialist
- Commands: /receive-order, /route-to-kitchen
- Steps:
- Order receipt - order-coordinator - Receive order from platform API
- Order validation - order-coordinator - Verify items available and address deliverable
- Acceptance - order-coordinator - Accept order and provide ETA
- Kitchen routing - kitchen-display-specialist - Send to kitchen display system
- Preparation - chef - Cook order per specifications
- Quality check - order-coordinator - Verify order accuracy and completeness
- Packaging - order-coordinator - Package with utensils, napkins, condiments
- Driver assignment - dispatcher - Assign to available driver
- Tags: [orders, delivery, kitchen, routing, platforms]
32. driver-coordination
- Description: Coordinate delivery drivers including assignments, routing, and performance tracking
- Trigger: Driver check-in or
/dispatch-driver - Complexity: moderate
- Duration: 5-15m
- QA Integration:
- validation: recommended
- review: none
- Dependencies:
- Agents: dispatcher, delivery-coordinator
- Commands: /assign-delivery, /optimize-route
- Steps:
- Driver check-in - dispatcher - Log driver availability and vehicle
- Order batching - dispatcher - Group orders by proximity
- Route optimization - delivery-coordinator - Calculate optimal delivery sequence
- Driver assignment - dispatcher - Assign batch to driver
- Order handoff - dispatcher - Provide order and delivery instructions
- GPS tracking - delivery-coordinator - Monitor driver location
- Customer communication - delivery-coordinator - Send tracking link to customer
- Completion confirmation - dispatcher - Verify delivery completed
- Performance tracking - dispatcher - Track on-time rate and customer ratings
- Tags: [drivers, dispatch, routing, tracking, coordination]
33. quality-control
- Description: Ensure food quality and packaging standards before orders leave for delivery
- Trigger: Order ready or
/quality-check - Complexity: simple
- Duration: 1-5m per order
- QA Integration:
- validation: required
- review: none
- Dependencies:
- Agents: quality-specialist, chef
- Commands: /inspect-order, /verify-packaging
- Steps:
- Visual inspection - quality-specialist - Check food presentation and portion sizes
- Temperature check - quality-specialist - Verify hot foods hot, cold foods cold
- Order accuracy - quality-specialist - Match items to order ticket
- Packaging integrity - quality-specialist - Ensure leak-proof, secure containers
- Completeness check - quality-specialist - Verify utensils, napkins, condiments included
- Special requests - quality-specialist - Confirm modifications and dietary restrictions met
- Seal application - quality-specialist - Apply tamper-evident seals
- Approval - quality-specialist - Release order for delivery
- Tags: [quality, inspection, packaging, standards, accuracy]
34. customer-communication
- Description: Proactively communicate with customers about order status, delays, and issues
- Trigger: Order status change or
/update-customer - Complexity: simple
- Duration: 1-5m
- QA Integration:
- validation: optional
- review: none
- Dependencies:
- Agents: customer-service, order-coordinator
- Commands: /send-notification, /handle-inquiry
- Steps:
- Order confirmation - customer-service - Send confirmation with ETA
- Preparation updates - customer-service - Notify when cooking starts
- Delay notification - customer-service - Proactively inform of delays
- Driver assignment - customer-service - Notify when driver picked up
- Tracking link - customer-service - Provide live tracking URL
- Arrival notification - customer-service - Alert when driver nearby
- Inquiry handling - customer-service - Respond to customer questions
- Feedback request - customer-service - Request rating after delivery
- Tags: [communication, notifications, customer-service, updates, tracking]
35. menu-updates
- Description: Update delivery platform menus including item availability, pricing, and descriptions
- Trigger:
/update-delivery-menuor manual - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: required
- review: recommended
- Dependencies:
- Agents: menu-specialist, integration-specialist
- Commands: /sync-menu, /update-pricing
- Steps:
- Menu changes - chef - Identify items to add, remove, or modify
- Photography - marketing-specialist - Capture photos for new items
- Description writing - content-generator - Write delivery-optimized descriptions
- Pricing strategy - menu-specialist - Set prices accounting for platform fees
- Platform updates - integration-specialist - Update DoorDash, Uber Eats, Grubhub menus
- Availability toggle - menu-specialist - Mark out-of-stock items unavailable
- Verification - component-qa-validator - Test ordering on each platform
- Staff notification - order-coordinator - Brief team on menu changes
- Tags: [menu, platforms, pricing, updates, multichannel]
36. promotions-delivery
- Description: Create and manage delivery-specific promotions and discounts to drive orders
- Trigger:
/create-delivery-promoor manual - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: required
- review: recommended
- Dependencies:
- Agents: marketing-specialist, menu-specialist
- Commands: /create-promotion, /schedule-campaign
- Steps:
- Promotion planning - marketing-specialist - Define discount type and target
- Platform selection - marketing-specialist - Choose which platforms to run promo
- Configuration - menu-specialist - Set up discount in platform dashboards
- Budget allocation - marketing-specialist - Set maximum discount budget
- Schedule - marketing-specialist - Set start/end dates and times
- Marketing assets - content-generator - Create promo banners and copy
- Performance tracking - data-scientist - Monitor order volume and ROI
- Adjustment - marketing-specialist - Modify promo if underperforming
- Tags: [promotions, marketing, discounts, platforms, campaigns]
37. ratings-management
- Description: Monitor and respond to customer ratings and reviews on delivery platforms
- Trigger: New rating notification or
/monitor-ratings - Complexity: simple
- Duration: 5-15m
- QA Integration:
- validation: optional
- review: recommended for negative ratings
- Dependencies:
- Agents: reputation-manager, customer-service
- Commands: /fetch-ratings, /respond-review
- Steps:
- Rating aggregation - reputation-manager - Collect ratings from all platforms
- Sentiment analysis - reputation-manager - Identify positive and negative feedback
- Issue categorization - reputation-manager - Tag by issue type (food, delivery, packaging)
- Response drafting - customer-service - Create personalized responses
- Resolution offer - customer-service - Offer refund or credit for poor experiences
- Operational feedback - order-coordinator - Share feedback with kitchen/dispatch
- Improvement tracking - reputation-manager - Track rating trends over time
- Driver coaching - dispatcher - Address driver-related issues
- Tags: [ratings, reviews, reputation, feedback, platforms]
38. delivery-optimization
- Description: Optimize delivery operations including routing, batching, and fulfillment time
- Trigger:
/optimize-deliveryor scheduled (weekly) - Complexity: complex
- Duration: 30m+
- QA Integration:
- validation: recommended
- review: optional
- Dependencies:
- Agents: delivery-coordinator, data-scientist
- Commands: /analyze-routes, /optimize-batching
- Steps:
- Performance analysis - data-scientist - Analyze delivery times and efficiency
- Route optimization - delivery-coordinator - Identify optimal delivery zones
- Batching strategy - dispatcher - Determine optimal orders per driver
- Driver scheduling - dispatcher - Align driver availability with demand peaks
- Kitchen timing - chef - Adjust prep times to minimize wait
- Packaging efficiency - order-coordinator - Streamline packaging process
- Technology integration - integration-specialist - Integrate routing software
- Testing - delivery-coordinator - Pilot new strategies and measure impact
- Tags: [optimization, routing, efficiency, delivery, performance]
39. complaint-resolution
- Description: Handle customer complaints about food quality, delivery issues, and service problems
- Trigger: Complaint received or
/handle-complaint - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: recommended
- review: recommended
- Dependencies:
- Agents: customer-service, restaurant-manager
- Commands: /create-ticket, /issue-refund
- Steps:
- Complaint intake - customer-service - Log complaint details and severity
- Order review - order-coordinator - Pull order details and timeline
- Issue verification - restaurant-manager - Investigate validity of complaint
- Root cause - restaurant-manager - Identify what went wrong
- Resolution determination - customer-service - Decide on refund, credit, or remake
- Customer communication - customer-service - Apologize and explain resolution
- Refund processing - customer-service - Process refund through platform
- Process improvement - restaurant-manager - Implement changes to prevent recurrence
- Follow-up - customer-service - Check in with customer to ensure satisfaction
- Tags: [complaints, resolution, refunds, customer-service, quality]
40. partner-relations
- Description: Manage relationships with delivery platform partners including contracts, fees, and performance
- Trigger:
/manage-platformor quarterly - Complexity: complex
- Duration: 30m+
- QA Integration:
- validation: recommended
- review: recommended
- Dependencies:
- Agents: business-development, accountant
- Commands: /analyze-platform-performance, /negotiate-terms
- Steps:
- Performance analysis - data-scientist - Analyze order volume, fees, and profitability by platform
- Fee audit - accountant - Review commission rates and additional fees
- Contract review - business-development - Review terms and renewal dates
- Negotiation - business-development - Negotiate lower commission rates
- Platform mix - business-development - Determine optimal platform portfolio
- Promotional opportunities - marketing-specialist - Leverage platform marketing programs
- Support escalation - business-development - Escalate platform issues to account reps
- Competitive analysis - business-development - Monitor competitor presence on platforms
- Tags: [platforms, partnerships, contracts, negotiations, business-development]
Subscription Business
41. subscriber-onboarding
- Description: Onboard new subscribers with account setup, payment, and welcome sequence
- Trigger: New signup or
/onboard-subscriber - Complexity: moderate
- Duration: 5-15m
- QA Integration:
- validation: required
- review: optional
- Dependencies:
- Agents: onboarding-specialist, customer-success
- Commands: /create-account, /send-welcome
- Steps:
- Account creation - onboarding-specialist - Create user account with profile
- Payment setup - onboarding-specialist - Process initial payment and store payment method
- Plan selection - onboarding-specialist - Confirm subscription tier and billing cycle
- Welcome email - customer-success - Send welcome email with getting started guide
- Product access - onboarding-specialist - Provision access to product/service
- Onboarding tutorial - onboarding-specialist - Provide interactive product tour
- Support resources - customer-success - Share help docs, FAQ, contact info
- First milestone - customer-success - Set up automated milestone check-in
- Validation - component-qa-validator - Verify account active and access working
- Tags: [onboarding, signup, welcome, activation, subscription]
42. billing-management
- Description: Process recurring billing including charge attempts, failed payments, and invoice generation
- Trigger: Billing cycle date or
/process-billing - Complexity: moderate
- Duration: 5-15m
- QA Integration:
- validation: required
- review: recommended for failed payments
- Dependencies:
- Agents: billing-specialist, payment-processor
- Commands: /charge-subscription, /retry-payment
- Steps:
- Billing queue - billing-specialist - Identify subscriptions due for billing
- Payment processing - payment-processor - Attempt charge on stored payment method
- Success handling - billing-specialist - Generate invoice and send receipt
- Failed payment - billing-specialist - Tag account and send payment failure notice
- Retry schedule - payment-processor - Set up automatic retry attempts
- Dunning communication - customer-success - Send escalating payment reminders
- Grace period - billing-specialist - Maintain access during grace period
- Cancellation - billing-specialist - Cancel subscription after final retry fails
- Reporting - accountant - Generate billing reports and revenue recognition
- Tags: [billing, payments, invoicing, dunning, revenue]
43. churn-prevention
- Description: Identify at-risk subscribers and implement retention strategies to prevent cancellation
- Trigger:
/identify-churn-riskor scheduled (weekly) - Complexity: complex
- Duration: 30m+
- QA Integration:
- validation: recommended
- review: optional
- Dependencies:
- Agents: data-scientist, customer-success
- Commands: /churn-prediction, /retention-campaign
- Steps:
- Churn prediction - data-scientist - Use ML model to identify at-risk subscribers
- Risk scoring - data-scientist - Score subscribers by churn probability
- Segmentation - customer-success - Group by risk level and reason
- Intervention strategy - customer-success - Design personalized retention offers
- Outreach - customer-success - Contact at-risk subscribers proactively
- Value demonstration - customer-success - Highlight unused features and benefits
- Special offers - customer-success - Offer discounts or plan adjustments
- Feedback collection - customer-success - Understand pain points and objections
- Success tracking - data-scientist - Measure intervention success rate
- Tags: [churn, retention, engagement, customer-success, analytics]
44. upgrade-downgrade
- Description: Process subscriber plan changes including upgrades, downgrades, and add-ons
- Trigger: Customer request or
/change-plan - Complexity: moderate
- Duration: 5-15m
- QA Integration:
- validation: required
- review: optional
- Dependencies:
- Agents: billing-specialist, customer-success
- Commands: /change-subscription, /prorate-billing
- Steps:
- Request intake - customer-success - Understand reason for plan change
- Plan comparison - customer-success - Explain differences between plans
- Proration calculation - billing-specialist - Calculate prorated charges/credits
- Change execution - billing-specialist - Update subscription tier
- Access provisioning - onboarding-specialist - Grant/revoke feature access
- Billing adjustment - billing-specialist - Process immediate charge or credit
- Confirmation - customer-success - Send confirmation email with new plan details
- Next billing - billing-specialist - Update future billing amount
- Validation - component-qa-validator - Verify access and billing updated
- Tags: [upgrades, downgrades, plan-changes, billing, provisioning]
45. renewal-processing
- Description: Manage subscription renewals including automatic renewals and renewal campaigns
- Trigger: Renewal date or
/process-renewals - Complexity: simple
- Duration: 5-15m
- QA Integration:
- validation: required
- review: optional
- Dependencies:
- Agents: billing-specialist, customer-success
- Commands: /renew-subscription, /send-renewal-notice
- Steps:
- Renewal queue - billing-specialist - Identify subscriptions approaching renewal
- Pre-renewal notice - customer-success - Send renewal reminder 30 days prior
- Payment verification - billing-specialist - Verify payment method valid
- Automatic renewal - billing-specialist - Process renewal charge
- Manual renewal - customer-success - Contact subscribers requiring manual renewal
- Renewal confirmation - customer-success - Send renewal confirmation and invoice
- Term extension - billing-specialist - Extend subscription term
- Reporting - accountant - Track renewal rate and MRR
- Tags: [renewals, billing, retention, automation, mrr]
46. usage-tracking
- Description: Track subscriber usage metrics including logins, feature adoption, and consumption limits
- Trigger: Ongoing or
/usage-report - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: recommended
- review: optional
- Dependencies:
- Agents: data-scientist, product-analyst
- Commands: /track-usage, /generate-usage-report
- Steps:
- Data collection - data-scientist - Collect usage events from product analytics
- Metric calculation - product-analyst - Calculate DAU, MAU, feature adoption
- Limit monitoring - product-analyst - Track consumption against plan limits
- Overage detection - billing-specialist - Identify accounts exceeding limits
- Usage reports - data-scientist - Generate subscriber-facing usage reports
- Engagement scoring - product-analyst - Score subscribers by engagement level
- Upsell identification - customer-success - Identify high-usage accounts for upgrades
- Low usage alerts - customer-success - Flag inactive subscribers for intervention
- Tags: [usage, analytics, engagement, metrics, tracking]
47. customer-success-check-in
- Description: Proactive customer success outreach to ensure subscriber health and satisfaction
- Trigger:
/cs-check-inor scheduled (quarterly) - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: optional
- review: none
- Dependencies:
- Agents: customer-success, account-manager
- Commands: /schedule-check-in, /track-health-score
- Steps:
- Account prioritization - customer-success - Prioritize by ARR and health score
- Data preparation - customer-success - Review usage, support tickets, feedback
- Meeting scheduling - customer-success - Schedule check-in call or video
- Health assessment - customer-success - Discuss goals, challenges, satisfaction
- Value demonstration - customer-success - Highlight ROI and success metrics
- Feature training - customer-success - Educate on underutilized features
- Feedback collection - customer-success - Gather product feedback and feature requests
- Action plan - customer-success - Create joint success plan with milestones
- Follow-up - customer-success - Schedule next check-in and send summary
- Tags: [customer-success, retention, health-score, engagement, relationships]
48. cancellation-flow
- Description: Manage subscription cancellations including retention offers, offboarding, and feedback
- Trigger: Cancellation request or
/process-cancellation - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: required
- review: recommended
- Dependencies:
- Agents: customer-success, billing-specialist
- Commands: /cancel-subscription, /retention-offer
- Steps:
- Cancellation intake - customer-success - Understand reason for cancellation
- Retention offer - customer-success - Present pause, discount, or downgrade option
- Objection handling - customer-success - Address concerns and pain points
- Acceptance - customer-success - Accept cancellation if subscriber insists
- Access timeline - billing-specialist - Explain when access ends
- Data export - onboarding-specialist - Provide data export if applicable
- Feedback survey - customer-success - Send cancellation survey
- Account deactivation - billing-specialist - Deactivate account at term end
- Winback list - customer-success - Add to winback campaign list
- Tags: [cancellation, retention, offboarding, feedback, churn]
49. winback-campaigns
- Description: Re-engage cancelled subscribers with targeted winback campaigns and special offers
- Trigger:
/winback-campaignor scheduled (monthly) - Complexity: moderate
- Duration: 15-30m
- QA Integration:
- validation: recommended
- review: optional
- Dependencies:
- Agents: marketing-specialist, customer-success
- Commands: /segment-cancelled, /create-winback-campaign
- Steps:
- Audience segmentation - marketing-specialist - Segment by cancellation reason and recency
- Offer strategy - marketing-specialist - Design compelling winback offers
- Message creation - content-generator - Write personalized winback emails
- Campaign scheduling - marketing-specialist - Schedule multi-touch email sequence
- Landing page - marketing-specialist - Create winback landing page with offer
- Campaign launch - marketing-specialist - Send first winback email
- Response tracking - data-scientist - Monitor open, click, and reactivation rates
- Follow-up - customer-success - Personally reach out to high-value cancellations
- Optimization - marketing-specialist - A/B test offers and messaging
- Tags: [winback, reactivation, campaigns, retention, marketing]
50. cohort-analysis
- Description: Analyze subscriber cohorts by acquisition period to understand retention and LTV trends
- Trigger:
/cohort-analysisor scheduled (monthly) - Complexity: complex
- Duration: 30m+
- QA Integration:
- validation: recommended
- review: optional
- Dependencies:
- Agents: data-scientist, business-analyst
- Commands: /generate-cohort-report, /analyze-ltv
- Steps:
- Cohort definition - data-scientist - Group subscribers by signup month/quarter
- Retention calculation - data-scientist - Calculate retention rate by cohort and age
- Revenue tracking - accountant - Track MRR and cumulative revenue by cohort
- LTV projection - data-scientist - Project lifetime value for each cohort
- Churn pattern analysis - data-scientist - Identify when cohorts tend to churn
- Cohort comparison - business-analyst - Compare cohort performance over time
- Acquisition channel - marketing-specialist - Analyze cohorts by acquisition source
- Insight generation - business-analyst - Identify trends and actionable insights
- Reporting - business-analyst - Present cohort analysis to leadership
- Tags: [cohorts, analytics, retention, ltv, business-intelligence]
Workflow Cross-Reference
By Complexity
- Simple (19): 5, 7, 8, 13, 17, 19, 24, 30, 31, 33, 34, 37, 45
- Moderate (26): 1, 2, 3, 4, 6, 9, 11, 12, 14, 15, 16, 18, 21, 22, 23, 25, 26, 27, 29, 32, 35, 36, 39, 41, 42, 44, 46, 47, 48, 49
- Complex (5): 7, 20, 28, 38, 40, 43, 50
By Duration
- 1-5m (7): 5, 7, 24, 31, 33, 34
- 5-15m (20): 2, 13, 14, 17, 30, 32, 37, 41, 42, 44, 45
- 15-30m (17): 1, 4, 6, 9, 11, 18, 19, 21, 22, 23, 26, 27, 35, 36, 39, 47, 48, 49
- 30m+ (6): 3, 12, 20, 25, 28, 38, 43, 46, 50
By QA Integration Level
- Validation Required (29): 1, 2, 3, 4, 7, 8, 11, 12, 13, 18, 19, 21, 26, 31, 33, 35, 36, 41, 42, 44, 45
- Review Required (7): 3, 11, 26, 28
- Review Recommended (22): 1, 2, 4, 6, 8, 15, 16, 21, 35, 36, 37, 39, 40, 42, 47, 48, 49
Document Status: Complete - 50 workflows across 5 business categories Coverage: Ecommerce (10), Retail Store (10), Restaurant Operations (10), Food Delivery (10), Subscription Business (10) Total Steps: 350+ detailed workflow steps Agent Dependencies: 40+ specialized agents referenced Command Dependencies: all commands utilized