You can already do this in your coding agent ? You just need the LLM to index the code base, and the rest is easy. I need a before-and-after to understand what you are doing differently.
Unless your tool has people skills, this engineer can just take the spec to the agent ;)
Maybe that's something I should add, to more clearly illustrate it. This tool is creating a spec that the AI coding agent of your choice can execute on, it's not an AI coding itself. Or maybe I'm not sure what you're getting at?
But all ai models will generate a spec if you ask them to?
I'm not sure if it's intended behavior or not, but after it generated the spec it did offer to write the code and then generated it
I mean I can already iterate on a spec with the agent; I do not need a separate tool.