Recommendations for epic / story planning?

Does anyone have any recommendations or experience with tools for epic / story planning?

What I’m thinking about is a non-Cursor user (my end users) making a request, logging a bug etc. and not always knowing everything they should ask for, provide etc.

E.g. a user asks to be able to add notes to a customer record for syncing into another system. What I’d like a tool to do is ask 'do you only want to add notes or can they be updated, deleted and if so by what roles? If the notes are added in the receiving system, should we sync them back to ours? How long should they be? Are they just free text, do they contain images or something more complex?"

This is the job we currently do ourselves, but there’s a lot of repetition that I think could be done well by AI.

Perhaps if it doesn’t exist, one of you may want to build it together :slight_smile:

I think you need a prompt like “Ask the user 5 relevant clarifying questions about they request”

Bearing in mind my users aren’t using Cursor, where are you thinking this lives? An OpenAI agent perhaps?

Any LLM API.
You can ask AI about it.