Is there any tool to find out if there are duplicate/overlapping stories in a rasa project? As I keep adding stories using rasa interactive, I feel I can rationalize the total number of stories by weeding out duplicates or creating shorter stories so that I don’t have to have multiple stories of different combinations. But I am afraid in doing it manually as it might break a working implementation.
Any suggestions on how to rationalize the number of stories?