What problem does it solve?
This Skill eliminates the guesswork and wasted effort of building retailer integrations for Pear Commerce without first validating that core onboarding surfaces (store import, UPC resolution, availability scanning) are technically feasible, reducing failed implementation attempts and accelerating production rollout.
Core Features & Use Cases
- End-to-End Feasibility Coordination: Orchestrates probes for all three core retailer onboarding surfaces, delegating to focused skills for surface-specific testing.
- Proxy-Backed Java Probe Generation: Creates production-runnable @Script feasibility tests using JurlProxyFallback and Chrome discovery, ensuring routes work in Pear's datacenter environment, not just local setups.
- Production Transition & Tracking: Routes proven feasible routes to production integration classes, manages feasibility PRs, and updates the retailer onboarding spreadsheet with route status, proxy requirements, and caveats.
- Use Case: When your team needs to add a new grocery or retail partner to Pear's platform, use this skill to systematically test if store data can be imported, if UPCs can be resolved to retailer item IDs, and if stock/price availability can be fetched, before writing any production code.
Quick Start
Use the retailer-integration-feasibility skill to evaluate a new retailer URL and generate Java @Script probes that validate store import, UPC resolution, and availability scanning routes for Pear Commerce integration.