00
Continuing your existing project
When to run: Open your existing Claude/Codex/Cursor chat where you've been building. Paste this prompt to bring tonight's work into the same conversation — Claude already knows your stack and code from before.
# GOAL We're continuing the project you and I have been building over the last [N] days at 10-Day Sprint. Tonight (Day 4 · Mon 15 Jun · 5:30-7:15 PM) we add 3 things: auth, a database that doesn't lose data, and payments. # CONTEXT REUSE - Use everything you already know about this project from earlier in this chat — don't make me re-explain the product, stack, or schema - If anything is unclear, ASK me before assuming - If our project setup has changed since you last saw it, ask me what's new # YOUR FIRST TASK 1. Restate in 3 lines what you understand about the project (product · stack · what's already built) 2. Tell me what you think the cleanest way to add auth + DB + payments is for THIS specific project 3. Ask me 1-2 sharp questions if you need clarification 4. Then output a 90-minute step-by-step plan with checkpoints every 20 min # 🌐 RESEARCH-AS-YOU-GO INSTRUCTION For each step in your plan, if you're not 100% sure about the June 2026 best practice for OUR stack, USE WEB SEARCH to verify against the latest official docs. Don't guess from memory. Cite the URL. # DELIVERABLE Save your plan as `tonight-plan.md` in our project folder. We'll execute it together over the next 90 min.
💡 Why this works: Your existing Claude chat has already learned your code, your variables, your prior decisions. Restarting from scratch loses all that. This opener says "keep what you have · just add tonight's piece."