What problem does it solve? Choosing a hosting or deployment platform for an MVP is often a gut decision based on stale familiarity or marketing pages. This Skill replaces that with a structured process: it combines your tech stack constraints, a short developer interview, and fresh parallel web research to produce a scored, bias-checked platform recommendation recorded as a decision document. ## Core Features & Use Cases - Structured platform evaluation: Researches Cloudflare, Vercel, Netlify, Fly.io, Railway, and Render in parallel, then scores each against five criteria (CLI-first maintenance, managed infrastructure, agent-readable docs, stable deploy API, MCP integration). - Anti-bias cross-checks: Stress-tests the top recommendation through devil's advocate, pre-mortem, and unknown-unknowns lenses before the decision is finalized. - Decision record output: Writes context/foundation/infrastructure.md containing the scored comparison, rationale, operational story (previews, secrets, rollback, logs), and a risk register. - Use Case: After defining your PRD and tech stack, run this Skill to decide where to deploy your MVP — for example, determining whether an Astro + Cloudflare Workers app should stay on Cloudflare or move to Fly.io based on WebSocket requirements. ## Quick Start Ask the assistant to research and recommend a deployment platform for your MVP using your existing tech stack document.