FizzBee turns rough prompts into specs for coding agents

FizzBee turns rough prompts into specs for coding agents

FizzBee is an open source system that has been under development for several years. A new app built on the same technology turns a rough development prompt into a clearer document.

After receiving a prompt, it asks important follow-up questions, turns the into a formal spec, and looks for missing or complicated . It also creates for checking whether the result works as intended.

The final output is a document that can follow. Early trials on several projects found that this helped reach working code in fewer rounds of revision.

Key points

  • FizzBee is based on an open source system.
  • The app asks follow-up questions to make a development request clearer.
  • It turns into a formal spec and checks for missing or complex parts.
  • It creates and a spec for to follow.
  • Early trials reported fewer revision rounds before getting working code.
Read original