I have inherited a process where gerrit is used to capture and collaborate on user stories.
The process is used at the very early stage of capturing the stories and it seems very long winded compared to a whiteboard approach.
It feels like this process goes against the spirit of user stories where collaboration and face to face discussions seem to be favored.
Also, gerrit tooling is aimed more around the technical user. Knowledge of git is required to edit stories which seems to push writing the stories onto the technical team.
Question: Is it possible to effectively capture and collaborate on stories using gerrit? If so, how can this be done?