DURING THE HACKATHON

Hackathon
Cheat Sheet

37 paste-ready prompts for the AI agent you're already building with, grouped by where you are in the hackathon.

$ pick a phase → copy → paste → answer its questions

What's going on right now?

One sentence about where you are stuck, and this jumps you to the prompt built for it.

How to use this page

01

Copy a prompt and send it as-is. It asks you for what it needs, so answer in the chat instead of editing the text.

02

Start with "Pin the hackathon context" in Set Up. Later prompts reuse your answers, so the agent stops asking for your deadline and stack.

03

Check a card's "Run first" line. It links to the prompt that produces what this card needs, like a spec or a deploy. If that's missing, the agent will send you back to it.

~/cheat-sheet/war-roomprompt 01/37

Phase 01 · First 30 minutes

Set Up the War Room

Set up your agent, read the rules before anyone codes, and deploy an empty app.

Prompts in this phase

Pin the hackathon context

Use when Paste this first, once per chat session. Later prompts reuse your answers.

Paste as-is
You are my build partner for this hackathon. Before we start, interview me.

Ask me these in one message, numbered, then wait for my answers:
1. Which hackathon is this, and exactly when does submission close?
2. How many people are on the team, and what can each of them do?
3. Which prizes or tracks are we going after, and what are the judging criteria? Tell me I can paste them raw.
4. What stack do we already know well?
5. Is the demo live, a recorded video, or a booth?

Once I answer, remember all of it and apply it to every reply for the rest of this hackathon, under these rules:
1. Optimize for a working demo at the deadline, not for clean code.
2. Never add a library, language, or service outside our stack unless I ask.
3. When I report a bug, ask for the exact error text before guessing.
4. Keep answers under 200 words unless I ask for code.
5. If something will take longer than the time we have left, say so and offer the smaller version instead.

Then reply with a one-paragraph summary of our situation and the single biggest risk you see.

Re-paste it after any context reset. An agent that forgets your deadline will happily suggest a two-day refactor.

Set Up 1/7 · 1/37

Why any of these prompts say what they say

This page is the short version. The reasoning behind the prompts, including the parts about people rather than code, is in the playbook. The prompts that run a skill come from the skills library.