DURING THE HACKATHON

Hackathon
Cheat Sheet

37 paste-ready prompts for the agent you are already building with. No theory, no blanks to fill in. Pick the phase you are in, copy the prompt, and answer the questions it asks you.

$ 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 and send. Nothing to fill in first: each prompt interviews you for what it needs, so answer its questions in the chat instead of editing the text.

02

Start with the context primer in Set Up. Later prompts reuse those answers, so your agent stops asking about your deadline and stack.

03

Mind the "run first" line. A prompt that needs a spec or a deploy links to the prompt that produces it, and tells your agent to send you back if it is missing.

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

Phase 01 · First 30 minutes

Set Up the War Room

Give your agent the context, the skills, and the docs every later prompt leans on, read the rules before anyone codes, and get an empty app deployed.

Prompts in this phase

Pin the hackathon context

Use when Paste this first, once per chat session. It interviews you, and every prompt after it reuses the 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, written for someone with hours left on the clock. The reasoning behind it, the research, and the parts that are about people rather than code all live in the playbook. The prompts that run a skill come from the skills library.