Skip to content
AI IntelligenceAug 22, 2026Practical Tip
Article

I built a TUI that interviews you on missing gaps in your project prompts

Frontier EditorialSource: Reddit r/PromptEngineering
01

Source Brief

I built a TUI that interviews you on missing gaps in your project prompts

02

Practical Tip

A developer built specfill, a terminal UI that analyzes a project specification, researches the topic, and interviews the user about missing architecture, behavior, edge cases, and UI/UX decisions. The answers are folded into the seed prompt before the coding agent starts, reducing guessing and missing requirements.