Name the conjecture or research question, include an authoritative source, and ask the agent to design around its actual success and validation conditions.
DESIGN FOR THE PRESELECTED PROBLEMBrowse indexed problems →A guide for an informed long shot
You have an ambitious model, a token budget, and an open problem somewhere on the horizon. You, unfortunately, have no idea what's going on, which is why you are here. But your dedication to discovery and knowledge is commendable. You are taking an informed swing—not running a research program or solving a theorem by declaration. The archive helps your agent choose a target, borrow useful prompt structure, and make the guess explicit enough to inspect, check, and learn from.
The handoff
Clone the archive, then give it the brief on the right. The result should be a stored system prompt and a small research dossier—not a premature claim that the problem is solved.
Open the repository ↗git clone https://github.com/wintercarver/prompts-for-progress.git
cd prompts-for-progressUse the Prompts for Progress repository at its current checked-out commit to prepare a research-prompt package for me. This is a planning task, not a request to claim a solution.
First, read playbooks/problem-selection-and-prompt-design.md. Treat the archive as evidence about prior attempts and prompt design, not as evidence that a result is new or correct. Use the dated prompt-methods synthesis only where its rights boundary permits; otherwise make a compact, problem-specific evidence brief from relevant public cases.
Mode: [DESIGN FOR THE PRESELECTED PROBLEM: name and authoritative source / SCREEN THE ARCHIVE FOR A PROBLEM].
Preferences: [field, background, tools available, budget, and anything to avoid].
If screening, select only candidates with a stable statement, a realistic validation path, and a useful research leverage point. Keep an exclusion ledger. If I named a problem, skip broad screening and focus on its statement, prior attempts, and verification model.
Work in a separate local workspace. Do not add, commit, or alter files in the Prompts for Progress repository.
Return a reusable prompt package with four clearly labeled files:
1. research-dossier.md — statement, baseline, source links, claim boundaries, transferable methods, resource envelope, and stopping rules.
2. system-prompt.md — a complete prompt for a fresh local or cloud agent run. Require a route and artifact ledger, explicit hypotheses, cheap falsification checks, a validation plan, durable checkpoints, and an honest unresolved handoff.
3. run.md — exact instructions for starting the run in Codex, Claude Code, or a cloud agent, including the working directory and where to save artifacts.
4. validation-plan.md — success and non-success conditions, what can be checked independently, what needs expert or literature review, and what must not be claimed.
Do not start the research run yet. First show the candidate choice or dossier and the full system prompt for my approval. Do not promise a proof, a discovery, novelty, or independent verification that has not occurred.Two ways in
The same prompt-design playbook supports both. A problem you already care about deserves a focused dossier; a speculative run deserves a screen before it spends a serious budget.
Name the conjecture or research question, include an authoritative source, and ask the agent to design around its actual success and validation conditions.
DESIGN FOR THE PRESELECTED PROBLEMBrowse indexed problems →Ask the agent to screen the archive using the problem-selection criteria, record exclusions, and recommend a target that can generate useful checkable artifacts even if it remains unresolved.
SCREEN THE ARCHIVE FOR A PROBLEMInspect the corpus →What you should get back
For a local agent, these are files in a separate working directory. For a cloud agent, ask for the same four Markdown blocks, save them locally, and approve the system prompt before spending the run budget.
A concise statement, baseline, sources, claimed endpoint, non-claims, budget, and stopping rules.
One complete, stored prompt for a fresh agent run—tailored to the problem rather than a generic command to solve it.
The exact local or cloud starting procedure, working directory, artifact locations, and human approval gate.
What counts as evidence, what can falsify a route, who or what can check it, and what remains uncertain.
Why this is more than “solve it, make no mistakes”
The archive’s value is not a magic phrase. It is a record of practices that turn an open-ended request into state a person, model, or external tool can inspect. The playbook adapts those practices to the target you choose.
Define the statement, success condition, and non-solutions before a model begins to improvise around them.
Maintain competing hypotheses and a route ledger. Prefer a cheap calculation, counterexample search, or special case that can kill a weak direction early.
Require a proof obligation, test, simulator result, certificate, or other durable checkpoint at each handoff.
Separate model critique from independent validation, preserve uncertainty, and stop when the useful budget is spent.
A better prompt cannot settle an open problem by itself. It can make a speculative attempt more legible, more falsifiable, and more useful if it fails. Any claim of novelty, correctness, or resolution still needs the appropriate prior-art check, validation, and often expert review.
If something real happens
Most runs should stay in your own workspace. If one becomes a documented, shareable attempt, the archive has a submission path for the problem, prompt, evidence, and outcome.
Read submission guidelines →