10x-infra-research

Researches and scores MVP deployment platforms against five agent-friendly criteria with anti-bias cross-checks.

Updated May 23, 2026
One-click install
npx skills add https://github.com/BMS-kmusial/bms-stream-monitor --skill 10x-infra-research-bms-kmusial
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-infra-research
Source: https://github.com/BMS-kmusial/bms-stream-monitor/tree/main/.claude/skills/10x-infra-research
Command: npx skills add https://github.com/BMS-kmusial/bms-stream-monitor --skill 10x-infra-research-bms-kmusial

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

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, leading to costly re-platforming later. This Skill replaces guesswork with a structured, researched, and bias-checked infrastructure decision recorded as a durable project artifact. ## Core Features & Use Cases - Structured platform research: Runs parallel web research on six candidate platforms (Cloudflare, Vercel, Netlify, Fly.io, Railway, Render) covering runtimes, CLI tooling, pricing, WebSocket support, and MCP integrations. - Criteria-based scoring: Scores each platform against five agent-friendly criteria (CLI-first maintenance, managed infrastructure, agent-readable docs, stable deploy API, MCP integration), applying hard filters from your tech stack and soft weights from a five-question developer interview. - Anti-bias cross-check: Stress-tests the top recommendation through devil's advocate, pre-mortem, and unknown-unknowns lenses before committing, surfacing risks into an auditable risk register. - Use Case: After defining your PRD and tech stack for an Astro + Supabase app, invoke this Skill to receive a scored platform comparison and a written context/foundation/infrastructure.md decision record with rationale, operational story, and getting-started steps. ## Quick Start Ask the assistant to research and recommend a deployment platform for your MVP using your existing tech-stack document as the constraint input.

Frequently Asked Questions about 10x-infra-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose a deployment platform for my MVP?

Run a structured evaluation that scores candidate platforms against your tech stack's hard constraints and your operational priorities. This Skill researches Cloudflare, Vercel, Netlify, Fly.io, Railway, and Render in parallel, then scores them on CLI tooling, managed infrastructure, documentation quality, deploy APIs, and MCP support.

What platforms does this infrastructure research compare?

It evaluates six candidates: Cloudflare Workers/Pages, Vercel, Netlify, Fly.io, Railway, and Render. Each is researched for runtime support, CLI commands, free-tier pricing, WebSocket support, co-located services, and current GA/beta feature status.

Does the platform recommendation account for my tech stack?

Yes. The tech stack acts as a hard constraint, not a preference. If your stack requires a runtime a platform does not support, that platform is dropped from the shortlist regardless of its score on other criteria.

Can I use this skill for production-scale architecture planning?

No. The skill is explicitly scoped to MVP deployments, optimizing for iteration speed, low operational overhead, and low-traffic cost. Multi-region failover, HA, DR planning, Dockerfiles, and CI/CD pipeline setup are out of scope.

Why does the recommendation include a risk register?

Every top recommendation is stress-tested through three anti-bias lenses: devil's advocate, pre-mortem, and unknown unknowns. Each identified risk is recorded with its source lens, likelihood, impact, and a concrete mitigation step so the decision remains auditable.