Skip to content

Instantly share code, notes, and snippets.

@Mehdi-H
Created April 30, 2025 12:30
Show Gist options
  • Select an option

  • Save Mehdi-H/d2d3e0e58fba60d1f7bf6d70c27f4c2d to your computer and use it in GitHub Desktop.

Select an option

Save Mehdi-H/d2d3e0e58fba60d1f7bf6d70c27f4c2d to your computer and use it in GitHub Desktop.
Spike Template - Create spike solutions to figure out answers to tough technical or design problems. A spike solution is a very simple program to explore potential solutions. Build the spike to only address the problem under examination and ignore all other concerns. Most spikes are not good enough to keep, so expect to throw it away. The goal i…

Experiment title

Conclusion first. A short description (one paragraph or two) of the experiment goal and the conclusion.

This template is inspired by the experiment canvas.

Falsifiable hypothesis

Construct our hypothesis

  • We believe that < specific testable action >
  • Will drive < specific mesurable outcome >
  • Within < timeframe (aka time-box ⌛️, experiment budget 💵) >

Experiment setup

A brief description of the experiment

Results

Record the qualitative or quantitative results of the experiment

Conclusion

Did the results match the hypothesis?

Or did they contradict the hypothesis?

And was the result clear enough?

  • VALIDATED ✅
  • INVALIDATED ❌
  • INCONCLUSIVE 🤷‍

Next steps

And now, what? What would be our next steps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment