What problem does it solve?
Prevents regressions and operational risk by defining what to test, how deeply to test it, and when a change is safe to release for Figurio's commerce and fulfillment flows. It focuses on the highest-impact failures that can cause lost revenue, duplicate charges, stranded orders, or broken approval gates.
Core Features & Use Cases
- Risk-first testing guidance: Prioritizes tests for checkout, Stripe payments, webhooks, and order-state transitions.
- Release gate criteria and evidence: Specifies what to capture (order IDs, previews, logs, screenshots) and when to block a release.
- Operational recovery and manual actions: Identifies operator workflows (refund, rerun, handoff) and verification steps for safe recovery.
- Use Case: When a change touches payment or preview approval, use this Skill to produce a concise test plan covering success paths, duplicate-event handling, and one recovery scenario.
Quick Start
Create a concise test strategy for a change that touches checkout and preview approval listing scope, highest-risk flows, tests to run, gaps, and a release recommendation.