What problem does it solve? Before committing to a real build, teams often need to know whether an idea is technically feasible or which of two approaches works better. This Skill runs small throwaway prototypes that answer those questions with evidence instead of guesswork. ## Core Features & Use Cases - Structured Spike Loop: Follows a five-step loop of question, research, build, stress test, and verdict to keep prototypes focused. - A/B and Multi-Spike Support: Splits large ideas into 2-5 independent questions, runs the riskiest first, and keeps inputs equal for fair comparisons. - Standardized Verdict Output: Produces a VALIDATED, PARTIAL, or INVALIDATED verdict with evidence, surprises, and a concrete next-step recommendation. - Use Case: When asked "is it possible to stream responses from this API", the Skill builds a minimal runnable script in a scratch workspace, tests one edge case, and reports a verdict with the exact command output. ## Quick Start Ask the assistant to spike whether a specific idea or approach is feasible before building it for real.