ZeeSpec turns 60 structured questions across 6 dimensions into a complete system specification — leaving AI no room to guess, invent, or hallucinate.
User stories were designed for humans. Humans compensate for gaps with judgment. AI does not — it completes patterns. And when the pattern is vague, the output becomes plausible, not correct.
"As a library member, I want to cancel my book loan so I can return it early."
CANCELLED if it has no associated late fees outstanding.
Click any dimension to expand all 10 questions. Check them off as you think through your answers — your progress saves automatically.
Check off each question as you think through your system. When you hit 60, your spec is complete and AI has no room to guess.
Type your answers directly — they auto-save to your browser. When you're done, hit Copy Spec and paste it into any AI coding assistant.
Use the spec builder above, or use the CLI tool to scaffold your .spec/ folder and generate AGENTS.md.
Scaffold a .spec/ folder with 8 descriptive template files:
what.md, how.md, who.md, when.md, where.md, why.md, upstream.md, downstream.md.
Open the .md files and answer the 60 questions in plain English — or use the Spec Builder above. No schemas, no DSLs. Just describe your system to a smart colleague.
Generate your master prompt. Paste into Cursor, Claude Code, or Windsurf. Watch AI generate a complete, aligned system — deterministically, not probabilistically.
For every question — if you can't answer it, your system is undefined. If you skip it, AI will decide for you.
Most specs describe systems. ZeeSpec forces decisions. Once decisions are explicit, AI stops being creative — it starts being correct.